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

Maxime Gauduin alucryd at gemini.archlinux.org
Sun May 1 07:42:31 UTC 2022


    Date: Sunday, May 1, 2022 @ 07:42:30
  Author: alucryd
Revision: 1192011

upgpkg: python-dateparser 1.1.1-1

Modified:
  python-dateparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-01 07:40:34 UTC (rev 1192010)
+++ PKGBUILD	2022-05-01 07:42:30 UTC (rev 1192011)
@@ -2,8 +2,8 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=python-dateparser
-pkgver=1.1.0
-pkgrel=4
+pkgver=1.1.1
+pkgrel=1
 pkgdesc='Python parser for human readable dates'
 url=https://github.com/scrapinghub/dateparser
 arch=(any)
@@ -19,7 +19,7 @@
   git
   python-setuptools
 )
-_tag=507dc6dd775429d89481083db57d56851b704744
+_tag=89b7fda98c6093648a15db5511e48503ea6a43b7
 source=(git+https://github.com/scrapinghub/dateparser.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list