[arch-commits] Commit in python-arrow/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Jul 1 13:37:58 UTC 2021
Date: Thursday, July 1, 2021 @ 13:37:57
Author: alucryd
Revision: 969313
upgpkg: python-arrow 1.1.1-1
Modified:
python-arrow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 13:31:11 UTC (rev 969312)
+++ PKGBUILD 2021-07-01 13:37:57 UTC (rev 969313)
@@ -2,7 +2,7 @@
# Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
pkgname=python-arrow
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc='Better dates and times for Python'
arch=(any)
@@ -14,7 +14,7 @@
python-setuptools
)
checkdepends=(python-tox)
-_tag=fbec661ad26555bfde877b1e5121d86ae69215da
+_tag=57332ed039a974ddeee566790d14c0e28cdb3888
source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list