-
-
Notifications
You must be signed in to change notification settings - Fork 691
fflas_ffpack, linbox: Switch to release tarballs with working libtool
#38025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d879f03
add sha256
faisalfakhro b45ada6
sha256/sha1 checksum priority
faisalfakhro bde1df4
update checksums.ini files with sha256
faisalfakhro d890bd9
remove md5, cksum
faisalfakhro 65f1f01
build/pkgs/symengine_py/checksums.ini: Fix upstream_url
mkoeppe 685b4dc
sage_bootstrap.tarball: After checking sha256, also check sha1 for co…
mkoeppe d75ca34
sage -package fix-checksum: If sha256 is not available, create it
mkoeppe 626539b
Update checksums.ini for updated packages
mkoeppe a3ccd8d
update packages checksums.ini
faisalfakhro 091aa47
Merge branch 'develop' into update_hashes
faisalfakhro 03bfd92
Merge branch 'pip-24' into update_hashes
mkoeppe 0fe263a
Merge branch 'gambit_remove' into update_hashes
mkoeppe 4044324
sage -package fix-checksum :all:
mkoeppe f2f63e9
Merge remote-tracking branch 'upstream/develop' into update_hashes
mkoeppe d831891
build/pkgs/{editables,fricas}: Add sha256
mkoeppe 7587edf
Merge branch 'singular-4.3.2p16' into update_hashes
mkoeppe 840eea0
Merge branch 'update-libgc-8_2_6' into update_hashes
mkoeppe 72b755a
build/pkgs/{gc,singular}: Add sha256
mkoeppe d955e50
Merge branch 'culler/develop' into update_hashes
mkoeppe 8b0768a
build/pkgs/python3: Add sha256
mkoeppe 1578923
Merge remote-tracking branch 'upstream/develop' into update_hashes
mkoeppe eb08315
sage -package fix-checksum :all:
mkoeppe 8354962
Workaround for passing givaro library to linker on OSX
vbraun e0bb853
build/pkgs/fflas_ffpack: Use tarball regenerated using upstream libto…
mkoeppe 9214971
build/pkgs/linbox: Use tarball regenerated using upstream libtool 2.4.7
mkoeppe 6e791cf
build/pkgs/fflas_ffpack/spkg-install.in: Remove workaround for linkin…
mkoeppe d70a186
Merge branch 'update_hashes' into linbox_regenerate_tarballs
mkoeppe a8a8dd8
sage -package fix-checksum :all:
mkoeppe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
sage -package fix-checksum :all:
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| tarball=fflas_ffpack-VERSION.tar.gz | ||
| sha1=0beadd30b01dc5c890679aff73818a681513e82e | ||
| md5=7b20fb95acb34d8d39fef2638cf2558e | ||
| cksum=805176663 | ||
| sha256=12f79262c0971ee7ca93134785b610b128dc855c0bb840471d9eea57dd1778b3 | ||
| upstream_url=https://github.com/mkoeppe/fflas-ffpack/releases/download/v2.5.0%2Bsage-2024-05-18b/fflas-ffpack-2.5.0.tar.gz | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| tarball=linbox-VERSION.tar.gz | ||
| sha1=8e8352dcbdf1f2412404e2ef1c81e556554755f3 | ||
| md5=077b60ed2f5044e22cd9ade068c2fed5 | ||
| cksum=2637083247 | ||
| sha256=2a260d1aff12f9e4431929b5d5b26e70c26f004d16b47f81ccc0ee8c0d0b09d5 | ||
| upstream_url=https://github.com/mkoeppe/linbox/releases/download/v1.7.0%2Bsage-2024-05-18/linbox-1.7.0.tar.gz |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.