Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rfc3339-validator
Commits:
810097ae by Jelle van der Waa at 2024-11-16T20:12:51+01:00
upgpkg: 0.1.4-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rfc3339-validator
pkgdesc = A pure python RFC3339 validator
pkgver = 0.1.4
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/naimetti/rfc3339-validator
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-rfc3339-validator
pkgver=0.1.4
-pkgrel=6
+pkgrel=7
pkgdesc="A pure python RFC3339 validator"
url="https://github.com/naimetti/rfc3339-validator"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc3339-validator/-/commit/810097ae6823bb195384c68c1b3c470fd7828cb5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc3339-validator/-/commit/810097ae6823bb195384c68c1b3c470fd7828cb5
You're receiving this email because of your account on gitlab.archlinux.org.