Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-helpdev
Commits:
ecc15d0c by Jelle van der Waa at 2025-12-16T11:39:35+01:00
upgpkg: 0.7.1-10: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-helpdev
pkgdesc = Helping users and developers to get information about the
environment to report bugs
pkgver = 0.7.1
- pkgrel = 9
+ pkgrel = 10
url = https://gitlab.com/dpizetta/helpdev
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=helpdev
pkgname=python-${_pkg}
pkgver=0.7.1
-pkgrel=9
+pkgrel=10
pkgdesc="Helping users and developers to get information about the environment
to report bugs"
arch=(any)
url="https://gitlab.com/dpizetta/helpdev"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-helpdev/-/commit/ecc15d0caac7026f1a7774cef7515bc9e215f5e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-helpdev/-/commit/ecc15d0caac7026f1a7774cef7515bc9e215f5e6
You're receiving this email because of your account on gitlab.archlinux.org.