Go to file
Dominique Leuenberger 0262116be9 Accepting request 678904 from devel:languages:python
- Switch to _multibuild to not create buildcycle

- Update to 2.8.0 (2019-02-04)
  + Data updates
    * Updated tzdata version to to 2018i.
  + Features
    * Added support for EXDATE parameters when parsing rrule
      strings. Reported by @mlorant (gh issue #410), fixed by
      @nicoe (gh pr #859).
    * Added support for sub-minute time zone offsets in Python
      3.6+. Fixed by @cssherry (gh issue #582, pr #763)
    * Switched the tzoffset, tzstr and gettz caches over to using
      weak references, so that the cache expires when no other
      references to the original tzinfo objects exist. This cache-
      expiry behavior is not guaranteed in the public interface and
      may change in the future. To improve performance in the case
      where transient references to the same time zones are
      repeatedly created but no strong reference is continuously
      held, a smaller “strong value” cache was also added. Weak
      value cache implemented by @cs-cordero (gh pr #672, #801),
      strong cache added by Gökçen Nurlu (gh issue #691, gh pr
      #761)
  + Bugfixes
    * Added time zone inference when initializing an rrule with a
      specified UNTIL but without an explicitly specified DTSTART;
      the time zone of the generated DTSTART will now be taken from
      the UNTIL rule. Reported by @href (gh issue #652). Fixed by
      @absreim (gh pr #693).
    * Fixed an issue where parser.parse would raise Decimal-
      specific errors instead of a standard ValueError if certain

OBS-URL: https://build.opensuse.org/request/show/678904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dateutil?expand=0&rev=8
2019-02-26 21:15:38 +00:00
_multibuild - Switch to _multibuild to not create buildcycle 2019-02-25 12:06:33 +00:00
.gitattributes Accepting request 361661 from home:tbechtold:branches:devel:languages:python 2016-02-26 13:07:04 +00:00
.gitignore Accepting request 361661 from home:tbechtold:branches:devel:languages:python 2016-02-26 13:07:04 +00:00
python-dateutil-2.8.0.tar.gz Accepting request 677993 from home:frispete:python 2019-02-21 12:00:56 +00:00
python-python-dateutil.changes - Switch to _multibuild to not create buildcycle 2019-02-25 12:06:33 +00:00
python-python-dateutil.spec - Switch to _multibuild to not create buildcycle 2019-02-25 12:06:33 +00:00