14
0

Accepting request 540379 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/540379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=17
This commit is contained in:
2017-11-10 11:30:16 +00:00
committed by Git OBS Bridge
parent eb1fb20400
commit 8d04f91bc2
4 changed files with 12 additions and 4 deletions

View File

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

3
iso8601-0.1.12.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 10 04:32:29 UTC 2017 - arun@gmx.de
- update to version 0.1.12:
* Fix class reference for iso8601.Utc in module docstring (thanks to
felixschwarz in
https://bitbucket.org/micktwomey/pyiso8601/pull-requests/7/fix-class-reference-for-iso8601utc-in/diff)
-------------------------------------------------------------------
Thu Mar 16 14:45:48 UTC 2017 - tbechtold@suse.com

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-iso8601
Version: 0.1.11
Version: 0.1.12
Release: 0
Url: http://code.google.com/p/pyiso8601/
Summary: Simple module to parse ISO 8601 dates