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

Massimiliano Torromeo mtorromeo at archlinux.org
Sat Feb 6 23:33:07 UTC 2021


    Date: Saturday, February 6, 2021 @ 23:33:06
  Author: mtorromeo
Revision: 847538

upgpkg: python-iso8601 0.1.14-1

Modified:
  python-iso8601/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 23:24:18 UTC (rev 847537)
+++ PKGBUILD	2021-02-06 23:33:06 UTC (rev 847538)
@@ -2,8 +2,8 @@
 
 pkgname=python-iso8601
 _libname=iso8601
-pkgver=0.1.13
-pkgrel=3
+pkgver=0.1.14
+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=('f7dec22af52025d4526be94cc1303c7d8f5379b746a3f54a8c8446384392eeb1')
+sha256sums=('8aafd56fa0290496c5edbb13c311f78fa3a241f0853540da09d9363eae3ebd79')
 
 build() {
 	cd "$srcdir/$_libname-$pkgver"



More information about the arch-commits mailing list