Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-pytables
Commits:
ce4c9c39 by Carl Smedstad at 2024-12-05T06:08:11+01:00
upgpkg: 3.10.1-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytables
pkgdesc = A Python package to manage extremely large amounts of data
pkgver = 3.10.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.pytables.org
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-pytables
_pkgname=PyTables
pkgver=3.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="A Python package to manage extremely large amounts of data"
arch=(x86_64)
url="https://www.pytables.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytables/-/commit/ce4c9c397f0e58da2001b836eb9f4d99e9c53e4e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytables/-/commit/ce4c9c397f0e58da2001b836eb9f4d99e9c53e4e
You're receiving this email because of your account on gitlab.archlinux.org.