Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-semantic-version
Commits:
bee57f57 by Jelle van der Waa at 2024-11-17T17:05:15+01:00
upgpkg: 2.10.0-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-semantic-version
pkgdesc = A library implementing the 'SemVer' scheme.
pkgver = 2.10.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/rbarrois/python-semanticversion
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-semantic-version
pkgver=2.10.0
-pkgrel=6
+pkgrel=7
pkgdesc="A library implementing the 'SemVer' scheme."
url="https://github.com/rbarrois/python-semanticversion"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-semantic-version/-/commit/bee57f57acd2f088f62a893d55452e9ec3095979
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-semantic-version/-/commit/bee57f57acd2f088f62a893d55452e9ec3095979
You're receiving this email because of your account on gitlab.archlinux.org.