[arch-commits] Commit in python-arrow/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Tue Sep 6 11:53:58 UTC 2022
Date: Tuesday, September 6, 2022 @ 11:53:58
Author: alucryd
Revision: 1294425
upgpkg: python-arrow 1.2.3-1
Modified:
python-arrow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-06 11:53:38 UTC (rev 1294424)
+++ PKGBUILD 2022-09-06 11:53:58 UTC (rev 1294425)
@@ -2,7 +2,7 @@
# Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
pkgname=python-arrow
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc='Better dates and times for Python'
arch=(any)
@@ -14,7 +14,7 @@
python-setuptools
)
checkdepends=(python-tox)
-_tag=f8a65212df1ab234013a8a116436b3532c82b05d
+_tag=8842f8c3263d1f1219c189a0500aa67abdd0a214
source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list