Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jaraco.functools
Commits:
7e2cfd1b by Jelle van der Waa at 2024-11-16T14:56:19+01:00
upgpkg: 4.0.2-2: Rebuild for Python 3.13 (nocheck)
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/7e2cfd1bac0551f6e3670013749a2197e9216808
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.functools/-/commit/7e2cfd1bac0551f6e3670013749a2197e9216808
You're receiving this email because of your account on gitlab.archlinux.org.