Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyrfc3339
Commits:
cbfa97a7 by Jelle van der Waa at 2024-11-16T20:11:05+01:00
upgpkg: 1.1-14: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyrfc3339
pkgdesc = Parses and generates RFC 3339-compliant timestamps using
Python datetime.datetime objects.
pkgver = 1.1
- pkgrel = 13
+ pkgrel = 14
url = https://pypi.python.org/pypi/pyRFC3339
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyrfc3339
pkgver=1.1
-pkgrel=13
+pkgrel=14
pkgdesc="Parses and generates RFC 3339-compliant timestamps using Python
datetime.datetime objects."
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyrfc3339/-/commit/cbfa97a768a529cccfdbbb76806e4465dc68948c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyrfc3339/-/commit/cbfa97a768a529cccfdbbb76806e4465dc68948c
You're receiving this email because of your account on gitlab.archlinux.org.