[arch-commits] Commit in python-arrow/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Sep 11 12:19:22 UTC 2019


    Date: Wednesday, September 11, 2019 @ 12:19:22
  Author: alucryd
Revision: 509280

upgpkg: python-arrow 0.15.1-1

Modified:
  python-arrow/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-11 12:05:36 UTC (rev 509279)
+++ PKGBUILD	2019-09-11 12:19:22 UTC (rev 509280)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-arrow
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -15,12 +15,13 @@
 )
 checkdepends=(
   python-chai
+  python-dateparser
   python-mock
   python-nose
   python-pytz
   python-simplejson
 )
-source=(git+https://github.com/crsmithdev/arrow.git#tag=fed02b456fc81b6215e08c6698ae42a4dcba4cc8)
+source=(git+https://github.com/crsmithdev/arrow.git#tag=96e19e8a0159db8663fed01d0c8b69e769af60ca)
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list