Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-semantic-version
Commits:
8de64097 by Jelle van der Waa at 2024-08-31T13:30:03+02:00
upgpkg: 2.10.0-6: Django 5.1 rebuild
- - - - -
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 = 5
+ pkgrel = 6
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=5
+pkgrel=6
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/8de640970cee1f3e5500750d1f3828987fdc792d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-semantic-version/-/commit/8de640970cee1f3e5500750d1f3828987fdc792d
You're receiving this email because of your account on gitlab.archlinux.org.