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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Sep 15 09:11:30 UTC 2020


    Date: Tuesday, September 15, 2020 @ 09:11:30
  Author: mtorromeo
Revision: 707076

upgpkg: python-iso8601 0.1.13-1

Modified:
  python-iso8601/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 08:10:40 UTC (rev 707075)
+++ PKGBUILD	2020-09-15 09:11:30 UTC (rev 707076)
@@ -2,8 +2,8 @@
 
 pkgname=python-iso8601
 _libname=iso8601
-pkgver=0.1.12
-pkgrel=5
+pkgver=0.1.13
+pkgrel=1
 pkgdesc="Simple module to parse ISO 8601 dates"
 arch=(any)
 url="https://pyiso8601.readthedocs.io/en/latest/"
@@ -11,7 +11,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
-sha256sums=('49c4b20e1f38aa5cf109ddcd39647ac419f928512c869dc01d5c7098eddede82')
+sha256sums=('f7dec22af52025d4526be94cc1303c7d8f5379b746a3f54a8c8446384392eeb1')
 
 build() {
 	cd "$srcdir/$_libname-$pkgver"



More information about the arch-commits mailing list