mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 14:50:07 -07:00
python-docutils: 0.21.1
This commit is contained in:
parent
a22d04524c
commit
3c33175a3f
@ -1,6 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
python3 setup.py build
|
||||
python3 setup.py install \
|
||||
--prefix=/usr \
|
||||
--root="$1"
|
||||
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
|
||||
python -m installer -d "$1" .dist/*.whl
|
||||
|
@ -1 +1 @@
|
||||
24dc29703d0edab9ce58b4dc36acbb5a56b21d95cdf7c0d2fa0f69dc5c874f29da
|
||||
021ca4af014939611f0854c80a8b47a1699bbb167746d7d15912d8b1bf2ea33b75
|
||||
|
@ -1,2 +1,4 @@
|
||||
python
|
||||
python-gpep517 make
|
||||
python-markupsafe
|
||||
python-wheel make
|
||||
|
@ -1 +1 @@
|
||||
https://downloads.sourceforge.net/docutils/docutils-0.20.1.tar.gz
|
||||
https://downloads.sourceforge.net/docutils/docutils-0.21.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0.20.1 1
|
||||
0.21.1 1
|
||||
|
Loading…
Reference in New Issue
Block a user