From c8a2ef530cc2bc032a6c6c6c15b207993d87485c Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 1 Apr 2022 00:24:42 +0200 Subject: [PATCH] up to 0.6.1 --- python-isodate.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-isodate.spec b/python-isodate.spec index cf2176b..86f1c70 100644 --- a/python-isodate.spec +++ b/python-isodate.spec @@ -8,13 +8,13 @@ Summary: An ISO 8601 date/time/duration parser and formater Summary(pl.UTF-8): Moduł analizujący i formatujący daty/czas/okresy w formacie ISO 8601 Name: python-%{module} -Version: 0.5.4 -Release: 6 +Version: 0.6.1 +Release: 1 License: BSD Group: Libraries/Python #Source0Download: https://pypi.python.org/simple/isodate/ Source0: https://pypi.python.org/packages/source/i/isodate/isodate-%{version}.tar.gz -# Source0-md5: 9da3ea2af54a6261d854e73d2266030e +# Source0-md5: 1a310658b30a48641bafb5652ad91c40 URL: https://pypi.python.org/pypi/isodate/ %if %{with python2} BuildRequires: python-devel >= 1:2.6 -- 2.44.0