[arch-commits] Commit in python-arrow/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Tue Aug 25 06:19:28 UTC 2020
Date: Tuesday, August 25, 2020 @ 06:19:28
Author: alucryd
Revision: 687928
upgpkg: python-arrow 0.16.0-1
Modified:
python-arrow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-24 23:28:30 UTC (rev 687927)
+++ PKGBUILD 2020-08-25 06:19:28 UTC (rev 687928)
@@ -2,7 +2,7 @@
# Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
pkgname=python-arrow
-pkgver=0.15.8
+pkgver=0.16.0
pkgrel=1
pkgdesc='Better dates and times for Python'
arch=(any)
@@ -14,7 +14,7 @@
python-setuptools
)
checkdepends=(python-tox)
-_tag=b7a74034dbe08bda552a1eb08fd9bf25c65986de
+_tag=fb83f688f379719cb17770060009742c2c989e47
source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list