Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-dateutil
Commits:
6f460ef3 by Jelle van der Waa at 2024-04-03T20:34:43+02:00
upgpkg: 2.9.0-5: rebuild with python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dateutil
pkgdesc = Provides powerful extensions to the standard datetime module
pkgver = 2.9.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/dateutil/dateutil
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@
pkgname=python-dateutil
pkgver=2.9.0
-pkgrel=4
+pkgrel=5
pkgdesc="Provides powerful extensions to the standard datetime module"
arch=(any)
license=(BSD-3-Clause Apache-2.0)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dateutil/-/commit/6f460ef3f6a4050d13b7e7e17d615099173a94b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dateutil/-/commit/6f460ef3f6a4050d13b7e7e17d615099173a94b8
You're receiving this email because of your account on gitlab.archlinux.org.