Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jaraco.functools
Commits:
79b41b1a by Jelle van der Waa at 2024-11-30T16:56:39+01:00
upgpkg: 4.0.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jaraco.functools
pkgdesc = Functools like those found in stdlib
pkgver = 4.0.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jaraco/jaraco.functools
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-jaraco.functools
# https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst
pkgver=4.0.2
-pkgrel=2
+pkgrel=3
pkgdesc='Functools like those found in stdlib'
arch=('any')
url='https://github.com/jaraco/jaraco.functools'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.functools/-/commit/79b41b1a8ef10957aa6c782b68241adfa94982b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.functools/-/commit/79b41b1a8ef10957aa6c782b68241adfa94982b0
You're receiving this email because of your account on gitlab.archlinux.org.