Skip to content

Commit

Permalink
sagemathgh-38548: build/pkgs/pip 24.2, setuptools 73.0.1 etc.
Browse files Browse the repository at this point in the history
    
<!-- ^ 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 sagemath#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 sagemath#12345". -->

### 📝 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,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#38548
Reported by: Matthias Köppe
Reviewer(s): Kwankyu Lee, Matthias Köppe
  • Loading branch information
Release Manager committed Sep 13, 2024
2 parents 10bb514 + 5d087ab commit 1876c2c
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 35 deletions.
4 changes: 2 additions & 2 deletions build/pkgs/hatchling/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=hatchling-VERSION-py3-none-any.whl
sha1=2212af13a26dbaea72c7a4ecbdb950c05f6e7c00
sha256=30ec7ee09f6e17b73257eedfd7f5bb5a9b028a6cf6d144d9faad1d826fa203b8
sha1=cae79d374a238c7674687fb4fff0b15cf1af9be4
sha256=b47948e45d4d973034584dd4cb39c14b6a70227cf287ab7ec0ad7983408a882c
upstream_url=https://pypi.io/packages/py3/h/hatchling/hatchling-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/hatchling/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.5
1.25.0
4 changes: 2 additions & 2 deletions build/pkgs/packaging/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=packaging-VERSION-py3-none-any.whl
sha1=21573cef174a05ac2794b34f3841d6f9ea9fa507
sha256=2ddfb553fdf02fb784c234c7ba6ccc288296ceabec964ad2eae3777778130bc5
sha1=a050029d1e0c1b95b3ddcd566be4ad352cd42666
sha256=5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
upstream_url=https://pypi.io/packages/py3/p/packaging/packaging-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/packaging/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.0
24.1
4 changes: 2 additions & 2 deletions build/pkgs/pip/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=pip-VERSION-py3-none-any.whl
sha1=e44313ae1e6af3c2bd3b60ab2fa8c34308d00555
sha256=ba0d021a166865d2265246961bec0152ff124de910c5cc39f1156ce3fa7c69dc
sha1=044a04440eef697c8ec9e03544117345c57aa683
sha256=2cd581cf58ab7fcfca4ce8efa6dcacd0de5bf8d0a3eb9ec927e07405f4d9e2a2
upstream_url=https://pypi.io/packages/py3/p/pip/pip-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/pip/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.0
24.2
4 changes: 2 additions & 2 deletions build/pkgs/pyproject_api/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=pyproject_api-VERSION-py3-none-any.whl
sha1=5ea24c784a68fd0ef0228c332dc078ce64387eb8
sha256=4c0116d60476b0786c88692cf4e325a9814965e2469c5998b830bba16b183675
sha1=3723eb52bd6844f30f30f6f5b3723ce0f57a3cbf
sha256=2dc1654062c2b27733d8fd4cdda672b22fe8741ef1dde8e3a998a9547b071eeb
upstream_url=https://pypi.io/packages/py3/p/pyproject_api/pyproject_api-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/pyproject_api/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.1
1.7.1
4 changes: 2 additions & 2 deletions build/pkgs/pyproject_hooks/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=pyproject_hooks-VERSION-py3-none-any.whl
sha1=6c99163c52786fb97eac8b4e38cc13fa3af141a9
sha256=283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8
sha1=f8c16752e1deea6a3e9a261c6725c1af408d04e7
sha256=7ceeefe9aec63a1064c18d939bdc3adf2d8aa1988a510afec15151578b232aa2
upstream_url=https://pypi.io/packages/py3/p/pyproject_hooks/pyproject_hooks-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/pyproject_hooks/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
8 changes: 4 additions & 4 deletions build/pkgs/pyproject_metadata/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=pyproject-metadata-VERSION.tar.gz
sha1=41fba5c33917d77b9364fadb76e590e86789634d
sha256=0a94f18b108b9b21f3a26a3d541f056c34edcb17dc872a144a15618fed7aef67
upstream_url=https://pypi.io/packages/source/p/pyproject_metadata/pyproject-metadata-VERSION.tar.gz
tarball=pyproject_metadata-VERSION-py3-none-any.whl
sha1=59998bbcd31cc63f3e95f3ad8120ff71326595a0
sha256=ad858d448e1d3a1fb408ac5bac9ea7743e7a8bbb472f2693aaa334d2db42f526
upstream_url=https://pypi.io/packages/py3/p/pyproject_metadata/pyproject_metadata-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/pyproject_metadata/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
packaging pyparsing | $(PYTHON_TOOLCHAIN) $(PYTHON)
packaging | pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/pyproject_metadata/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1
0.8.0
2 changes: 0 additions & 2 deletions build/pkgs/pyproject_metadata/spkg-install.in

This file was deleted.

4 changes: 2 additions & 2 deletions build/pkgs/setuptools/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=setuptools-VERSION-py3-none-any.whl
sha1=49841be6743b2d129d01d02d5fd339dd693c99dc
sha256=c636ac361bc47580504644275c9ad802c50415c7522212252c033bd15f301f32
sha1=3756539d45341ca5cec9e2dfe11539faa066f5cd
sha256=b208925fcb9f7af924ed2dc04708ea89791e24bde0d3020b27df0e116088b34e
upstream_url=https://pypi.io/packages/py3/s/setuptools/setuptools-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/setuptools/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
69.5.1
73.0.1
4 changes: 2 additions & 2 deletions build/pkgs/trove_classifiers/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=trove_classifiers-VERSION-py3-none-any.whl
sha1=36240d053d16400380aee01f0879785693008a96
sha256=678bd6fcc5218d72e3304e27a608acc9b91e17bd00c3f3d8c968497c843ad98b
sha1=8219f839a8223a9dd0912cde22d579cfa75a516e
sha256=ccc57a33717644df4daca018e7ec3ef57a835c48e96a1e71fc07eb7edac67af6
upstream_url=https://pypi.io/packages/py3/t/trove_classifiers/trove_classifiers-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/trove_classifiers/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.4.10
2024.7.2
4 changes: 2 additions & 2 deletions build/pkgs/typing_extensions/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=typing_extensions-VERSION-py3-none-any.whl
sha1=049c6031f754e1c33932ce1c2ad78b857a70a244
sha256=b349c66bea9016ac22978d800cfff206d5f9816951f12a7d0ec5578b0a819594
sha1=0fb5b2732cc421561b1348cac1334eb6a4e0bb7f
sha256=04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d
upstream_url=https://pypi.io/packages/py3/t/typing_extensions/typing_extensions-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/typing_extensions/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.12.0
4.12.2
4 changes: 2 additions & 2 deletions build/pkgs/wheel/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=wheel-VERSION-py3-none-any.whl
sha1=71a83a2237cb57ab45bdafed364564e36ca5dc95
sha256=55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81
sha1=65ec55742da04152c8b06d6586fb36d779d7883e
sha256=2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f
upstream_url=https://pypi.io/packages/py3/w/wheel/wheel-VERSION-py3-none-any.whl
2 changes: 1 addition & 1 deletion build/pkgs/wheel/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.43.0
0.44.0

0 comments on commit 1876c2c

Please sign in to comment.