SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-tempora-5.5.0-48.1.noarch.rpm :

* Wed Jul 19 2023 ecsos - %{?sle15_python_module_pythons} must be at beginning to work.
* Wed Jul 12 2023 Arun Persaud - specfile:
* require 3.8 or later
* Changelog got renamed to NEWS- update to version 5.5.0:
* Features + Stopwatch now uses time.monotonic.- changes from version 5.4.0:
* Features + Require Python 3.8 or later.- changes from version 5.3.0:
* #24: Removed use of datetime.utc
*
* functions deprecated in Python 3.12.
* Thu May 04 2023 Dirk Müller - update to 5.2.2:
* Fixed bug in tests that would fail when a leap year was about a year away.
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Wed Mar 01 2023 Daniel Garcia - Disable broken tests gh#jaraco/tempora#22- Update to 5.2.1:
* #21: Restored dependency on jaraco.functools, still used in timing module.
* Wed Jan 04 2023 Dirk Müller - update to 5.2.0:
* Packaging refresh.
* Mon Dec 05 2022 Yogalakshmi Arunachalam - Update to version 5.1.0
* Introduced infer_datetime and added some type hints.
* Sat Sep 17 2022 Arun Persaud - specfile:
* change to pyproject.toml build- update to version 5.0.2:
* Refreshed project.
* Enrolled with Tidelift.
* Thu Feb 03 2022 Arun Persaud - update to version 5.0.1:
* Refreshed project.
* Sat Jan 29 2022 Arun Persaud - specfile:
* update copyright year- update to version 5.0.0:
* Removed deprecated divide_
* functions and Parser class.
* Require Python 3.7 or later.
* #19: Fixed error reporting in parse_timedelta.- changes from version 4.1.2:
* #18: Docs now build without warnings.
* Tue Oct 05 2021 Stefan Schubert - Added BuildRequires: alts
* Thu Sep 30 2021 Stefan Schubert - Use libalternatives instead of update-alternatives.
* Wed Sep 01 2021 John Paul Adrian Glaubitz - Update to version 4.1.1
* Fixed issue where digits were picked up in the unit when adjacent to the last unit.- from version 4.1.0
* Added support for more formats in ``parse_timedelta``.
* #17: ``parse_timedelta`` now supports formats emitted by ``timeit``, including honoring nanoseconds at the microsecond resolution.- from version 4.0.2
* Refreshed package metadata.- Update BuildRequires from setup.py
* 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
 
ICM