Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-debtcollector
Commits:
016c083a by Antonio Rojas at 2025-12-26T21:32:24+01:00
upgpkg: 3.0.0-5: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-debtcollector
pkgdesc = A collection of Python deprecation patterns and strategies
that help you collect your technical debt in a non-destructive manner.
pkgver = 3.0.0
- pkgrel = 4
+ pkgrel = 5
url = https://docs.openstack.org/developer/debtcollector
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-debtcollector
pkgver=3.0.0
-pkgrel=4
+pkgrel=5
arch=('any')
pkgdesc='A collection of Python deprecation patterns and strategies that help
you collect your technical debt in a non-destructive manner.'
url='https://docs.openstack.org/developer/debtcollector'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debtcollector/-/commit/016c083ac616ecd0f0655e068e15e20cfb483581
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debtcollector/-/commit/016c083ac616ecd0f0655e068e15e20cfb483581
You're receiving this email because of your account on gitlab.archlinux.org.