2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

python-flit-core: 3.9.0

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

8
extra/python-flit-core/build Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh -e
rm -rf flit_core/flit_core/vendor/
python flit_core/build_dists.py
python -m installer -d "$1" flit_core/dist/flit_core-$2-py3-none-any.whl
rm -rf "$1"/usr/lib/python3*/site-packages/flit_core/tests

View File

@ -0,0 +1 @@
a14e806578da1abff5ef9b5a31e948e3e74391e171e4b8a70acd4dc5348aa2f83e

View File

@ -0,0 +1,2 @@
python
python-installer make

View File

@ -0,0 +1 @@
https://files.pythonhosted.org/packages/source/f/flit/flit-3.9.0.tar.gz

View File

@ -0,0 +1 @@
3.9.0 1