SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python38-freezegun-1.2.1-qubes.2.3.noarch.rpm :

* Sat Jun 04 2022 Dirk Müller - update to 1.2.1:
* Added missing typeshed types from distribution
* Pass all arguments on recursive freeze_time calls
* Add support for `time.perf_counter` (and `…_ns`)
* Added typeshed types
* Dropped support for python 3.5
* Fri Apr 16 2021 Benjamin Greiner - Skip python2 build. Not supported by upstream, a simple `import freezegun` already fails. Was not detected because the pyunittest runs 0 tests.
* Thu Jan 28 2021 Dirk Müller - update to 1.1.0:
* Add support for `time.monotonic` (and `…_ns`)
* Allow to configure default ignore list, and also to just extend the default
* Fixed when accessing from thread after stop()
* Tue Oct 20 2020 Steve Kowalik - Update to 1.0.0:
* Dropped Py2 support
* Added as_kwarg argument in order to have the frozen time object passed with the name provided in as_kwarg argument- Drop denose.patch- Drop python-six from {Build,}Requires- Update version of python-dateutil in {Build,}Requires
* Tue Aug 18 2020 Matej Cepl - We can finally use %pyunittest macro
* Wed Mar 11 2020 Tomáš Chvátal - Fix build without python2 available
* Wed Mar 11 2020 Dirk Mueller - update to 0.3.15:
* Fix locale timestamp bug. CC #328
* Fix calendar.timegm behavior
* Fix for Py3.8
* Reset time.time_ns on stop- drop remove_dependency_on_mock.patch
* Thu Nov 14 2019 Matej Cepl - Add dependency on the full python (which is not pulled by setuptools anymore). Use %{pythons} macro now.
* Tue Jul 02 2019 Matej Cepl - Upgrade to 0.3.12:
* Refactor classes to functions
* Ignore Selenium
* Move to pytest
* Conditionally patch time.clock (removed in 3.8)
* Patch time.time_ns added in Python 3.7
* Wed Feb 06 2019 John Vandenberg - Do not require python2 module for building python3 module
* Thu Jan 10 2019 mceplAATTsuse.com- Update to 0.3.11:
* Performance improvements
* Fix nesting time.time
* Add nanosecond property- Remove nose dependency by adding denose.patch- Remove _u_p37_tests.patch, which is superseeded by new release.
 
ICM