-
-
Notifications
You must be signed in to change notification settings - Fork 686
build/pkgs/flint 3.1.3
#37203
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
build/pkgs/flint 3.1.3
#37203
Changes from 5 commits
Commits
Show all changes
30 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 62dc5bc
build/pkgs/flint: Update to 3.1.0
mkoeppe 1cda1df
build/pkgs/flint/patches/0001-Makefile.in-fix-handling-of-DESTDIR.pat…
mkoeppe 4b253b5
build/pkgs/flint: Update to 3.1.2
mkoeppe fc47aea
build/pkgs/flint: Update to 3.1.3
mkoeppe 18e1d4f
build/pkgs/gmp/spkg-configure.m4: Check the actual GMP version, to ma…
mkoeppe 090a5af
build/pkgs/gmp/spkg-configure.m4: Cosmetic fixes
mkoeppe bff628a
Merge branch 'update_hashes' into gmp_require_6_2_1
mkoeppe e2d2df4
sage -package fix-checksum flint
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
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,5 @@ | ||
| tarball=flint-VERSION.tar.gz | ||
| sha1=65be9297c06edd7e24f20874b7bd6130cee56723 | ||
| md5=5189f67b0ec12e4a54d6782851642b81 | ||
| cksum=172350473 | ||
| sha1=35af6e2de8765a841952438f3c915d0505b983b6 | ||
| md5=f449b4902c51b03e902b2b8bc6ef1307 | ||
| cksum=1303232242 | ||
| upstream_url=https://github.com/flintlib/flint/releases/download/vVERSION/flint-VERSION.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 +1 @@ | ||
| 3.0.1 | ||
| 3.1.3 |
106 changes: 0 additions & 106 deletions
106
build/pkgs/flint/patches/0001-Makefile.in-fix-handling-of-DESTDIR.patch
This file was deleted.
Oops, something went wrong.
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
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.