14
0

- Update to 6.0.0:

* Remove previously deprecated built in version of relativetimebuilder

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aniso8601?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-03-11 09:46:15 +00:00
committed by Git OBS Bridge
parent 06b2ed7032
commit 54419059e8
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29ad6be3828ab6ac2a31fd2876fd84477cde11890ffca7e8a9434aad5d4acec8
size 42310

3
aniso8601-6.0.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8a6a9b24611fc50cf2d9b45d371bfdc4fd0581d1cc52254f5502130a776d4af
size 36429

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 11 09:45:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 6.0.0:
* Remove previously deprecated built in version of relativetimebuilder
-------------------------------------------------------------------
Wed Mar 6 11:59:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname aniso8601
Name: python-%{modname}
Version: 5.1.0
Version: 6.0.0
Release: 0
Summary: A library for parsing ISO 8601 strings
License: BSD-3-Clause