Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-strict-rfc3339
Commits:
446c4ccf by Jelle van der Waa at 2024-11-16T18:58:27+01:00
upgpkg: 0.7-13: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-strict-rfc3339
pkgdesc = Strict, simple, lightweight RFC3339 functions
pkgver = 0.7
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/danielrichman/strict-rfc3339
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-strict-rfc3339
pkgver=0.7
-pkgrel=12
+pkgrel=13
pkgdesc="Strict, simple, lightweight RFC3339 functions"
url="https://github.com/danielrichman/strict-rfc3339"
license=('GPL-3.0-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strict-rfc3339/-/commit/446c4ccf659dd08ca14879370a4f35676ccc64c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strict-rfc3339/-/commit/446c4ccf659dd08ca14879370a4f35676ccc64c3
You're receiving this email because of your account on gitlab.archlinux.org.