Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ndindex
Commits:
1824f9f5 by Jelle van der Waa at 2024-11-18T10:56:23+01:00
upgpkg: 1.9.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ndindex
pkgdesc = Library for manipulating indices of ndarrays
pkgver = 1.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://quansight-labs.github.io/ndindex/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-ndindex
_pkgname=${pkgname#python-}
pkgver=1.9.2
-pkgrel=1
+pkgrel=2
pkgdesc="Library for manipulating indices of ndarrays"
arch=(x86_64)
url="https://quansight-labs.github.io/ndindex/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ndindex/-/commit/1824f9f589dfba705cf749e86e979e9fa1e9f8ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ndindex/-/commit/1824f9f589dfba705cf749e86e979e9fa1e9f8ad
You're receiving this email because of your account on gitlab.archlinux.org.