Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ciso8601
Commits:
e559670f by Jelle van der Waa at 2024-11-17T15:22:48+01:00
upgpkg: 2.3.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ciso8601
pkgdesc = Fast ISO8601 date time parser for Python written in C
pkgver = 2.3.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/closeio/ciso8601
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-ciso8601
pkgver=2.3.1
-pkgrel=3
+pkgrel=4
pkgdesc='Fast ISO8601 date time parser for Python written in C'
arch=(x86_64)
url=https://github.com/closeio/ciso8601
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ciso8601/-/commit/e559670fcea8fc287b4d544334e4e737f0ed1452
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ciso8601/-/commit/e559670fcea8fc287b4d544334e4e737f0ed1452
You're receiving this email because of your account on gitlab.archlinux.org.