* update python-pybtex-docutils to 1.0.2-4
This commit is contained in:
parent
53b3491b53
commit
dcadbac3a8
16
python/python-pybtex-docutils/.SRCINFO
Normal file
16
python/python-pybtex-docutils/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = python-pybtex-docutils
|
||||
pkgdesc = A docutils backend for pybtex
|
||||
pkgver = 1.0.2
|
||||
pkgrel = 4
|
||||
url = https://github.com/mcmtroffaes/pybtex-docutils
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-setuptools
|
||||
depends = python-six
|
||||
depends = python-docutils
|
||||
depends = python-pybtex
|
||||
source = https://pypi.io/packages/source/p/pybtex-docutils/pybtex-docutils-1.0.2.tar.gz
|
||||
sha256sums = 43aa353b6d498fd5ac30f0073a98e332d061d34fe619d3d50d1761f8fd4aa016
|
||||
|
||||
pkgname = python-pybtex-docutils
|
3
python/python-pybtex-docutils/.nvchecker.toml
Normal file
3
python/python-pybtex-docutils/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-pybtex-docutils]
|
||||
source = "pypi"
|
||||
pypi = "pybtex-docutils"
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=python-pybtex-docutils
|
||||
pkgver=1.0.2
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A docutils backend for pybtex"
|
||||
arch=(any)
|
||||
url="https://github.com/mcmtroffaes/pybtex-docutils"
|
||||
|
Loading…
x
Reference in New Issue
Block a user