Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pooch
Commits:
adfd7b0e by Jelle van der Waa at 2024-11-29T22:00:58+01:00
upgpkg: 1.8.2-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pooch
pkgdesc = Python library for fetching and caching data files
pkgver = 1.8.2
- pkgrel = 3
+ pkgrel = 4
url = https://www.fatiando.org/pooch/latest/
arch = any
license = LicenseRef-pooch
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pooch
_pyname=pooch
pkgver=1.8.2
-pkgrel=3
+pkgrel=4
pkgdesc='Python library for fetching and caching data files'
arch=(any)
url='https://www.fatiando.org/pooch/latest/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pooch/-/commit/adfd7b0e76f70884906c34a089651a124f9e130e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pooch/-/commit/adfd7b0e76f70884906c34a089651a124f9e130e
You're receiving this email because of your account on gitlab.archlinux.org.