David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinxygen


Commits:
cffae44b by David Runge at 2025-11-13T09:57:09+01:00
upgpkg: 1.0.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-sphinxygen
        pkgdesc = A script to read Doxygen XML output and emit ReST for Sphinx
-       pkgver = 1.0.10
+       pkgver = 1.0.12
        pkgrel = 1
        url = https://gitlab.com/drobilla/sphinxygen
        arch = any
@@ -14,8 +14,8 @@ pkgbase = python-sphinxygen
        makedepends = python-wheel
        depends = python
        optdepends = python-html5lib: for HTML5 support
-       source = 
https://gitlab.com/drobilla/sphinxygen/-/archive/v1.0.10/sphinxygen-v1.0.10.tar.gz
-       sha512sums = 
89a37f7165277d7189ed2109f7e330c97ba2dc6784e60a1b7b949138c0688fb706850551e4b1be18c8f1ed713a0e1d673cb2a94dfb381173ea7cec7a30b71ec2
-       b2sums = 
06cf250799b8fe537c552b87145f73da39a22dd87e0c31942116a76b0dd3368f0ea3b195986c3f5689170383521eb1d7beeaeb1681c3acddb5cfc09c64e97627
+       source = 
https://gitlab.com/drobilla/sphinxygen/-/archive/v1.0.12/sphinxygen-v1.0.12.tar.gz
+       sha512sums = 
c953b04a03982bfb08fdbc77b323ea5a43dbb5ad7a7f6802f47711c669bbfd3d8d157f52a242bde2782012f8cce114bc2fe6be5e5394e51cfb2916ac57d9f3e1
+       b2sums = 
f524be8f5d5878e540c6d46b73fb2f33ed1474ad608e3003df53767e01435f04c42ecc8387a84fe07908208d193cd47d22e8881c4c500f6e6a5cdbb696076308
 
 pkgname = python-sphinxygen


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=sphinxygen
 pkgname=python-sphinxygen
-pkgver=1.0.10
+pkgver=1.0.12
 pkgrel=1
 pkgdesc="A script to read Doxygen XML output and emit ReST for Sphinx"
 arch=(any)
@@ -24,8 +24,8 @@ optdepends=(
   'python-html5lib: for HTML5 support'
 )
 source=($url/-/archive/v$pkgver/$_name-v$pkgver.tar.gz)
-sha512sums=('89a37f7165277d7189ed2109f7e330c97ba2dc6784e60a1b7b949138c0688fb706850551e4b1be18c8f1ed713a0e1d673cb2a94dfb381173ea7cec7a30b71ec2')
-b2sums=('06cf250799b8fe537c552b87145f73da39a22dd87e0c31942116a76b0dd3368f0ea3b195986c3f5689170383521eb1d7beeaeb1681c3acddb5cfc09c64e97627')
+sha512sums=('c953b04a03982bfb08fdbc77b323ea5a43dbb5ad7a7f6802f47711c669bbfd3d8d157f52a242bde2782012f8cce114bc2fe6be5e5394e51cfb2916ac57d9f3e1')
+b2sums=('f524be8f5d5878e540c6d46b73fb2f33ed1474ad608e3003df53767e01435f04c42ecc8387a84fe07908208d193cd47d22e8881c4c500f6e6a5cdbb696076308')
 validpgpkeys=()
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxygen/-/commit/cffae44bf2981c9a69964974ee6dedcf9e501fab

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


Reply via email to