mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
python-docutils: 0.19
This commit is contained in:
parent
c2edcf8b6d
commit
5f741b00fe
6
extra/python-docutils/build
Executable file
6
extra/python-docutils/build
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
python3 setup.py build
|
||||
python3 setup.py install \
|
||||
--prefix=/usr \
|
||||
--root="$1"
|
1
extra/python-docutils/checksums
Normal file
1
extra/python-docutils/checksums
Normal file
@ -0,0 +1 @@
|
||||
33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6
|
2
extra/python-docutils/depends
Normal file
2
extra/python-docutils/depends
Normal file
@ -0,0 +1,2 @@
|
||||
python
|
||||
python-markupsafe
|
1
extra/python-docutils/sources
Normal file
1
extra/python-docutils/sources
Normal file
@ -0,0 +1 @@
|
||||
https://downloads.sourceforge.net/docutils/docutils-VERSION.tar.gz
|
1
extra/python-docutils/version
Normal file
1
extra/python-docutils/version
Normal file
@ -0,0 +1 @@
|
||||
0.19 1
|
Loading…
Reference in New Issue
Block a user