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


Commits:
e6454c73 by David Runge at 2026-06-16T21:14:38+02:00
upgpkg: 0.20-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-sphinxcontrib-programoutput
        pkgdesc = Sphinx extension for capturing program output
-       pkgver = 0.19
+       pkgver = 0.20
        pkgrel = 1
        url = https://github.com/OpenNTI/sphinxcontrib-programoutput/
        arch = any
@@ -15,8 +15,8 @@ pkgbase = python-sphinxcontrib-programoutput
        depends = python-docutils
        depends = python-sphinx
        optdepends = python-erbsland-sphinx-ansi: for rendering ANSI output
-       source = 
python-sphinxcontrib-programoutput-0.19.tar.gz::https://github.com/OpenNTI/sphinxcontrib-programoutput//archive/refs/tags/0.19.tar.gz
-       sha512sums = 
74d183f292f685c02b3145e2fdca9c1c2f55eb0fbea207f627e7db2b1d47f3c1612ee357d84b9802329efd1acc34f1f448405398bc0bd855616e0ffbd6e97fde
-       b2sums = 
b957e3104b2745c945250d7bcc6dc4b1e12b9bf3ea93cb98b0da336f3b7920142407f7690521eb75759558c8d9576537cab0b22c6608529153ab3fd4e3a3cfe8
+       source = 
python-sphinxcontrib-programoutput-0.20.tar.gz::https://github.com/OpenNTI/sphinxcontrib-programoutput//archive/refs/tags/0.20.tar.gz
+       sha512sums = 
4e265a3cd88e63dba3735fb2146c17118d12bfd951bcd4d06844e0b29a21e0dd96e1342b8ff7275a20da45f4dbabe8e7112b223c5e7a8e2a9a975de7d5d3c9c3
+       b2sums = 
e8e555ad2fd9a052d5b7e1dbf1493ed2ae74b3e4253d1d35b8f94f0d027abb8ea98eefdd54591bbf2463cc66addc98f9852e1a22f083fd6fe8489f2cb31671c3
 
 pkgname = python-sphinxcontrib-programoutput


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-sphinxcontrib-programoutput
 _name="${pkgname#python-}"
-pkgver=0.19
+pkgver=0.20
 pkgrel=1
 pkgdesc="Sphinx extension for capturing program output"
 arch=(any)
@@ -10,7 +10,7 @@ url="https://github.com/OpenNTI/sphinxcontrib-programoutput/";
 license=(BSD-3-Clause)
 depends=(
   python
-  python-docutils  # undeclared runtime dependency: 
https://github.com/OpenNTI/sphinxcontrib-programoutput/issues/79
+  python-docutils
   python-sphinx
 )
 makedepends=(
@@ -24,11 +24,11 @@ checkdepends=(
   python-erbsland-sphinx-ansi
 )
 optdepends=(
-  'python-erbsland-sphinx-ansi: for rendering ANSI output'  # undeclared 
optional dependency: 
https://github.com/OpenNTI/sphinxcontrib-programoutput/issues/78
+  'python-erbsland-sphinx-ansi: for rendering ANSI output'
 )
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
-sha512sums=('74d183f292f685c02b3145e2fdca9c1c2f55eb0fbea207f627e7db2b1d47f3c1612ee357d84b9802329efd1acc34f1f448405398bc0bd855616e0ffbd6e97fde')
-b2sums=('b957e3104b2745c945250d7bcc6dc4b1e12b9bf3ea93cb98b0da336f3b7920142407f7690521eb75759558c8d9576537cab0b22c6608529153ab3fd4e3a3cfe8')
+sha512sums=('4e265a3cd88e63dba3735fb2146c17118d12bfd951bcd4d06844e0b29a21e0dd96e1342b8ff7275a20da45f4dbabe8e7112b223c5e7a8e2a9a975de7d5d3c9c3')
+b2sums=('e8e555ad2fd9a052d5b7e1dbf1493ed2ae74b3e4253d1d35b8f94f0d027abb8ea98eefdd54591bbf2463cc66addc98f9852e1a22f083fd6fe8489f2cb31671c3')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-programoutput/-/commit/e6454c73e2379b330c237255dcd9359d22be2524

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-programoutput/-/commit/e6454c73e2379b330c237255dcd9359d22be2524
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to