* update python-sphinxcontrib-jquery to 4.1-4
This commit is contained in:
parent
9b7a118fce
commit
29fcdbe385
20
python/python-sphinxcontrib-jquery/.SRCINFO
Normal file
20
python/python-sphinxcontrib-jquery/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = python-sphinxcontrib-jquery
|
||||
pkgdesc = Extension to include jQuery on newer Sphinx releases
|
||||
pkgver = 4.1
|
||||
pkgrel = 4
|
||||
url = https://github.com/sphinx-contrib/jquery
|
||||
arch = any
|
||||
license = 0BSD
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-build
|
||||
makedepends = python-flit-core
|
||||
makedepends = python-installer
|
||||
depends = python
|
||||
depends = python-sphinx
|
||||
provides = python-sphinxcontrib.jquery
|
||||
replaces = python-sphinxcontrib.jquery
|
||||
source = https://files.pythonhosted.org/packages/source/s/sphinxcontrib-jquery/sphinxcontrib-jquery-4.1.tar.gz
|
||||
sha256sums = 1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a
|
||||
b2sums = 3f0ba80c20c13a6543968b0c7234fd86ba238fa723191956e6b125ae709db8a048d585815e6ddb152b3808bcc857bb43c025ffa722a18f74ab265a667c9574b7
|
||||
|
||||
pkgname = python-sphinxcontrib-jquery
|
3
python/python-sphinxcontrib-jquery/.nvchecker.toml
Normal file
3
python/python-sphinxcontrib-jquery/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-sphinxcontrib-jquery]
|
||||
source = "pypi"
|
||||
pypi = "sphinxcontrib-jquery"
|
@ -4,7 +4,7 @@
|
||||
_name=sphinxcontrib-jquery
|
||||
pkgname=python-sphinxcontrib-jquery
|
||||
pkgver=4.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Extension to include jQuery on newer Sphinx releases"
|
||||
arch=(any)
|
||||
url=https://github.com/sphinx-contrib/jquery
|
||||
|
Loading…
x
Reference in New Issue
Block a user