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

Maxime Gauduin alucryd at gemini.archlinux.org
Fri Aug 19 07:31:16 UTC 2022


    Date: Friday, August 19, 2022 @ 07:31:16
  Author: alucryd
Revision: 1269501

upgpkg: python-arrow 1.2.2-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-19 07:27:08 UTC (rev 1269500)
+++ PKGBUILD	2022-08-19 07:31:16 UTC (rev 1269501)
@@ -2,8 +2,8 @@
 # Contributor: Tatsuyuki Ishi <ishitatsuyuki at gmail.com>
 
 pkgname=python-arrow
-pkgver=1.2.1
-pkgrel=3
+pkgver=1.2.2
+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=3e50ae4b6c58e36bd32a672ce073f4c64d5bf182
+_tag=f8a65212df1ab234013a8a116436b3532c82b05d
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list