Skip to content

Commit 5da52a7

Browse files
author
Release Manager
committed
gh-36381: Python package upgrades cherry-picked from notebook 7 upgrade PR <!-- ^^^^^ Please provide a concise, informative and self-explanatory title. Don't put issue numbers in there, do this in the PR body below. For example, instead of "Fixes #1234" use "Introduce new method to calculate 1+1" --> <!-- Describe your changes here in detail --> <!-- Why is this change required? What problem does it solve? --> Cherry-picked from #36129 for easier review <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [ ] 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 accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #36381 Reported by: Matthias Köppe Reviewer(s): Dima Pasechnik
2 parents 726c438 + 09c77cf commit 5da52a7

File tree

16 files changed

+32
-32
lines changed

16 files changed

+32
-32
lines changed

build/pkgs/attrs/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=attrs-VERSION.tar.gz
2-
sha1=16d99f8e6f84309a4e399babc2e237da87b445ad
3-
md5=0487081b7ead8753fc46cf7c6d1e28e3
4-
cksum=3993993002
2+
sha1=f48d0c0f96e3fbd476821408b81f5c823026546e
3+
md5=6623fed7ffa22261ba25fccaf4d99539
4+
cksum=3377712336
55
upstream_url=https://pypi.io/packages/source/a/attrs/attrs-VERSION.tar.gz

build/pkgs/attrs/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.1.0
1+
23.1.0

build/pkgs/babel/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=Babel-VERSION.tar.gz
2-
sha1=75baeb68d7481a67ba203191aa460c56b0221fda
3-
md5=9ee7784fd452d456206ecd3a12694010
4-
cksum=227595701
2+
sha1=128ccb05798652d1d53004020c9b5bb94d3ff14c
3+
md5=9ac7d8aac42c17a1e6d922017058d2c8
4+
cksum=2095732623
55
upstream_url=https://pypi.io/packages/source/b/babel/Babel-VERSION.tar.gz

build/pkgs/babel/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.11.0
1+
2.12.1

build/pkgs/certifi/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=certifi-VERSION.tar.gz
2-
sha1=4a6fb9ae2afe62b33bab98ae21c0853d026d64c2
3-
md5=ff9c8d5c7e7fb083de6b874609c5ca68
4-
cksum=726096582
2+
sha1=ec7e8dd8ef95edfdb83a1ea040b8b88507b47615
3+
md5=10a72845d3fc2c38d212b4b7b1872c76
4+
cksum=3265213618
55
upstream_url=https://pypi.io/packages/source/c/certifi/certifi-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022.9.24
1+
2023.7.22
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=importlib_metadata-VERSION.tar.gz
2-
sha1=b9b1f85f9d7ea8464990aa48078c2bc18c88b17d
3-
md5=a7d0734680f70b03368b69fe3e89dc56
4-
cksum=579037727
2+
sha1=0e5742cd1d559863573bfb4f6cb7ca9ad8dcf466
3+
md5=c04c814eee1abf42790cfa4bd0454af1
4+
cksum=1038169537
55
upstream_url=https://pypi.io/packages/source/i/importlib_metadata/importlib_metadata-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.0
1+
6.8.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=importlib_resources-VERSION.tar.gz
2-
sha1=b793f4fb94148414679e3192e731fef25e3e9bc9
3-
md5=5457c25b89b19fcaca8af03e541dfa41
4-
cksum=527125049
2+
sha1=dc5322c0a6414fa823f54ef7fe938210abecd6a8
3+
md5=ebb549867902e44c9314ac3998e0d31f
4+
cksum=3214105952
55
upstream_url=https://pypi.io/packages/source/i/importlib_resources/importlib_resources-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.12.0
1+
6.0.1

0 commit comments

Comments
 (0)