* update python-sphinxcontrib-newsfeed to 0.1.4-16
This commit is contained in:
parent
29fcdbe385
commit
8bce5c3538
13
python/python-sphinxcontrib-newsfeed/.SRCINFO
Normal file
13
python/python-sphinxcontrib-newsfeed/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = python-sphinxcontrib-newsfeed
|
||||
pkgdesc = News Feed extension for Sphinx
|
||||
pkgver = 0.1.4
|
||||
pkgrel = 16
|
||||
url = https://github.com/Cyclododecene/newsfeed
|
||||
arch = any
|
||||
license = BSD
|
||||
makedepends = python-setuptools
|
||||
depends = python-sphinx
|
||||
source = https://files.pythonhosted.org/packages/source/s/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.tar.gz
|
||||
sha512sums = 96d9d0c15fca8b62f945bafc8f0eafa62df9c471f7510e2f153e47b66534e5f3041e5c01df772e6c35a9f09baa70064642f7f0fa43ccfd33dd64c2604494f2fc
|
||||
|
||||
pkgname = python-sphinxcontrib-newsfeed
|
3
python/python-sphinxcontrib-newsfeed/.nvchecker.toml
Normal file
3
python/python-sphinxcontrib-newsfeed/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-sphinxcontrib-newsfeed]
|
||||
source = "pypi"
|
||||
pypi = "sphinxcontrib-newsfeed"
|
@ -6,7 +6,7 @@
|
||||
_name=sphinxcontrib-newsfeed
|
||||
pkgname=python-sphinxcontrib-newsfeed
|
||||
pkgver=0.1.4
|
||||
pkgrel=15
|
||||
pkgrel=16
|
||||
pkgdesc="News Feed extension for Sphinx"
|
||||
arch=(any)
|
||||
url="https://github.com/Cyclododecene/newsfeed"
|
||||
|
Loading…
x
Reference in New Issue
Block a user