Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-verlib2


Commits:
2837831a by Caleb Maclennan at 2026-07-09T09:45:00+03:00
upgpkg: 26.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-verlib2
        pkgdesc = a standalone variant of packaging.version, without anything 
else
-       pkgver = 0.3.2
+       pkgver = 26.2
        pkgrel = 1
        url = https://github.com/pyveci/verlib2
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-verlib2
        makedepends = python-setuptools
        depends = python
        depends = python-versioningit
-       source = 
https://files.pythonhosted.org/packages/source/v/verlib2/verlib2-0.3.2.tar.gz
-       sha256sums = 
a0a6af9838d8d26c18225a30c8d57fb70714462e3cd29f2451e7982d5a51e21e
+       source = 
https://files.pythonhosted.org/packages/source/v/verlib2/verlib2-26.2.tar.gz
+       sha256sums = 
0740a3b35755a9d8ebb933ffce989f3776113fe319ab62df5fa20f7c14343d58
 
 pkgname = python-verlib2


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=verlib2
 pkgname=python-$_pyname
-pkgver=0.3.2
+pkgver=26.2
 pkgrel=1
 pkgdesc='a standalone variant of packaging.version, without anything else'
 arch=(any)
@@ -14,7 +14,7 @@ makedepends=(python-{build,installer,wheel}
              python-setuptools)
 _archive="$_pyname-$pkgver"
 
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.tar.gz";)
-sha256sums=('a0a6af9838d8d26c18225a30c8d57fb70714462e3cd29f2451e7982d5a51e21e')
+sha256sums=('0740a3b35755a9d8ebb933ffce989f3776113fe319ab62df5fa20f7c14343d58')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-verlib2/-/commit/2837831a017f452c525d10a128c99e7751ff3ef6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-verlib2/-/commit/2837831a017f452c525d10a128c99e7751ff3ef6
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to