forked from pool/python-iso8601
Accepting request 780406 from devel:languages:python
- update to 0.1.12: * Fix class reference for iso8601.Utc in module docstring OBS-URL: https://build.opensuse.org/request/show/780406 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=16
This commit is contained in:
@@ -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
3
iso8601-0.1.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49c4b20e1f38aa5cf109ddcd39647ac419f928512c869dc01d5c7098eddede82
|
||||||
|
size 8868
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 20 19:22:41 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.1.12:
|
||||||
|
* Fix class reference for iso8601.Utc in module docstring
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 29 11:37:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Fri Mar 29 11:37:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-iso8601
|
# spec file for package python-iso8601
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-iso8601
|
Name: python-iso8601
|
||||||
Version: 0.1.11
|
Version: 0.1.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to parse ISO 8601 dates
|
Summary: Python module to parse ISO 8601 dates
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user