Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinxext-opengraph


Commits:
938982be by Evangelos Foutras at 2023-12-16T10:31:14+02:00
upgpkg: 0.9.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-sphinxext-opengraph
        pkgdesc = Sphinx extension to generate unique OpenGraph metadata
-       pkgver = 0.9.0
+       pkgver = 0.9.1
        pkgrel = 1
        url = https://sphinxext-opengraph.readthedocs.io/
        arch = any
@@ -9,7 +9,7 @@ pkgbase = python-sphinxext-opengraph
        makedepends = python-setuptools-scm
        depends = python-sphinx
        depends = python-matplotlib
-       source = 
https://files.pythonhosted.org/packages/source/s/sphinxext-opengraph/sphinxext-opengraph-0.9.0.tar.gz
-       sha256sums = 
4e57e25b6d56f47b9c06a5a5d68a2a00ed3577c8a39e459b52118c6bfe5e8c8b
+       source = 
https://files.pythonhosted.org/packages/source/s/sphinxext-opengraph/sphinxext-opengraph-0.9.1.tar.gz
+       sha256sums = 
dd2868a1e7c9497977fbbf44cc0844a42af39ca65fe1bb0272518af225d06fc5
 
 pkgname = python-sphinxext-opengraph


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=sphinxext-opengraph
 pkgname=python-$_name
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Sphinx extension to generate unique OpenGraph metadata"
 arch=('any')
@@ -11,7 +11,7 @@ license=('BSD')
 depends=('python-sphinx' 'python-matplotlib')
 makedepends=('python-setuptools' 'python-setuptools-scm')
 
source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('4e57e25b6d56f47b9c06a5a5d68a2a00ed3577c8a39e459b52118c6bfe5e8c8b')
+sha256sums=('dd2868a1e7c9497977fbbf44cc0844a42af39ca65fe1bb0272518af225d06fc5')
 
 prepare() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxext-opengraph/-/commit/938982beb15dfb049c88524133e3465537445850

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxext-opengraph/-/commit/938982beb15dfb049c88524133e3465537445850
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to