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


Commits:
6589edda by Evangelos Foutras at 2023-11-05T20:52:03+02:00
upgpkg: 0.9.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-sphinxext-opengraph
+       pkgdesc = Sphinx extension to generate unique OpenGraph metadata
+       pkgver = 0.9.0
+       pkgrel = 1
+       url = https://sphinxext-opengraph.readthedocs.io/
+       arch = any
+       license = BSD
+       makedepends = python-setuptools
+       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
+
+pkgname = python-sphinxext-opengraph


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _name=sphinxext-opengraph
 pkgname=python-$_name
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="Sphinx extension to generate unique OpenGraph metadata"
 arch=('any')
 url="https://sphinxext-opengraph.readthedocs.io/";
@@ -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=('45a693b6704052c426576f0a1f630649c55b4188bc49eb63e9587e24a923db39')
+sha256sums=('4e57e25b6d56f47b9c06a5a5d68a2a00ed3577c8a39e459b52118c6bfe5e8c8b')
 
 prepare() {
   cd $_name-$pkgver



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

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


Reply via email to