Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-cytoolz
Commits:
d05ddaf4 by Jakub Klinkovský at 2025-12-18T20:04:14+01:00
upgpkg: 1.1.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cytoolz
pkgdesc = Cython implementation of Toolz: High performance functional
utilities
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pytoolz/cytoolz/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=cytoolz
pkgname=python-cytoolz
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Cython implementation of Toolz: High performance functional utilities"
arch=(x86_64)
url="https://github.com/pytoolz/cytoolz/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cytoolz/-/commit/d05ddaf4a847a4a48e9d9a12689f61897413cd73
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cytoolz/-/commit/d05ddaf4a847a4a48e9d9a12689f61897413cd73
You're receiving this email because of your account on gitlab.archlinux.org.