15
0

Accepting request 298726 from home:Nijel:branches:devel:languages:python

- Update to 3.9.0:
  - Creating timezone objects from VTIMEZONE components.
  - Make ``python-dateutil`` a dependency.
  - Made RRULE tolerant of trailing semicolons.
  - Documentation fixes.
- Use .tar.gz as Source
- Add missing dependency on pytz, dateutil
- Run testsuite in %check and adjust build requires

OBS-URL: https://build.opensuse.org/request/show/298726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=29
This commit is contained in:
Michal Čihař
2015-04-23 07:07:07 +00:00
committed by Git OBS Bridge
parent c014e8e56b
commit 582343ced7
4 changed files with 25 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 23 06:57:19 UTC 2015 - mcihar@suse.cz
- Update to 3.9.0:
- Creating timezone objects from VTIMEZONE components.
- Make ``python-dateutil`` a dependency.
- Made RRULE tolerant of trailing semicolons.
- Documentation fixes.
- Use .tar.gz as Source
- Add missing dependency on pytz, dateutil
- Run testsuite in %check and adjust build requires
-------------------------------------------------------------------
Wed Nov 5 10:14:04 UTC 2014 - seiler@b1-systems.de