* update python-docutils to 1:0.21.2-3
This commit is contained in:
parent
7deea9d8f0
commit
604f06675a
20
python/python-docutils/.SRCINFO
Normal file
20
python/python-docutils/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = python-docutils
|
||||
pkgdesc = Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX
|
||||
pkgver = 0.21.2
|
||||
pkgrel = 3
|
||||
epoch = 1
|
||||
url = http://docutils.sourceforge.net
|
||||
arch = any
|
||||
license = custom
|
||||
checkdepends = python-pillow
|
||||
makedepends = python-build
|
||||
makedepends = python-flit-core
|
||||
makedepends = python-installer
|
||||
depends = python
|
||||
optdepends = python-myst-parser: to parse input in "Markdown" (CommonMark) format
|
||||
optdepends = python-pillow: for some image manipulation operations
|
||||
optdepends = python-pygments: for syntax highlighting of code directives and roles
|
||||
source = https://downloads.sourceforge.net/docutils/docutils-0.21.2.tar.gz
|
||||
b2sums = 727c2f97fc5835a0ffa62e38ea85af366cd89ad1eaec0b8af8b1f3b12e6cddfddb65161ba34f9109952d37ba2cf8985f3c3b6905ebb2ac1c9a984cce3fb4d170
|
||||
|
||||
pkgname = python-docutils
|
@ -8,7 +8,7 @@
|
||||
pkgname=python-docutils
|
||||
_name=${pkgname#python-}
|
||||
pkgver=0.21.2
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
epoch=1
|
||||
pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX'
|
||||
arch=(any)
|
||||
|
Loading…
x
Reference in New Issue
Block a user