Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cftime
Commits:
5af61fa7 by Jelle van der Waa at 2024-11-18T09:55:25+01:00
upgpkg: 1.6.4-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cftime
pkgdesc = Time-handling functionality from python-netcdf4
pkgver = 1.6.4
- pkgrel = 1
+ pkgrel = 2
url = https://unidata.github.io/cftime
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=cftime
pkgname=python-${_pkg}
pkgver=1.6.4
-pkgrel=1
+pkgrel=2
pkgdesc="Time-handling functionality from python-netcdf4"
arch=(x86_64)
url="https://unidata.github.io/cftime"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cftime/-/commit/5af61fa7c625c6a377c2c013db6c2f2661f48e77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cftime/-/commit/5af61fa7c625c6a377c2c013db6c2f2661f48e77
You're receiving this email because of your account on gitlab.archlinux.org.