Skip to content

Commit d1b9e0a

Browse files
author
Release Manager
committed
gh-38231: `build/pkgs/fpylll`: Update to 0.6.1 <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". --> - Cherry-picked from #37006 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [ ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #38231 Reported by: Matthias Köppe Reviewer(s):
2 parents 1b436ab + f65d211 commit d1b9e0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/pkgs/fpylll/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=fpylll-VERSION.tar.gz
2-
sha1=f23835208fc048028c849bb5b566f2fe631df7f4
3-
sha256=623b4619b6da9fed9ba26b1ac7e8d8e620a06d2a5f7095ee67985c7160d3c3a4
2+
sha1=c0bcf8c5583ebf614da9b26710a2c835d498bf34
3+
sha256=dfd9529a26c50993a2a716177debd7994312219070574cad31b35b4f0c040a19
44
upstream_url=https://pypi.io/packages/source/f/fpylll/fpylll-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0
1+
0.6.1

0 commit comments

Comments
 (0)