python-packaging: new at 23.2

This commit is contained in:
Owen Rafferty 2023-12-27 19:18:50 -06:00
parent 62d74c70ab
commit a72be28c29
No known key found for this signature in database
5 changed files with 10 additions and 0 deletions

4
extra/python-packaging/build Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh -e
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
python -m installer -d "$1" .dist/*.whl

View File

@ -0,0 +1 @@
8d1b229ed8d16fc54dc5d22058875790114f6ab6ce9387368481f813e39342d8ba

View File

@ -0,0 +1,3 @@
python
python-flit-core make
python-gpep517 make

View File

@ -0,0 +1 @@
https://github.com/pypa/packaging/archive/23.2/python-packaging-23.2.tar.gz

View File

@ -0,0 +1 @@
23.2 1