From adda26d5946be587dd47774622ac0f699ae5b1dc Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:32:05 -0700 Subject: [PATCH 01/28] build/pkgs/zipp: Update to 3.19.0 --- build/pkgs/zipp/checksums.ini | 4 ++-- build/pkgs/zipp/package-version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/pkgs/zipp/checksums.ini b/build/pkgs/zipp/checksums.ini index aef55046c00..1af443d7f19 100644 --- a/build/pkgs/zipp/checksums.ini +++ b/build/pkgs/zipp/checksums.ini @@ -1,4 +1,4 @@ tarball=zipp-VERSION-py3-none-any.whl -sha1=8dd92e1b777b02ec6e1ebe72926d32a82c58b246 -sha256=0e923e726174922dce09c53c59ad483ff7bbb8e572e00c7f7c46b88556409f31 +sha1=22cf149f293964ac7538ad41af8caa9aacf8fe1a +sha256=96dc6ad62f1441bcaccef23b274ec471518daf4fbbc580341204936a5a3dddec upstream_url=https://pypi.io/packages/py3/z/zipp/zipp-VERSION-py3-none-any.whl diff --git a/build/pkgs/zipp/package-version.txt b/build/pkgs/zipp/package-version.txt index 3f67e25cea1..419f3009654 100644 --- a/build/pkgs/zipp/package-version.txt +++ b/build/pkgs/zipp/package-version.txt @@ -1 +1 @@ -3.17.0 +3.19.0 From e5bb1e6c652e7eb4a71f7d2c65070591a5958973 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:43:20 -0700 Subject: [PATCH 02/28] build/pkgs/anyio: Update to 4.4.0 --- build/pkgs/anyio/checksums.ini | 4 ++-- build/pkgs/anyio/dependencies | 2 +- build/pkgs/anyio/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/anyio/checksums.ini b/build/pkgs/anyio/checksums.ini index edc3a769889..6559f060ac2 100644 --- a/build/pkgs/anyio/checksums.ini +++ b/build/pkgs/anyio/checksums.ini @@ -1,4 +1,4 @@ tarball=anyio-VERSION-py3-none-any.whl -sha1=bb08368bb19e1aff2f4190e39300e43fee52103e -sha256=cfdb2b588b9fc25ede96d8db56ed50848b0b649dca3dd1df0b11f683bb9e0b5f +sha1=f5bd548b3a14c9c93622bf04f7c6464e3f44966a +sha256=c1b2d8f46a8a812513012e1107cb0e68c17159a7a594208005a57dc776e1bdc7 upstream_url=https://pypi.io/packages/py3/a/anyio/anyio-VERSION-py3-none-any.whl diff --git a/build/pkgs/anyio/dependencies b/build/pkgs/anyio/dependencies index 5be99073470..1703c203525 100644 --- a/build/pkgs/anyio/dependencies +++ b/build/pkgs/anyio/dependencies @@ -1,4 +1,4 @@ -idna sniffio | $(PYTHON_TOOLCHAIN) $(PYTHON) +idna sniffio exceptiongroup typing_extensions | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/anyio/package-version.txt b/build/pkgs/anyio/package-version.txt index fcdb2e109f6..fdc6698807a 100644 --- a/build/pkgs/anyio/package-version.txt +++ b/build/pkgs/anyio/package-version.txt @@ -1 +1 @@ -4.0.0 +4.4.0 From c8c0d4425f0f1986eab6ab024d5a0781ae519b84 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:43:59 -0700 Subject: [PATCH 03/28] build/pkgs/exceptiongroup: Update to 1.2.1 --- build/pkgs/exceptiongroup/checksums.ini | 4 ++-- build/pkgs/exceptiongroup/dependencies | 2 +- build/pkgs/exceptiongroup/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/exceptiongroup/checksums.ini b/build/pkgs/exceptiongroup/checksums.ini index ef04b565062..62cef9ee502 100644 --- a/build/pkgs/exceptiongroup/checksums.ini +++ b/build/pkgs/exceptiongroup/checksums.ini @@ -1,4 +1,4 @@ tarball=exceptiongroup-VERSION-py3-none-any.whl -sha1=e69c438e6d15111c4f7cc18224b31a42a58663da -sha256=4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14 +sha1=4114f66482c6e55856d9bd6a4780ce716bd550cd +sha256=5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad upstream_url=https://pypi.io/packages/py3/e/exceptiongroup/exceptiongroup-VERSION-py3-none-any.whl diff --git a/build/pkgs/exceptiongroup/dependencies b/build/pkgs/exceptiongroup/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/exceptiongroup/dependencies +++ b/build/pkgs/exceptiongroup/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/exceptiongroup/package-version.txt b/build/pkgs/exceptiongroup/package-version.txt index 26aaba0e866..6085e946503 100644 --- a/build/pkgs/exceptiongroup/package-version.txt +++ b/build/pkgs/exceptiongroup/package-version.txt @@ -1 +1 @@ -1.2.0 +1.2.1 From 776858babd81afd966003212bbd97309e50896b7 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:44:41 -0700 Subject: [PATCH 04/28] sage --package create --pypi --source wheel: Display Requires-Python --- build/sage_bootstrap/app.py | 1 + build/sage_bootstrap/pypi.py | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/build/sage_bootstrap/app.py b/build/sage_bootstrap/app.py index 018e5a2d5b5..2b8b44959b1 100644 --- a/build/sage_bootstrap/app.py +++ b/build/sage_bootstrap/app.py @@ -441,6 +441,7 @@ def create(self, package_name, version=None, tarball=None, pkg_type=None, upstre if not version: version = pypi_version.version if dependencies is None: + log.info('Requires-Python: {0}'.format(pypi_version.requires_python)) requires_dist = pypi_version.requires_dist if requires_dist: dependencies = [] diff --git a/build/sage_bootstrap/pypi.py b/build/sage_bootstrap/pypi.py index 9427e9c8808..215feb69343 100644 --- a/build/sage_bootstrap/pypi.py +++ b/build/sage_bootstrap/pypi.py @@ -114,6 +114,13 @@ def requires_dist(self): """ return self.json['info']['requires_dist'] + @property + def requires_python(self): + """ + Return the requires_python attribute + """ + return self.json['info']['requires_python'] + def update(self, package=None): if package is None: package = Package(self.name) From 68e9846050b0cd398fc075d5d1573273cb72aa8c Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:46:29 -0700 Subject: [PATCH 05/28] build/pkgs/appnope: Update to 0.1.4 --- build/pkgs/appnope/checksums.ini | 4 ++-- build/pkgs/appnope/package-version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/pkgs/appnope/checksums.ini b/build/pkgs/appnope/checksums.ini index e9ee40864d3..4e49f102dd5 100644 --- a/build/pkgs/appnope/checksums.ini +++ b/build/pkgs/appnope/checksums.ini @@ -1,4 +1,4 @@ tarball=appnope-VERSION.tar.gz -sha1=dd705054af5f6c80d0ce9e1b444428c7b1b07daa -sha256=02bd91c4de869fbb1e1c50aafc4098827a7a54ab2f39d9dcba6c9547ed920e24 +sha1=4dcd80020b345a184d6da6063a69e25b1d353323 +sha256=1de3860566df9caf38f01f86f65e0e13e379af54f9e4bee1e66b48f2efffd1ee upstream_url=https://pypi.io/packages/source/a/appnope/appnope-VERSION.tar.gz diff --git a/build/pkgs/appnope/package-version.txt b/build/pkgs/appnope/package-version.txt index b1e80bb2480..845639eef26 100644 --- a/build/pkgs/appnope/package-version.txt +++ b/build/pkgs/appnope/package-version.txt @@ -1 +1 @@ -0.1.3 +0.1.4 From 10bca5754d1ea621527d78db864efae97e0b4bbf Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:47:50 -0700 Subject: [PATCH 06/28] build/pkgs/attrs: Update to 23.2.0 --- build/pkgs/attrs/checksums.ini | 4 ++-- build/pkgs/attrs/dependencies | 2 +- build/pkgs/attrs/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/attrs/checksums.ini b/build/pkgs/attrs/checksums.ini index 01a3de82ed3..7d271509d6d 100644 --- a/build/pkgs/attrs/checksums.ini +++ b/build/pkgs/attrs/checksums.ini @@ -1,4 +1,4 @@ tarball=attrs-VERSION-py3-none-any.whl -sha1=d916b1ecad441ce7f07d86034085475f6c231830 -sha256=1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 +sha1=563b272af703f8960b76f6637d009fa5fc5864d3 +sha256=99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1 upstream_url=https://pypi.io/packages/py3/a/attrs/attrs-VERSION-py3-none-any.whl diff --git a/build/pkgs/attrs/dependencies b/build/pkgs/attrs/dependencies index 47296a7bace..b09cbab3e0e 100644 --- a/build/pkgs/attrs/dependencies +++ b/build/pkgs/attrs/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) +importlib_metadata | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/attrs/package-version.txt b/build/pkgs/attrs/package-version.txt index f8aed3e0b7a..11ebcd0e4f9 100644 --- a/build/pkgs/attrs/package-version.txt +++ b/build/pkgs/attrs/package-version.txt @@ -1 +1 @@ -23.1.0 +23.2.0 From bc15d1e71a7ade10141b9286fafca52a5f2beb02 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:48:41 -0700 Subject: [PATCH 07/28] build/pkgs/cachetools: Update to 5.3.3 --- build/pkgs/cachetools/checksums.ini | 4 ++-- build/pkgs/cachetools/dependencies | 2 +- build/pkgs/cachetools/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/cachetools/checksums.ini b/build/pkgs/cachetools/checksums.ini index 9c2aa8528b0..29f982e9277 100644 --- a/build/pkgs/cachetools/checksums.ini +++ b/build/pkgs/cachetools/checksums.ini @@ -1,4 +1,4 @@ tarball=cachetools-VERSION-py3-none-any.whl -sha1=f7deaa4b10ae6d8955c83b0573e5b80f84e5d87a -sha256=95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 +sha1=4210b349f838f75d64da22fbef7e5dc8e494c5f6 +sha256=0abad1021d3f8325b2fc1d2e9c8b9c9d57b04c3932657a72465447332c24d945 upstream_url=https://pypi.io/packages/py3/c/cachetools/cachetools-VERSION-py3-none-any.whl diff --git a/build/pkgs/cachetools/dependencies b/build/pkgs/cachetools/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/cachetools/dependencies +++ b/build/pkgs/cachetools/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/cachetools/package-version.txt b/build/pkgs/cachetools/package-version.txt index c7cb1311a64..74664af7400 100644 --- a/build/pkgs/cachetools/package-version.txt +++ b/build/pkgs/cachetools/package-version.txt @@ -1 +1 @@ -5.3.1 +5.3.3 From 338a47ab802fde6da257029634834feb10f277de Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:49:28 -0700 Subject: [PATCH 08/28] build/pkgs/certifi: Update to 2024.2.2 --- build/pkgs/certifi/checksums.ini | 4 ++-- build/pkgs/certifi/dependencies | 2 +- build/pkgs/certifi/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/certifi/checksums.ini b/build/pkgs/certifi/checksums.ini index 1a07649c990..ecb9291cd62 100644 --- a/build/pkgs/certifi/checksums.ini +++ b/build/pkgs/certifi/checksums.ini @@ -1,4 +1,4 @@ tarball=certifi-VERSION-py3-none-any.whl -sha1=9e99fff8d517d9c5b8d8fe6fe66bc31fa55b0fec -sha256=e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +sha1=4acb42f49aed94aeb687b33d3dcb6b564ff36fac +sha256=dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 upstream_url=https://pypi.io/packages/py3/c/certifi/certifi-VERSION-py3-none-any.whl diff --git a/build/pkgs/certifi/dependencies b/build/pkgs/certifi/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/certifi/dependencies +++ b/build/pkgs/certifi/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/certifi/package-version.txt b/build/pkgs/certifi/package-version.txt index 7b4ca80e8a8..fa996f67f93 100644 --- a/build/pkgs/certifi/package-version.txt +++ b/build/pkgs/certifi/package-version.txt @@ -1 +1 @@ -2023.11.17 +2024.2.2 From dad901c013cd7aa18d67205f531c8c0782310d72 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:51:28 -0700 Subject: [PATCH 09/28] build/pkgs/debugpy: Update to 1.8.1, change to wheel package --- build/pkgs/debugpy/SPKG.rst | 6 +++--- build/pkgs/debugpy/checksums.ini | 8 ++++---- build/pkgs/debugpy/dependencies | 2 +- build/pkgs/debugpy/package-version.txt | 2 +- build/pkgs/debugpy/spkg-install.in | 2 -- 5 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 build/pkgs/debugpy/spkg-install.in diff --git a/build/pkgs/debugpy/SPKG.rst b/build/pkgs/debugpy/SPKG.rst index f99081496dd..b4df549df07 100644 --- a/build/pkgs/debugpy/SPKG.rst +++ b/build/pkgs/debugpy/SPKG.rst @@ -1,10 +1,10 @@ -debugpy: An implementation of the Debug Adapter Protocol for Python -=================================================================== +debugpy: Implementation of the Debug Adapter Protocol for Python +================================================================ Description ----------- -An implementation of the Debug Adapter Protocol for Python +Implementation of the Debug Adapter Protocol for Python License ------- diff --git a/build/pkgs/debugpy/checksums.ini b/build/pkgs/debugpy/checksums.ini index 9ffea011e6e..1879bd6e197 100644 --- a/build/pkgs/debugpy/checksums.ini +++ b/build/pkgs/debugpy/checksums.ini @@ -1,4 +1,4 @@ -tarball=debugpy-VERSION.zip -sha1=af611dc5c401424196c27363379fc483814efe26 -sha256=12af2c55b419521e33d5fb21bd022df0b5eb267c3e178f1d374a63a2a6bdccd0 -upstream_url=https://pypi.io/packages/source/d/debugpy/debugpy-VERSION.zip +tarball=debugpy-VERSION-py2.py3-none-any.whl +sha1=cc85be805ef4f25e85bae65cf5b04badca032bb6 +sha256=28acbe2241222b87e255260c76741e1fbf04fdc3b6d094fcf57b6c6f75ce1242 +upstream_url=https://pypi.io/packages/py2.py3/d/debugpy/debugpy-VERSION-py2.py3-none-any.whl diff --git a/build/pkgs/debugpy/dependencies b/build/pkgs/debugpy/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/debugpy/dependencies +++ b/build/pkgs/debugpy/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/debugpy/package-version.txt b/build/pkgs/debugpy/package-version.txt index 27f9cd322bb..a8fdfda1c78 100644 --- a/build/pkgs/debugpy/package-version.txt +++ b/build/pkgs/debugpy/package-version.txt @@ -1 +1 @@ -1.8.0 +1.8.1 diff --git a/build/pkgs/debugpy/spkg-install.in b/build/pkgs/debugpy/spkg-install.in deleted file mode 100644 index 37ac1a53437..00000000000 --- a/build/pkgs/debugpy/spkg-install.in +++ /dev/null @@ -1,2 +0,0 @@ -cd src -sdh_pip_install . From 81f4fda1314b3b0e82c26e3939f1afa569e3b66a Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:52:30 -0700 Subject: [PATCH 10/28] build/pkgs/filelock: Update to 3.14.0 --- build/pkgs/filelock/SPKG.rst | 6 +++--- build/pkgs/filelock/checksums.ini | 4 ++-- build/pkgs/filelock/package-version.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/pkgs/filelock/SPKG.rst b/build/pkgs/filelock/SPKG.rst index d39b439be2e..ebebf9cfbdc 100644 --- a/build/pkgs/filelock/SPKG.rst +++ b/build/pkgs/filelock/SPKG.rst @@ -1,10 +1,10 @@ -filelock: A platform independent file lock -========================================== +filelock: Platform independent file lock +======================================== Description ----------- -A platform independent file lock. +Platform independent file lock License ------- diff --git a/build/pkgs/filelock/checksums.ini b/build/pkgs/filelock/checksums.ini index 330f4d53a36..e6fc5ecc6f5 100644 --- a/build/pkgs/filelock/checksums.ini +++ b/build/pkgs/filelock/checksums.ini @@ -1,4 +1,4 @@ tarball=filelock-VERSION-py3-none-any.whl -sha1=f1fa92751023660a10b248f8559d09f3c461403f -sha256=57dbda9b35157b05fb3e58ee91448612eb674172fab98ee235ccb0b5bee19a1c +sha1=475b56870663924527abcf2f91b7d8dd7a7ab0ee +sha256=43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f upstream_url=https://pypi.io/packages/py3/f/filelock/filelock-VERSION-py3-none-any.whl diff --git a/build/pkgs/filelock/package-version.txt b/build/pkgs/filelock/package-version.txt index c10780c628a..f982feb41bd 100644 --- a/build/pkgs/filelock/package-version.txt +++ b/build/pkgs/filelock/package-version.txt @@ -1 +1 @@ -3.13.1 +3.14.0 From 0e0cc8919efeda91232de2b1597a7f214cba38be Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:53:20 -0700 Subject: [PATCH 11/28] build/pkgs/httpcore: Update to 1.0.5 --- build/pkgs/httpcore/SPKG.rst | 6 +++--- build/pkgs/httpcore/checksums.ini | 4 ++-- build/pkgs/httpcore/dependencies | 2 +- build/pkgs/httpcore/package-version.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/pkgs/httpcore/SPKG.rst b/build/pkgs/httpcore/SPKG.rst index fed1a457967..a116180ec5f 100644 --- a/build/pkgs/httpcore/SPKG.rst +++ b/build/pkgs/httpcore/SPKG.rst @@ -1,10 +1,10 @@ -httpcore: A minimal low-level HTTP client. -========================================== +httpcore: Minimal low-level HTTP client +======================================= Description ----------- -A minimal low-level HTTP client. +Minimal low-level HTTP client License ------- diff --git a/build/pkgs/httpcore/checksums.ini b/build/pkgs/httpcore/checksums.ini index 627dc72c115..21cb43c4bf6 100644 --- a/build/pkgs/httpcore/checksums.ini +++ b/build/pkgs/httpcore/checksums.ini @@ -1,4 +1,4 @@ tarball=httpcore-VERSION-py3-none-any.whl -sha1=e83eb30232906df8ac673d6c49c657957dc00ce1 -sha256=ac418c1db41bade2ad53ae2f3834a3a0f5ae76b56cf5aa497d2d033384fc7d73 +sha1=52c8337dcf474d63f5b053e0f65cf79714ae69fe +sha256=421f18bac248b25d310f3cacd198d55b8e6125c107797b609ff9b7a6ba7991b5 upstream_url=https://pypi.io/packages/py3/h/httpcore/httpcore-VERSION-py3-none-any.whl diff --git a/build/pkgs/httpcore/dependencies b/build/pkgs/httpcore/dependencies index 36787c2193d..b47892606c1 100644 --- a/build/pkgs/httpcore/dependencies +++ b/build/pkgs/httpcore/dependencies @@ -1,4 +1,4 @@ -h11 | $(PYTHON_TOOLCHAIN) $(PYTHON) +certifi h11 | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/httpcore/package-version.txt b/build/pkgs/httpcore/package-version.txt index ee90284c27f..90a27f9cea6 100644 --- a/build/pkgs/httpcore/package-version.txt +++ b/build/pkgs/httpcore/package-version.txt @@ -1 +1 @@ -1.0.4 +1.0.5 From 9fe3b4b887f26a1e6985f5236051c1e178982e79 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 22:54:12 -0700 Subject: [PATCH 12/28] build/pkgs/idna: Update to 3.7 --- build/pkgs/idna/checksums.ini | 4 ++-- build/pkgs/idna/dependencies | 2 +- build/pkgs/idna/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/idna/checksums.ini b/build/pkgs/idna/checksums.ini index 0381d537291..b3a22afe657 100644 --- a/build/pkgs/idna/checksums.ini +++ b/build/pkgs/idna/checksums.ini @@ -1,4 +1,4 @@ tarball=idna-VERSION-py3-none-any.whl -sha1=352c6bd8ee12319953116397718c1a8ab6887259 -sha256=c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f +sha1=ccb2491074ec1b6ffda6e6c11c1c668f885ed20a +sha256=82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0 upstream_url=https://pypi.io/packages/py3/i/idna/idna-VERSION-py3-none-any.whl diff --git a/build/pkgs/idna/dependencies b/build/pkgs/idna/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/idna/dependencies +++ b/build/pkgs/idna/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/idna/package-version.txt b/build/pkgs/idna/package-version.txt index d70c8f8d89f..475ba515c04 100644 --- a/build/pkgs/idna/package-version.txt +++ b/build/pkgs/idna/package-version.txt @@ -1 +1 @@ -3.6 +3.7 From 80e628fd0b03b081410e7153c43cb271364617ea Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:02:42 -0700 Subject: [PATCH 13/28] sage -package: Normalize PURLs like pypi/MarkupSafe before looking them up --- build/sage_bootstrap/package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sage_bootstrap/package.py b/build/sage_bootstrap/package.py index bc607ebb6e6..c063af0c816 100644 --- a/build/sage_bootstrap/package.py +++ b/build/sage_bootstrap/package.py @@ -31,7 +31,7 @@ def __new__(cls, package_name): if package_name.startswith("pypi/") or package_name.startswith("generic/"): package_name = "pkg:" + package_name if package_name.startswith("pkg:"): - package_name = package_name.replace('_', '-') + package_name = package_name.replace('_', '-').lower() if package_name.startswith("pkg:generic/"): # fast path try: pkg = cls(package_name[len("pkg:generic/"):].replace('-', '_')) From 86658f9c9a7b5554e17022b912f2315f0029b3a1 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:04:13 -0700 Subject: [PATCH 14/28] build/pkgs/jinja2: Update to 3.1.4 --- build/pkgs/jinja2/checksums.ini | 8 ++++---- build/pkgs/jinja2/dependencies | 2 +- build/pkgs/jinja2/package-version.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/pkgs/jinja2/checksums.ini b/build/pkgs/jinja2/checksums.ini index fa9f5daf853..8f1cd2ceb6a 100644 --- a/build/pkgs/jinja2/checksums.ini +++ b/build/pkgs/jinja2/checksums.ini @@ -1,4 +1,4 @@ -tarball=Jinja2-VERSION-py3-none-any.whl -sha1=2a4d66fe16c565145c8bec1b22d57ab1e7028613 -sha256=7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa -upstream_url=https://pypi.io/packages/py3/j/jinja2/Jinja2-VERSION-py3-none-any.whl +tarball=jinja2-VERSION-py3-none-any.whl +sha1=57760ed83d9ad15fcdf63ad1ffa14941333ef655 +sha256=bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d +upstream_url=https://pypi.io/packages/py3/j/jinja2/jinja2-VERSION-py3-none-any.whl diff --git a/build/pkgs/jinja2/dependencies b/build/pkgs/jinja2/dependencies index 151ae9767d1..9236c02b29e 100644 --- a/build/pkgs/jinja2/dependencies +++ b/build/pkgs/jinja2/dependencies @@ -1,4 +1,4 @@ - markupsafe docutils | $(PYTHON_TOOLCHAIN) $(PYTHON) +markupsafe | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/jinja2/package-version.txt b/build/pkgs/jinja2/package-version.txt index ff365e06b95..0aec50e6ede 100644 --- a/build/pkgs/jinja2/package-version.txt +++ b/build/pkgs/jinja2/package-version.txt @@ -1 +1 @@ -3.1.3 +3.1.4 From 4b05a35bd4df87f42969ba00e44b470756d65128 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:05:13 -0700 Subject: [PATCH 15/28] build/pkgs/markupsafe: Update to 2.1.5 --- build/pkgs/markupsafe/checksums.ini | 4 ++-- build/pkgs/markupsafe/package-version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/pkgs/markupsafe/checksums.ini b/build/pkgs/markupsafe/checksums.ini index 53502ada131..8b2cb02af26 100644 --- a/build/pkgs/markupsafe/checksums.ini +++ b/build/pkgs/markupsafe/checksums.ini @@ -1,4 +1,4 @@ tarball=MarkupSafe-VERSION.tar.gz -sha1=ffca1ac960cedaf0cb419b5c97b64aab12220d04 -sha256=3aae9af4cac263007fd6309c64c6ab4506dd2b79382d9d19a1994f9240b8db4f +sha1=08593f9490b9be070aa2337e7311a392d33944dd +sha256=d283d37a890ba4c1ae73ffadf8046435c76e7bc2247bbb63c00bd1a709c6544b upstream_url=https://pypi.io/packages/source/m/markupsafe/MarkupSafe-VERSION.tar.gz diff --git a/build/pkgs/markupsafe/package-version.txt b/build/pkgs/markupsafe/package-version.txt index 7d2ed7c7020..cd57a8b95d6 100644 --- a/build/pkgs/markupsafe/package-version.txt +++ b/build/pkgs/markupsafe/package-version.txt @@ -1 +1 @@ -2.1.4 +2.1.5 From 0a661ff811e80fd82e1480b132c4dd21e005aca3 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:07:07 -0700 Subject: [PATCH 16/28] build/pkgs/nest_asyncio: Update to 1.6.0, change to wheel package --- build/pkgs/nest_asyncio/checksums.ini | 8 ++++---- build/pkgs/nest_asyncio/dependencies | 2 +- build/pkgs/nest_asyncio/package-version.txt | 2 +- build/pkgs/nest_asyncio/spkg-install.in | 2 -- 4 files changed, 6 insertions(+), 8 deletions(-) delete mode 100644 build/pkgs/nest_asyncio/spkg-install.in diff --git a/build/pkgs/nest_asyncio/checksums.ini b/build/pkgs/nest_asyncio/checksums.ini index 2e37d5585ca..48626a85ae1 100644 --- a/build/pkgs/nest_asyncio/checksums.ini +++ b/build/pkgs/nest_asyncio/checksums.ini @@ -1,4 +1,4 @@ -tarball=nest_asyncio-VERSION.tar.gz -sha1=e7d8036f6558011c5ae0c649e0af21eb530044d3 -sha256=25aa2ca0d2a5b5531956b9e273b45cf664cae2b145101d73b86b199978d48fdb -upstream_url=https://pypi.io/packages/source/n/nest_asyncio/nest_asyncio-VERSION.tar.gz +tarball=nest_asyncio-VERSION-py3-none-any.whl +sha1=675b145491553e6a725884081244860a635552cd +sha256=87af6efd6b5e897c81050477ef65c62e2b2f35d51703cae01aff2905b1852e1c +upstream_url=https://pypi.io/packages/py3/n/nest_asyncio/nest_asyncio-VERSION-py3-none-any.whl diff --git a/build/pkgs/nest_asyncio/dependencies b/build/pkgs/nest_asyncio/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/nest_asyncio/dependencies +++ b/build/pkgs/nest_asyncio/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/nest_asyncio/package-version.txt b/build/pkgs/nest_asyncio/package-version.txt index 1cc9c180e26..dc1e644a101 100644 --- a/build/pkgs/nest_asyncio/package-version.txt +++ b/build/pkgs/nest_asyncio/package-version.txt @@ -1 +1 @@ -1.5.8 +1.6.0 diff --git a/build/pkgs/nest_asyncio/spkg-install.in b/build/pkgs/nest_asyncio/spkg-install.in deleted file mode 100644 index 37ac1a53437..00000000000 --- a/build/pkgs/nest_asyncio/spkg-install.in +++ /dev/null @@ -1,2 +0,0 @@ -cd src -sdh_pip_install . From bc4ea462e14a34a58f6f83bc4b8b761081720234 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:09:29 -0700 Subject: [PATCH 17/28] build/pkgs/parso: Update to 0.8.4, change to wheel package --- build/pkgs/parso/SPKG.rst | 15 +++++++++++++-- build/pkgs/parso/checksums.ini | 8 ++++---- build/pkgs/parso/dependencies | 2 +- build/pkgs/parso/package-version.txt | 2 +- build/pkgs/parso/spkg-install.in | 3 --- 5 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 build/pkgs/parso/spkg-install.in diff --git a/build/pkgs/parso/SPKG.rst b/build/pkgs/parso/SPKG.rst index 4c279026db9..141fdc09499 100644 --- a/build/pkgs/parso/SPKG.rst +++ b/build/pkgs/parso/SPKG.rst @@ -1,5 +1,5 @@ -parso: A Python parser -====================== +parso: Python Parser +==================== Description ----------- @@ -7,3 +7,14 @@ Description Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. + +License +------- + +MIT + +Upstream Contact +---------------- + +https://pypi.org/project/parso/ + diff --git a/build/pkgs/parso/checksums.ini b/build/pkgs/parso/checksums.ini index caae59d79e8..d15402d82de 100644 --- a/build/pkgs/parso/checksums.ini +++ b/build/pkgs/parso/checksums.ini @@ -1,4 +1,4 @@ -tarball=parso-VERSION.tar.gz -sha1=1a34ea6e597a6498ef5c154195f9ffe8dda3d254 -sha256=8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0 -upstream_url=https://pypi.io/packages/source/p/parso/parso-VERSION.tar.gz +tarball=parso-VERSION-py2.py3-none-any.whl +sha1=091d37e09a601d854e18f4d42aeb478392bb7e63 +sha256=a418670a20291dacd2dddc80c377c5c3791378ee1e8d12bffc35420643d43f18 +upstream_url=https://pypi.io/packages/py2.py3/p/parso/parso-VERSION-py2.py3-none-any.whl diff --git a/build/pkgs/parso/dependencies b/build/pkgs/parso/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/parso/dependencies +++ b/build/pkgs/parso/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/parso/package-version.txt b/build/pkgs/parso/package-version.txt index ee94dd834b5..b60d71966ae 100644 --- a/build/pkgs/parso/package-version.txt +++ b/build/pkgs/parso/package-version.txt @@ -1 +1 @@ -0.8.3 +0.8.4 diff --git a/build/pkgs/parso/spkg-install.in b/build/pkgs/parso/spkg-install.in deleted file mode 100644 index 058b1344dc2..00000000000 --- a/build/pkgs/parso/spkg-install.in +++ /dev/null @@ -1,3 +0,0 @@ -cd src - -sdh_pip_install . From a6dfa8084cb51e35050bf635c71afe1d38f57f63 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:10:23 -0700 Subject: [PATCH 18/28] build/pkgs/platformdirs: Update to 4.2.2 --- build/pkgs/platformdirs/checksums.ini | 4 ++-- build/pkgs/platformdirs/package-version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/pkgs/platformdirs/checksums.ini b/build/pkgs/platformdirs/checksums.ini index 28576a25b7f..201a01de014 100644 --- a/build/pkgs/platformdirs/checksums.ini +++ b/build/pkgs/platformdirs/checksums.ini @@ -1,4 +1,4 @@ tarball=platformdirs-VERSION-py3-none-any.whl -sha1=487a4610a037c90b242aafbe1e3f8b6ebb3ba1c8 -sha256=0614df2a2f37e1a662acbd8e2b25b92ccf8632929bc6d43467e17fe89c75e068 +sha1=81890edbdf2f709f83001cb5bcfd71c3978225ce +sha256=2d7a1657e36a80ea911db832a8a6ece5ee53d8de21edd5cc5879af6530b1bfee upstream_url=https://pypi.io/packages/py3/p/platformdirs/platformdirs-VERSION-py3-none-any.whl diff --git a/build/pkgs/platformdirs/package-version.txt b/build/pkgs/platformdirs/package-version.txt index 6aba2b245a8..af8c8ec7c13 100644 --- a/build/pkgs/platformdirs/package-version.txt +++ b/build/pkgs/platformdirs/package-version.txt @@ -1 +1 @@ -4.2.0 +4.2.2 From 73a0a0c8a4ea426d146e2b7bd806a26b37dda99b Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:11:47 -0700 Subject: [PATCH 19/28] build/pkgs/pycparser: Update to 2.22, change to wheel package --- build/pkgs/pycparser/checksums.ini | 8 ++++---- build/pkgs/pycparser/dependencies | 2 +- build/pkgs/pycparser/package-version.txt | 2 +- build/pkgs/pycparser/spkg-install.in | 1 - 4 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 build/pkgs/pycparser/spkg-install.in diff --git a/build/pkgs/pycparser/checksums.ini b/build/pkgs/pycparser/checksums.ini index 1e113dfcbf8..4d250e61a00 100644 --- a/build/pkgs/pycparser/checksums.ini +++ b/build/pkgs/pycparser/checksums.ini @@ -1,4 +1,4 @@ -tarball=pycparser-VERSION.tar.gz -sha1=359c718c6ece361047f61846b9fa4ea0239576dc -sha256=e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206 -upstream_url=https://pypi.io/packages/source/p/pycparser/pycparser-VERSION.tar.gz +tarball=pycparser-VERSION-py3-none-any.whl +sha1=34702512290f3bfd4850bcc95dfaf1ae972a8929 +sha256=c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc +upstream_url=https://pypi.io/packages/py3/p/pycparser/pycparser-VERSION-py3-none-any.whl diff --git a/build/pkgs/pycparser/dependencies b/build/pkgs/pycparser/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/pycparser/dependencies +++ b/build/pkgs/pycparser/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/pycparser/package-version.txt b/build/pkgs/pycparser/package-version.txt index 2ef40bd8c62..4699fb07e80 100644 --- a/build/pkgs/pycparser/package-version.txt +++ b/build/pkgs/pycparser/package-version.txt @@ -1 +1 @@ -2.21 +2.22 diff --git a/build/pkgs/pycparser/spkg-install.in b/build/pkgs/pycparser/spkg-install.in deleted file mode 100644 index deba1bb42bb..00000000000 --- a/build/pkgs/pycparser/spkg-install.in +++ /dev/null @@ -1 +0,0 @@ -cd src && sdh_pip_install . From 64d141514bc722b1974f7147f8f2fcd391b26bf6 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:12:45 -0700 Subject: [PATCH 20/28] build/pkgs/pygments: Update to 2.18.0 --- build/pkgs/pygments/checksums.ini | 4 ++-- build/pkgs/pygments/dependencies | 2 +- build/pkgs/pygments/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/pygments/checksums.ini b/build/pkgs/pygments/checksums.ini index c534a4a9a4d..5a54fdd0b9a 100644 --- a/build/pkgs/pygments/checksums.ini +++ b/build/pkgs/pygments/checksums.ini @@ -1,4 +1,4 @@ tarball=pygments-VERSION-py3-none-any.whl -sha1=053e17b72ffea04e200d7b34edbe0f96b4b68e4b -sha256=b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c +sha1=edb9fdfbc4cf53d356a02beee8822dd8e9529f35 +sha256=b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a upstream_url=https://pypi.io/packages/py3/p/pygments/pygments-VERSION-py3-none-any.whl diff --git a/build/pkgs/pygments/dependencies b/build/pkgs/pygments/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/pygments/dependencies +++ b/build/pkgs/pygments/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/pygments/package-version.txt b/build/pkgs/pygments/package-version.txt index 94dc0ec9104..cf8690732fe 100644 --- a/build/pkgs/pygments/package-version.txt +++ b/build/pkgs/pygments/package-version.txt @@ -1 +1 @@ -2.17.2 +2.18.0 From 929a773932fe79d8308c8223aa37045edf8d8d25 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:14:34 -0700 Subject: [PATCH 21/28] build/pkgs/pyparsing: Update to 3.1.2 --- build/pkgs/pyparsing/checksums.ini | 4 ++-- build/pkgs/pyparsing/package-version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/pkgs/pyparsing/checksums.ini b/build/pkgs/pyparsing/checksums.ini index 7c946098d45..931d057f6b8 100644 --- a/build/pkgs/pyparsing/checksums.ini +++ b/build/pkgs/pyparsing/checksums.ini @@ -1,4 +1,4 @@ tarball=pyparsing-VERSION-py3-none-any.whl -sha1=c44cd9476ad90a48af0f27d8f7966136b2a93fc6 -sha256=32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb +sha1=bf1ab91fb997ccee2793e1e7f22a56a25f5e3a93 +sha256=f9db75911801ed778fe61bb643079ff86601aca99fcae6345aa67292038fb742 upstream_url=https://pypi.io/packages/py3/p/pyparsing/pyparsing-VERSION-py3-none-any.whl diff --git a/build/pkgs/pyparsing/package-version.txt b/build/pkgs/pyparsing/package-version.txt index 94ff29cc4de..ef538c28109 100644 --- a/build/pkgs/pyparsing/package-version.txt +++ b/build/pkgs/pyparsing/package-version.txt @@ -1 +1 @@ -3.1.1 +3.1.2 From f5c6788f0cbb5c8061b1c1761ed74f7a7c574e0c Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:16:18 -0700 Subject: [PATCH 22/28] build/pkgs/requests: Update to 2.32.2 --- build/pkgs/requests/checksums.ini | 4 ++-- build/pkgs/requests/dependencies | 2 +- build/pkgs/requests/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/requests/checksums.ini b/build/pkgs/requests/checksums.ini index 8b0dc85bd89..d7a9d3b8c66 100644 --- a/build/pkgs/requests/checksums.ini +++ b/build/pkgs/requests/checksums.ini @@ -1,4 +1,4 @@ tarball=requests-VERSION-py3-none-any.whl -sha1=60b928b15e05d04a33b880a0232e44258c777740 -sha256=58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f +sha1=e82ece8f17ba4237cc5a4fd641349e45e1d3ddfd +sha256=fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c upstream_url=https://pypi.io/packages/py3/r/requests/requests-VERSION-py3-none-any.whl diff --git a/build/pkgs/requests/dependencies b/build/pkgs/requests/dependencies index 668fe014f12..6d09b791ef2 100644 --- a/build/pkgs/requests/dependencies +++ b/build/pkgs/requests/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) idna urllib3 certifi charset_normalizer $(PYTHON) +charset_normalizer idna urllib3 certifi | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/requests/package-version.txt b/build/pkgs/requests/package-version.txt index bafceb320ec..544fe5d4382 100644 --- a/build/pkgs/requests/package-version.txt +++ b/build/pkgs/requests/package-version.txt @@ -1 +1 @@ -2.31.0 +2.32.2 From 382a5f83dc2a72c1242450dd2875c90345036bbc Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:17:38 -0700 Subject: [PATCH 23/28] build/pkgs/sniffio: Update to 1.3.1 --- build/pkgs/sniffio/checksums.ini | 4 ++-- build/pkgs/sniffio/dependencies | 2 +- build/pkgs/sniffio/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/sniffio/checksums.ini b/build/pkgs/sniffio/checksums.ini index 8379b1841d0..c3a342052ec 100644 --- a/build/pkgs/sniffio/checksums.ini +++ b/build/pkgs/sniffio/checksums.ini @@ -1,4 +1,4 @@ tarball=sniffio-VERSION-py3-none-any.whl -sha1=16f883fd7e31aa383df8901002f9ce5cec7606e5 -sha256=eecefdce1e5bbfb7ad2eeaabf7c1eeb404d7757c379bd1f7e5cce9d8bf425384 +sha1=bd8d1ec2b285eed542c53ca22232e6e9e468c389 +sha256=2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2 upstream_url=https://pypi.io/packages/py3/s/sniffio/sniffio-VERSION-py3-none-any.whl diff --git a/build/pkgs/sniffio/dependencies b/build/pkgs/sniffio/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/sniffio/dependencies +++ b/build/pkgs/sniffio/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/sniffio/package-version.txt b/build/pkgs/sniffio/package-version.txt index f0bb29e7638..3a3cd8cc8b0 100644 --- a/build/pkgs/sniffio/package-version.txt +++ b/build/pkgs/sniffio/package-version.txt @@ -1 +1 @@ -1.3.0 +1.3.1 From d5b5b9761e61a0b6547926c1e0bdd7515b345011 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:18:58 -0700 Subject: [PATCH 24/28] build/pkgs/traitlets: Update to 5.14.3, change to wheel package --- build/pkgs/traitlets/checksums.ini | 8 ++++---- build/pkgs/traitlets/dependencies | 2 +- build/pkgs/traitlets/package-version.txt | 2 +- build/pkgs/traitlets/spkg-install.in | 1 - 4 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 build/pkgs/traitlets/spkg-install.in diff --git a/build/pkgs/traitlets/checksums.ini b/build/pkgs/traitlets/checksums.ini index 4be4683da86..ad86191465c 100644 --- a/build/pkgs/traitlets/checksums.ini +++ b/build/pkgs/traitlets/checksums.ini @@ -1,4 +1,4 @@ -tarball=traitlets-VERSION.tar.gz -sha1=9f4cb2a04ffba7029ad67bbec3d39a23e9095db2 -sha256=fcdaa8ac49c04dfa0ed3ee3384ef6dfdb5d6f3741502be247279407679296772 -upstream_url=https://pypi.io/packages/source/t/traitlets/traitlets-VERSION.tar.gz +tarball=traitlets-VERSION-py3-none-any.whl +sha1=a6c667ce2b3adf2ab3562f144067f02326383c25 +sha256=b74e89e397b1ed28cc831db7aea759ba6640cb3de13090ca145426688ff1ac4f +upstream_url=https://pypi.io/packages/py3/t/traitlets/traitlets-VERSION-py3-none-any.whl diff --git a/build/pkgs/traitlets/dependencies b/build/pkgs/traitlets/dependencies index 85237293d1c..644ad35f773 100644 --- a/build/pkgs/traitlets/dependencies +++ b/build/pkgs/traitlets/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) ipython_genutils hatchling $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/traitlets/package-version.txt b/build/pkgs/traitlets/package-version.txt index 0a70cf03ca9..487fc4986a9 100644 --- a/build/pkgs/traitlets/package-version.txt +++ b/build/pkgs/traitlets/package-version.txt @@ -1 +1 @@ -5.14.0 +5.14.3 diff --git a/build/pkgs/traitlets/spkg-install.in b/build/pkgs/traitlets/spkg-install.in deleted file mode 100644 index deba1bb42bb..00000000000 --- a/build/pkgs/traitlets/spkg-install.in +++ /dev/null @@ -1 +0,0 @@ -cd src && sdh_pip_install . From b3215d4e9bb06816fe865cf75a1cf6c0ba7680b2 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:20:21 -0700 Subject: [PATCH 25/28] build/pkgs/virtualenv: Update to 20.26.2 --- build/pkgs/virtualenv/checksums.ini | 4 ++-- build/pkgs/virtualenv/dependencies | 2 +- build/pkgs/virtualenv/package-version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/pkgs/virtualenv/checksums.ini b/build/pkgs/virtualenv/checksums.ini index 386df56a132..c83cfa5112d 100644 --- a/build/pkgs/virtualenv/checksums.ini +++ b/build/pkgs/virtualenv/checksums.ini @@ -1,4 +1,4 @@ tarball=virtualenv-VERSION-py3-none-any.whl -sha1=9c942063d76d85361f0567b59cce8238c57f1183 -sha256=4238949c5ffe6876362d9c0180fc6c3a824a7b12b80604eeb8085f2ed7460de3 +sha1=f18ea5b827ba66a1724769371c6912601ec4d647 +sha256=a624db5e94f01ad993d476b9ee5346fdf7b9de43ccaee0e0197012dc838a0e9b upstream_url=https://pypi.io/packages/py3/v/virtualenv/virtualenv-VERSION-py3-none-any.whl diff --git a/build/pkgs/virtualenv/dependencies b/build/pkgs/virtualenv/dependencies index 148ef28948e..16beaa039a1 100644 --- a/build/pkgs/virtualenv/dependencies +++ b/build/pkgs/virtualenv/dependencies @@ -1,4 +1,4 @@ -distlib filelock platformdirs | pip $(PYTHON) +distlib filelock importlib_metadata platformdirs | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/virtualenv/package-version.txt b/build/pkgs/virtualenv/package-version.txt index 242a1e92b72..608d0b1c8b7 100644 --- a/build/pkgs/virtualenv/package-version.txt +++ b/build/pkgs/virtualenv/package-version.txt @@ -1 +1 @@ -20.25.0 +20.26.2 From b9c8a8a7f81dc388af867b599c34c5d9d4967c28 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:22:39 -0700 Subject: [PATCH 26/28] build/pkgs/send2trash: Update to 1.8.3, change to wheel package --- build/pkgs/send2trash/checksums.ini | 8 ++++---- build/pkgs/send2trash/dependencies | 2 +- build/pkgs/send2trash/package-version.txt | 2 +- build/pkgs/send2trash/spkg-install.in | 1 - 4 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 build/pkgs/send2trash/spkg-install.in diff --git a/build/pkgs/send2trash/checksums.ini b/build/pkgs/send2trash/checksums.ini index d99aecb6b2f..8617b6b9b6b 100644 --- a/build/pkgs/send2trash/checksums.ini +++ b/build/pkgs/send2trash/checksums.ini @@ -1,4 +1,4 @@ -tarball=Send2Trash-VERSION.tar.gz -sha1=211092dcefa5468582f7d083472ad7f1880cc019 -sha256=c132d59fa44b9ca2b1699af5c86f57ce9f4c5eb56629d5d55fbb7a35f84e2312 -upstream_url=https://pypi.io/packages/source/s/send2trash/Send2Trash-VERSION.tar.gz +tarball=Send2Trash-VERSION-py3-none-any.whl +sha1=e24d3494febe78a4a1c8ecbfde78ed52e78cf299 +sha256=0c31227e0bd08961c7665474a3d1ef7193929fedda4233843689baa056be46c9 +upstream_url=https://pypi.io/packages/py3/s/send2trash/Send2Trash-VERSION-py3-none-any.whl diff --git a/build/pkgs/send2trash/dependencies b/build/pkgs/send2trash/dependencies index 47296a7bace..644ad35f773 100644 --- a/build/pkgs/send2trash/dependencies +++ b/build/pkgs/send2trash/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | pip $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/send2trash/package-version.txt b/build/pkgs/send2trash/package-version.txt index 53adb84c822..a7ee35a3ea7 100644 --- a/build/pkgs/send2trash/package-version.txt +++ b/build/pkgs/send2trash/package-version.txt @@ -1 +1 @@ -1.8.2 +1.8.3 diff --git a/build/pkgs/send2trash/spkg-install.in b/build/pkgs/send2trash/spkg-install.in deleted file mode 100644 index deba1bb42bb..00000000000 --- a/build/pkgs/send2trash/spkg-install.in +++ /dev/null @@ -1 +0,0 @@ -cd src && sdh_pip_install . From c48dd14fa0e3ce781602770727bfa0a6ca4eeaca Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 26 May 2024 23:34:13 -0700 Subject: [PATCH 27/28] build/pkgs/typing_extensions: Update to 4.12.0 --- build/pkgs/typing_extensions/checksums.ini | 4 ++-- build/pkgs/typing_extensions/package-version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/pkgs/typing_extensions/checksums.ini b/build/pkgs/typing_extensions/checksums.ini index 2c1dd61052d..c22c17569af 100644 --- a/build/pkgs/typing_extensions/checksums.ini +++ b/build/pkgs/typing_extensions/checksums.ini @@ -1,4 +1,4 @@ tarball=typing_extensions-VERSION-py3-none-any.whl -sha1=84d6a73b5a5d303c9187a861d5eedd50da42e7a3 -sha256=8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0 +sha1=049c6031f754e1c33932ce1c2ad78b857a70a244 +sha256=b349c66bea9016ac22978d800cfff206d5f9816951f12a7d0ec5578b0a819594 upstream_url=https://pypi.io/packages/py3/t/typing_extensions/typing_extensions-VERSION-py3-none-any.whl diff --git a/build/pkgs/typing_extensions/package-version.txt b/build/pkgs/typing_extensions/package-version.txt index 88f181192c4..815588ef140 100644 --- a/build/pkgs/typing_extensions/package-version.txt +++ b/build/pkgs/typing_extensions/package-version.txt @@ -1 +1 @@ -4.8.0 +4.12.0 From 21e2a4993dd837e7b3f1cb4825cda8c0467f1abf Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 16 Jun 2024 14:27:12 -0700 Subject: [PATCH 28/28] src/sage/databases/symbolic_data.py: Update doctest for error message details in Python 3.12 --- src/sage/databases/symbolic_data.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sage/databases/symbolic_data.py b/src/sage/databases/symbolic_data.py index 4d63d26cdc1..0c6c4fbfc0a 100644 --- a/src/sage/databases/symbolic_data.py +++ b/src/sage/databases/symbolic_data.py @@ -153,7 +153,7 @@ def _dom2ideal(node): name = self.__genpath + name + ".xml" open(name) except OSError: - raise AttributeError("No ideal matching '%s' found in database." % orig_name) + raise AttributeError(f"no ideal matching '{orig_name}' found in database") dom = parse(name) res = _dom2ideal(dom) @@ -184,7 +184,7 @@ def __getattr__(self, name): sage: sd.Cyclic5 # optional - database_symbolic_data Traceback (most recent call last): ... - AttributeError: No ideal matching 'Cyclic5' found in database. + AttributeError: no ideal matching 'Cyclic5' found in database... sage: sd.Cyclic_5 # optional - database_symbolic_data Ideal (v + w + x + y + z,