mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-19 13:10:07 -07:00
python-setuptools: new at 69.5.1
This commit is contained in:
parent
a7d3d095de
commit
5dfa3ef101
6
extra/python-setuptools/build
Executable file
6
extra/python-setuptools/build
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
python setup.py build
|
||||
python setup.py install \
|
||||
--root="$1" \
|
||||
--skip-build
|
1
extra/python-setuptools/checksums
Normal file
1
extra/python-setuptools/checksums
Normal file
@ -0,0 +1 @@
|
||||
ee89453c28ec853897d587098433bf6031d45641fea2b4c8eb327746ef2f4c63ef
|
1
extra/python-setuptools/sources
Normal file
1
extra/python-setuptools/sources
Normal file
@ -0,0 +1 @@
|
||||
https://pypi.io/packages/source/s/setuptools/setuptools-69.5.1.tar.gz
|
1
extra/python-setuptools/version
Normal file
1
extra/python-setuptools/version
Normal file
@ -0,0 +1 @@
|
||||
69.5.1 1
|
Loading…
Reference in New Issue
Block a user