[arch-commits] Commit in python-arrow/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Fri Nov 5 08:01:14 UTC 2021
Date: Friday, November 5, 2021 @ 08:01:13
Author: alucryd
Revision: 1037108
upgpkg: python-arrow 1.2.1-1
Modified:
python-arrow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-05 08:01:02 UTC (rev 1037107)
+++ PKGBUILD 2021-11-05 08:01:13 UTC (rev 1037108)
@@ -2,7 +2,7 @@
# Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
pkgname=python-arrow
-pkgver=1.1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc='Better dates and times for Python'
arch=(any)
@@ -14,7 +14,7 @@
python-setuptools
)
checkdepends=(python-tox)
-_tag=57332ed039a974ddeee566790d14c0e28cdb3888
+_tag=3e50ae4b6c58e36bd32a672ce073f4c64d5bf182
source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list