Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-calver
Commits:
6defa640 by Jelle van der Waa at 2024-11-16T22:25:18+01:00
upgpkg: 2022.06.26-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-calver
pkgdesc = Setuptools extension for CalVer package versions
pkgver = 2022.06.26
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/di/calver
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-calver
pkgver=2022.06.26
-pkgrel=6
+pkgrel=7
pkgdesc="Setuptools extension for CalVer package versions"
url="https://github.com/di/calver"
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-calver/-/commit/6defa6409bf7ac7d847a3f8c4321286cf124dbde
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-calver/-/commit/6defa6409bf7ac7d847a3f8c4321286cf124dbde
You're receiving this email because of your account on gitlab.archlinux.org.