14
0

- update to 0.1.13:

* Move to GitHub (https://github.com/micktwomey/pyiso8601).
  * Remove python 2.6, 3.2, 3.3 and 3.4 from tests
  * Add python 3.7 and 3.8 to tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=29
This commit is contained in:
2020-09-28 11:19:38 +00:00
committed by Git OBS Bridge
parent 480962639c
commit 46aa36f8db
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 28 11:18:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.1.13:
* Move to GitHub (https://github.com/micktwomey/pyiso8601).
* Remove python 2.6, 3.2, 3.3 and 3.4 from tests
* Add python 3.7 and 3.8 to tests
-------------------------------------------------------------------
Fri Dec 20 19:22:41 UTC 2019 - Dirk Mueller <dmueller@suse.com>