mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
python-yaml: 6.0.2
This commit is contained in:
parent
b82430170a
commit
96b7c45501
4
extra/python-yaml/build
Executable file
4
extra/python-yaml/build
Executable 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
|
1
extra/python-yaml/checksums
Normal file
1
extra/python-yaml/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
a6a4a4ed1e5b2243a332f6189966c8a7c836079f0a15876499b877e81955051912
|
3
extra/python-yaml/depends
Normal file
3
extra/python-yaml/depends
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
python
|
||||||
|
python-gpep517 make
|
||||||
|
python-wheel make
|
1
extra/python-yaml/sources
Normal file
1
extra/python-yaml/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://files.pythonhosted.org/packages/source/p/pyyaml/pyyaml-6.0.2.tar.gz
|
1
extra/python-yaml/version
Normal file
1
extra/python-yaml/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
6.0.2 1
|
Loading…
Reference in New Issue
Block a user