Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-arrow
Commits:
a7f118d2 by Jakub Klinkovský at 2024-12-04T21:36:08+01:00
upgpkg: 1.3.0-5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-arrow
pkgdesc = Better dates and times for Python
pkgver = 1.3.0
- pkgrel = 4
+ pkgrel = 5
url = https://arrow.readthedocs.io
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-arrow
_name="${pkgname#python-}"
pkgver=1.3.0
-pkgrel=4
+pkgrel=5
pkgdesc='Better dates and times for Python'
arch=(any)
url=https://arrow.readthedocs.io
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-arrow/-/commit/a7f118d2015492b97f49a197aec05a4b22b30ec4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-arrow/-/commit/a7f118d2015492b97f49a197aec05a4b22b30ec4
You're receiving this email because of your account on gitlab.archlinux.org.