* update python-pybtex-docutils to 1.0.2-4

This commit is contained in:
Alexander Baldeck 2024-12-05 07:18:57 +01:00
parent 53b3491b53
commit dcadbac3a8
3 changed files with 20 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[python-pybtex-docutils]
source = "pypi"
pypi = "pybtex-docutils"

View File

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