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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 18 08:55:30 UTC 2021


    Date: Thursday, March 18, 2021 @ 08:55:29
  Author: alucryd
Revision: 894330

upgpkg: python-arrow 1.0.3-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 08:52:59 UTC (rev 894329)
+++ PKGBUILD	2021-03-18 08:55:29 UTC (rev 894330)
@@ -2,8 +2,8 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-arrow
-pkgver=0.17.0
-pkgrel=3
+pkgver=1.0.3
+pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
 url=https://arrow.readthedocs.io
@@ -14,7 +14,7 @@
   python-setuptools
 )
 checkdepends=(python-tox)
-_tag=b746fedf7286c3755a46f07ab72f4c414cd41fc0
+_tag=ce69c31f18a66f37897600f6c1ab86bc4cf256ea
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list