Skip to content

Commit 4811722

Browse files
committed
build: Update setuptools and related package versions
- Update setuptools to latest version - Update setuptools_scm to latest version - Update Cython to version 3.1.3 - Update Pythran to version 0.18.0 - Update beniget and gast package versions - Fix various build and test issues
1 parent 85c8f1e commit 4811722

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

build/pkgs/beniget/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=beniget-VERSION.tar.gz
2-
sha1=0167f16d17fbd61b91e620bca07e4ec7054ce51d
3-
sha256=75554b3b8ad0553ce2f607627dad3d95c60c441189875b98e097528f8e23ac0c
2+
sha1=95233c191f0ea8486a8ef0cf40d9c5a9838f2439
3+
sha256=a0258537e65e7e14ec33a86802f865a667f949bb6c73646d55e42f7c45a052ae
44
upstream_url=https://files.pythonhosted.org/packages/source/b/beniget/beniget-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.1
1+
0.4.2.post1

build/pkgs/cython/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=cython-VERSION.tar.gz
2-
sha1=f692b0c6f209b75b6bbd69bdbd57fac23785c23e
3-
sha256=7146dd2af8682b4ca61331851e6aebce9fe5158e75300343f80c07ca80b1faff
2+
sha1=3bd5a99e283297a423bb9bb1ab9765bb4bfde86e
3+
sha256=10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d5934c089
44
upstream_url=https://files.pythonhosted.org/packages/source/c/cython/cython-VERSION.tar.gz

build/pkgs/cython/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.11
1+
3.1.3

build/pkgs/gast/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=gast-VERSION.tar.gz
2-
sha1=6c113cf8d33cc654d33210335103485ab41d3dbb
3-
sha256=9c270fe5f4b130969b54174de7db4e764b09b4f7f67ccfc32480e29f78348d97
2+
sha1=6ff8b1105c331ac55d1f9fa389b7486b9f8c9c07
3+
sha256=88fc5300d32c7ac6ca7b515310862f71e6fdf2c029bbec7c66c0f5dd47b6b1fb
44
upstream_url=https://files.pythonhosted.org/packages/source/g/gast/gast-VERSION.tar.gz

build/pkgs/gast/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.4
1+
0.6.0

build/pkgs/pythran/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=pythran-VERSION-py3-none-any.whl
2-
sha1=2341d42c014f88318f447083c62e8d3953b04ac2
3-
sha256=be569cc2817b625ccd2c8f74fa3c93806f245c65fadc282c26a9f546ebd34cfa
2+
sha1=5e68b54f525e1f7de6e73aa3e897f5f21652bd1d
3+
sha256=405ecf2100d4926d1a15640c36bd1b19a560386653d0ee4d5234f9421ef4034b
44
upstream_url=https://files.pythonhosted.org/packages/py3/p/pythran/pythran-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.0
1+
0.18.0

build/pkgs/setuptools/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=setuptools-VERSION-py3-none-any.whl
2-
sha1=3756539d45341ca5cec9e2dfe11539faa066f5cd
3-
sha256=b208925fcb9f7af924ed2dc04708ea89791e24bde0d3020b27df0e116088b34e
2+
sha1=f82aabaab9ae429e91d2b0d748ecd2c0b07c5de8
3+
sha256=062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922
44
upstream_url=https://files.pythonhosted.org/packages/py3/s/setuptools/setuptools-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
73.0.1
1+
80.9.0

0 commit comments

Comments
 (0)