mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
python-flit-core: 3.9.0
This commit is contained in:
parent
a72be28c29
commit
bbe2a5a2fb
8
extra/python-flit-core/build
Executable file
8
extra/python-flit-core/build
Executable 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
|
1
extra/python-flit-core/checksums
Normal file
1
extra/python-flit-core/checksums
Normal file
@ -0,0 +1 @@
|
||||
a14e806578da1abff5ef9b5a31e948e3e74391e171e4b8a70acd4dc5348aa2f83e
|
2
extra/python-flit-core/depends
Normal file
2
extra/python-flit-core/depends
Normal file
@ -0,0 +1,2 @@
|
||||
python
|
||||
python-installer make
|
1
extra/python-flit-core/sources
Normal file
1
extra/python-flit-core/sources
Normal file
@ -0,0 +1 @@
|
||||
https://files.pythonhosted.org/packages/source/f/flit/flit-3.9.0.tar.gz
|
1
extra/python-flit-core/version
Normal file
1
extra/python-flit-core/version
Normal file
@ -0,0 +1 @@
|
||||
3.9.0 1
|
Loading…
Reference in New Issue
Block a user