Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sortedcollections
Commits:
4231de87 by Jelle van der Waa at 2024-11-16T18:41:57+01:00
upgpkg: 2.1.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sortedcollections
pkgdesc = Sorted Collections Library
pkgver = 2.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/grantjenks/python-sortedcollections
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=sortedcollections
pkgname=python-${_pyname}
pkgver=2.1.0
-pkgrel=4
+pkgrel=5
pkgdesc='Sorted Collections Library'
url='https://github.com/grantjenks/python-sortedcollections'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sortedcollections/-/commit/4231de87895c9fd370f79c6cec0f75e478a7dab8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sortedcollections/-/commit/4231de87895c9fd370f79c6cec0f75e478a7dab8
You're receiving this email because of your account on gitlab.archlinux.org.