Go to file
Matej Cepl 53f3206d18 Accepting request 685106 from home:mcepl:branches:devel:languages:python
- Upgrade all the way to 1.14:
  - Package refresh, including use of declarative config in the package metadata.
  - Enhancements to BackoffDelay: Added .reset method and Made
    iterable to retrieve delay values.
  - Added UTC module (Python 3 only), inspired by the utc project.
  - Scheduler now honors daylight savings times in the PeriodicCommands.
  - Added timing.BackoffDelay, suitable for implementing
    exponential backoff delays, such as those between retries.
  - Added support for months, years to parse_timedelta.
  - Introducing timing.Timer, featuring a expired method for
    detecting when a certain duration has been exceeded.
  - Stopwatch now behaves reliably during timezone changes and
    (presumably) daylight savings time changes.
  - Update project skeleton.
- Run the SPEC file through spec-cleaner
- Switched off test suite run temporarily. gh#jaraco/tempora#6

OBS-URL: https://build.opensuse.org/request/show/685106
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=8
2019-03-14 18:35:49 +00:00
.gitattributes Accepting request 416584 from home:XRevan86 2016-08-07 12:16:58 +00:00
.gitignore Accepting request 416584 from home:XRevan86 2016-08-07 12:16:58 +00:00
python-tempora.changes Accepting request 685106 from home:mcepl:branches:devel:languages:python 2019-03-14 18:35:49 +00:00
python-tempora.spec Accepting request 685106 from home:mcepl:branches:devel:languages:python 2019-03-14 18:35:49 +00:00
tempora-1.14.tar.gz Accepting request 685106 from home:mcepl:branches:devel:languages:python 2019-03-14 18:35:49 +00:00