Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-vcversioner
Commits:
5d763eb9 by Jelle van der Waa at 2024-11-16T19:09:48+01:00
upgpkg: 2.16.0.0-10: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-vcversioner
pkgdesc = Use version control tags to discover version numbers
pkgver = 2.16.0.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/habnabit/vcversioner
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-vcversioner
pkgver=2.16.0.0
-pkgrel=9
+pkgrel=10
pkgdesc="Use version control tags to discover version numbers"
url="https://github.com/habnabit/vcversioner"
license=('ISC')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-vcversioner/-/commit/5d763eb967d564b985060f893f2422f804bd1113
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-vcversioner/-/commit/5d763eb967d564b985060f893f2422f804bd1113
You're receiving this email because of your account on gitlab.archlinux.org.