SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python36-tempora-4.0.1-2.1.noarch.rpm :

* Sun Nov 15 2020 Arun Persaud - specfile:
* be more specific in %files section- update to version 4.0.1:
* Refreshed package metadata.
* Fri Jul 24 2020 Marketa Calabkova - update to 4.0.0
* Removed ``strptime`` function in favor of `datetime.datetime.strptime`. If passing a ``tzinfo`` parameter, instead invoke `.replace(tzinfo=...)` on the result.
* Deprecated ``divide_timedelta`` and ``divide_timedelta_float`` now that Python supports this functionality natively.
* Deprecated ``Parser`` class. The \'dateutil.parser\' provides more sophistication.
* Tue Apr 14 2020 Matej Cepl - Don\'t use %python3_only command, but properly use alternatives.
* Thu Mar 26 2020 pgajdosAATTsuse.com- version update to 3.0.0
* #10: strftime now reverts to the stdlib behavior for %u.
* Sat Mar 14 2020 Tomáš Chvátal - Drop py2 only dependency
* Wed Mar 11 2020 pgajdosAATTsuse.com- version update to 2.1.0 v2.1.0 ====== - #9: Fixed error when date object is passed to ``strftime``. - #11: ``strftime`` now honors upstream expectation of rendering date values on time objects and vice versa. - #10: ``strftime`` now honors ``%µ`` for rendering just the \"microseconds\" as ``%u`` supported previously. In a future, backward-incompatible release, the ``%u`` behavior will revert to the behavior as found in stdlib. v2.0.0 ======
* Require Python 3.6 or later.
* Removed DatetimeConstructor.
* Mon Feb 24 2020 Tomáš Chvátal - Fix fdupes call- Do not pull in flake8
* Thu Apr 18 2019 Marketa Calabkova - update to 1.14.1
* Fix failing doctest in parse_timedelta- Launch tests and removing some unneeded dependencies
* Wed Mar 20 2019 John Vandenberg - Add missing %license- Re-activate test suite- Remove bcond python2- Add missing build dependency jaraco.functools >= 1.20- Remove inappropriate build dependency pytest-flake8
* Mon Mar 18 2019 Dirk Mueller - fix last version update missing new runtime requires
* Thu Mar 14 2019 Matej Cepl - 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
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Thu Jan 11 2018 tchvatalAATTsuse.com- Fix building with python3 only available
* Fri Mar 31 2017 jmatejekAATTsuse.com- update for singlespec- update to 1.6.1
* adopt irc.schedule as tempora.schedule
* adopt jaraco.timing as tempora.timing
* Tue Aug 02 2016 sor.alexeiAATTmeowr.ru- Switch to Python2.
* Thu Jun 09 2016 toddrme2178AATTgmail.com- Remove unneeded python3-Sphinx dependency.
* Sun May 08 2016 arunAATTgmx.de- specfile:
* updated source url to files.pythonhosted.org
* Tue Dec 29 2015 arunAATTgmx.de- specfile:
* updated url (moved to github)
*
*.txt ->
*.rst in %doc
* changed from zip to tar-ball- update to version 1.4:
* moved to Github.
* Improved test support on Python 2.
* Sat Apr 25 2015 arunAATTgmx.de- specfile:
* added python3-setuptools_scm
* removed python3-hgtools- update to version 1.3:
* Added divide_timedelta from \"svg.charts\".
* Added date_range from \"svg.charts\".
* Sun Feb 22 2015 arunAATTgmx.de- update to version 1.2:
* Only require sphinx and pytest-runner when necessary.
* Mon Feb 16 2015 arunAATTgmx.de- update to version 1.1:
* Add license info (retroactively applied to all commits).
* Sat Feb 14 2015 arunAATTgmx.de- initial version
 
ICM