* update python-sphinxcontrib-newsfeed to 0.1.4-16

This commit is contained in:
Alexander Baldeck 2024-12-05 18:34:55 +01:00
parent 29fcdbe385
commit 8bce5c3538
3 changed files with 17 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[python-sphinxcontrib-newsfeed]
source = "pypi"
pypi = "sphinxcontrib-newsfeed"

View File

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