15
0

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

- update to 0.5.4:
  - Fix parsing of Periods (Fabien Bochu)
  - Make Duration objects hashable (Geoffrey Fairchild)
  - Add multiplication to duration (Reinoud Elhorst)
- Use pypi.io as Source url

OBS-URL: https://build.opensuse.org/request/show/453376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=18
This commit is contained in:
2017-01-30 09:32:43 +00:00
committed by Git OBS Bridge
parent 8660ae84ee
commit d004fbc9df
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 30 07:47:24 UTC 2017 - tbechtold@suse.com
- update to 0.5.4:
- Fix parsing of Periods (Fabien Bochu)
- Make Duration objects hashable (Geoffrey Fairchild)
- Add multiplication to duration (Reinoud Elhorst)
- Use pypi.io as Source url
-------------------------------------------------------------------
Wed May 6 15:54:47 UTC 2015 - benoit.monin@gmx.fr