* update python-sphinxcontrib-trio to 1.1.2-7
This commit is contained in:
parent
8e4bf95ec1
commit
31997b778e
@ -1,7 +1,7 @@
|
||||
pkgbase = python-sphinxcontrib-trio
|
||||
pkgdesc = Make Sphinx better at documenting Python functions and methods
|
||||
pkgver = 1.1.2
|
||||
pkgrel = 6
|
||||
pkgrel = 7
|
||||
url = https://github.com/python-trio/sphinxcontrib-trio
|
||||
arch = any
|
||||
license = MIT
|
||||
|
4
python/python-sphinxcontrib-trio/.nvchecker.toml
Normal file
4
python/python-sphinxcontrib-trio/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-sphinxcontrib-trio]
|
||||
source = "git"
|
||||
git = "https://github.com/python-trio/sphinxcontrib-trio.git"
|
||||
prefix = "v"
|
@ -4,10 +4,10 @@
|
||||
pkgname=python-sphinxcontrib-trio
|
||||
_pyname=${pkgname/python-/}
|
||||
pkgver=1.1.2
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='Make Sphinx better at documenting Python functions and methods'
|
||||
url='https://github.com/python-trio/sphinxcontrib-trio'
|
||||
arch=('any')
|
||||
arch=(any)
|
||||
license=('MIT')
|
||||
depends=('python' 'python-sphinx')
|
||||
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
|
||||
|
Loading…
x
Reference in New Issue
Block a user