Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphobjinv
Commits:
e347d3f3 by Jelle van der Waa at 2024-11-19T16:55:28+01:00
upgpkg: 2.3.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphobjinv
pkgdesc = Manipulate and inspect Sphinx objects.inv files
pkgver = 2.3.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/bskinn/sphobjinv
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-sphobjinv
_name=${pkgname#python-}
pkgver=2.3.1
-pkgrel=3
+pkgrel=4
pkgdesc="Manipulate and inspect Sphinx objects.inv files"
arch=('any')
url="https://github.com/bskinn/sphobjinv"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphobjinv/-/commit/e347d3f36fcc5ce1a433ad8edaf141d91be645b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphobjinv/-/commit/e347d3f36fcc5ce1a433ad8edaf141d91be645b5
You're receiving this email because of your account on gitlab.archlinux.org.