Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-bottleneck
Commits:
9b98514f by Jakub Klinkovský at 2025-12-23T20:03:14+01:00
upgpkg: 1.6.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-bottleneck
pkgdesc = Fast NumPy array functions written in Cython
pkgver = 1.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kwgoodman/bottleneck
arch = x86_64
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-bottleneck
pkgver=1.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Fast NumPy array functions written in Cython"
arch=(x86_64)
url="https://github.com/kwgoodman/bottleneck"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bottleneck/-/commit/9b98514fd87404e19d7976f9783d41f16288010f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bottleneck/-/commit/9b98514fd87404e19d7976f9783d41f16288010f
You're receiving this email because of your account on gitlab.archlinux.org.