2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-21 23:00:06 -07:00

python-docutils: 0.21.1

This commit is contained in:
Owen Rafferty 2024-04-21 13:07:42 -05:00
parent a22d04524c
commit 3c33175a3f
No known key found for this signature in database
5 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -1 +1 @@
24dc29703d0edab9ce58b4dc36acbb5a56b21d95cdf7c0d2fa0f69dc5c874f29da
021ca4af014939611f0854c80a8b47a1699bbb167746d7d15912d8b1bf2ea33b75

View File

@ -1,2 +1,4 @@
python
python-gpep517 make
python-markupsafe
python-wheel make

View File

@ -1 +1 @@
https://downloads.sourceforge.net/docutils/docutils-0.20.1.tar.gz
https://downloads.sourceforge.net/docutils/docutils-0.21.1.tar.gz

View File

@ -1 +1 @@
0.20.1 1
0.21.1 1