14
0

Accepting request 372810 from home:tbechtold:branches:devel:languages:python

- update to 0.1.11:
  * Remove logging
  * Add support for , as separator for fractional part
  * Add Python 3.4 and 3.5 to tox test config.
  * Add PyPy 3 to tox test config.
  * Link to documentation at http://pyiso8601.readthedocs.org/

OBS-URL: https://build.opensuse.org/request/show/372810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=13
This commit is contained in:
2016-03-14 15:15:46 +00:00
committed by Git OBS Bridge
parent 926ecc012f
commit 0390ec7f06
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 14 13:49:16 UTC 2016 - tbechtold@suse.com
- update to 0.1.11:
* Remove logging
* Add support for , as separator for fractional part
* Add Python 3.4 and 3.5 to tox test config.
* Add PyPy 3 to tox test config.
* Link to documentation at http://pyiso8601.readthedocs.org/
-------------------------------------------------------------------
Wed Mar 12 15:16:08 UTC 2014 - speilicke@suse.com