python3-docutils: update to 0.22.4, adopt.
This commit is contained in:
committed by
Duncan Overbruck
parent
4b14193186
commit
039898932f
@@ -1,19 +1,18 @@
|
||||
# Template file for 'python3-docutils'
|
||||
pkgname=python3-docutils
|
||||
version=0.21.2
|
||||
revision=2
|
||||
version=0.22.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
# docutils/writers/odf_odt/pygmentsformatter.py
|
||||
depends="python3-Pygments"
|
||||
checkdepends="${depends} python3-pytest"
|
||||
short_desc="Python3 documentation utilities"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Jason Elswick <jason@jasondavid.us>"
|
||||
license="Public Domain, BSD-2-Clause, GPL-3.0-or-later, Python-2.0"
|
||||
homepage="https://docutils.sourceforge.io"
|
||||
distfiles="${PYPI_SITE}/d/docutils/docutils-${version}.tar.gz"
|
||||
checksum=3a6b18732edf182daa3cd12775bbb338cf5691468f91eeeb109deff6ebfa986f
|
||||
checksum=4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING.txt COPYING
|
||||
vlicense COPYING.rst
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user