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

Maxime Gauduin alucryd at archlinux.org
Wed Oct 7 11:15:48 UTC 2020


    Date: Wednesday, October 7, 2020 @ 11:15:47
  Author: alucryd
Revision: 720357

upgpkg: python-arrow 0.17.0-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 11:15:39 UTC (rev 720356)
+++ PKGBUILD	2020-10-07 11:15:47 UTC (rev 720357)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-arrow
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -14,7 +14,7 @@
   python-setuptools
 )
 checkdepends=(python-tox)
-_tag=fb83f688f379719cb17770060009742c2c989e47
+_tag=b746fedf7286c3755a46f07ab72f4c414cd41fc0
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list