Skip to content

Commit

Permalink
sagemathgh-38101: Various Python package upgrades
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". -->

and incidental updates to the `sage --package` script

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] 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#38101
Reported by: Matthias Köppe
Reviewer(s): Kwankyu Lee
  • Loading branch information
Release Manager committed Jun 20, 2024
2 parents 8d66ac3 + 21e2a49 commit b7e60e1
Show file tree
Hide file tree
Showing 84 changed files with 143 additions and 134 deletions.
4 changes: 2 additions & 2 deletions build/pkgs/anyio/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/anyio/dependencies
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion build/pkgs/anyio/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.0
4.4.0
4 changes: 2 additions & 2 deletions build/pkgs/appnope/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/appnope/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.1.4
4 changes: 2 additions & 2 deletions build/pkgs/attrs/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/attrs/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
importlib_metadata | pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/attrs/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.1.0
23.2.0
4 changes: 2 additions & 2 deletions build/pkgs/cachetools/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/cachetools/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/cachetools/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.1
5.3.3
4 changes: 2 additions & 2 deletions build/pkgs/certifi/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/certifi/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/certifi/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.11.17
2024.2.2
4 changes: 2 additions & 2 deletions build/pkgs/configure/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tarball=configure-VERSION.tar.gz
sha1=1008e954db67a27133b23b338a178fb34ff401e1
sha256=3fe774fa4d3941621927c328f7c9271ad683f78fb0e5ae7da349e3ba2b0eb0a3
sha1=133a9bb6b50fc7a1a068935cfbdb57fea8fd80cb
sha256=303eac76f7ce06d2566d1ac8695e7317bc0f7036f978304c77314824f5413bbe
2 changes: 1 addition & 1 deletion build/pkgs/configure/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d11870b4b14ec0f61ebc141ecb80525815d29acf
6162342fec33e3d3c0d541300379e0215e8b63b1
6 changes: 3 additions & 3 deletions build/pkgs/debugpy/SPKG.rst
Original file line number Diff line number Diff line change
@@ -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
-------
Expand Down
8 changes: 4 additions & 4 deletions build/pkgs/debugpy/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/debugpy/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

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

This file was deleted.

4 changes: 2 additions & 2 deletions build/pkgs/exceptiongroup/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/exceptiongroup/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/exceptiongroup/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.2.1
6 changes: 3 additions & 3 deletions build/pkgs/filelock/SPKG.rst
Original file line number Diff line number Diff line change
@@ -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
-------
Expand Down
4 changes: 2 additions & 2 deletions build/pkgs/filelock/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/filelock/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.13.1
3.14.0
6 changes: 3 additions & 3 deletions build/pkgs/httpcore/SPKG.rst
Original file line number Diff line number Diff line change
@@ -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
-------
Expand Down
4 changes: 2 additions & 2 deletions build/pkgs/httpcore/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/httpcore/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h11 | $(PYTHON_TOOLCHAIN) $(PYTHON)
certifi h11 | pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/httpcore/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.4
1.0.5
4 changes: 2 additions & 2 deletions build/pkgs/idna/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/idna/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/idna/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6
3.7
8 changes: 4 additions & 4 deletions build/pkgs/jinja2/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/jinja2/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
markupsafe docutils | $(PYTHON_TOOLCHAIN) $(PYTHON)
markupsafe | pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/jinja2/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.3
3.1.4
4 changes: 2 additions & 2 deletions build/pkgs/markupsafe/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/markupsafe/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.4
2.1.5
8 changes: 4 additions & 4 deletions build/pkgs/nest_asyncio/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/nest_asyncio/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

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

This file was deleted.

15 changes: 13 additions & 2 deletions build/pkgs/parso/SPKG.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
parso: A Python parser
======================
parso: Python Parser
====================

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/

8 changes: 4 additions & 4 deletions build/pkgs/parso/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/parso/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

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

This file was deleted.

4 changes: 2 additions & 2 deletions build/pkgs/platformdirs/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/platformdirs/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.0
4.2.2
8 changes: 4 additions & 4 deletions build/pkgs/pycparser/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/pycparser/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

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

This file was deleted.

4 changes: 2 additions & 2 deletions build/pkgs/pygments/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/pygments/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

----------
All lines of this file are ignored except the first.
2 changes: 1 addition & 1 deletion build/pkgs/pygments/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.17.2
2.18.0
4 changes: 2 additions & 2 deletions build/pkgs/pyparsing/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/pyparsing/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.1
3.1.2
4 changes: 2 additions & 2 deletions build/pkgs/requests/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/requests/dependencies
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion build/pkgs/requests/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.31.0
2.32.2
8 changes: 4 additions & 4 deletions build/pkgs/send2trash/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/send2trash/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| $(PYTHON_TOOLCHAIN) $(PYTHON)
| pip $(PYTHON)

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

This file was deleted.

4 changes: 2 additions & 2 deletions build/pkgs/sniffio/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
Loading

0 comments on commit b7e60e1

Please sign in to comment.