Revisions of python-time-machine

buildservice-autocommit accepted request 1169322 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 31)
- update to 2.14.1:
  * Fix segmentation fault when the first travel() call in a
    process uses a timedelta.
buildservice-autocommit accepted request 1157878 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 29)
- update to 2.14.0:
  * Fix utcfromtimestamp() warning on Python 3.12+.
  * Fix utcfromtimestamp() warning on Python 3.12+.
  * Fix class decorator for classmethod overrides.
  * Avoid calling deprecated uuid._load_system_functions() on
    Python 3.9+.
  * Avoid calling deprecated uuid._load_system_functions() on
    Python 3.9+.
  * Thanks to Nikita Sobolev for the ping in CPython Issue
  * Support Python 3.13 alpha 4.
  - Mock time.monotonic() and time.monotonic_ns().
buildservice-autocommit accepted request 1124381 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 28)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1124365 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 27)
- Update to 2.13.0
  - Add support for datetime.timedelta to time_machine.travel().
  - Fix documentation about using local time for naive date(time) strings.
  - Add shift() method to the time_machine pytest fixture.
  - Mock time.monotonic() and time.monotonic_ns(). 
    They return the values of time.time() and time.time_ns()
    respectively, rather than real monotonic clocks.
- Changes from 2.12.0
  - Include wheels for Python 3.12.
- Changes from 2.11.0
  - Drop Python 3.7 support.
- Changes from 2.10.0
  - Support Python 3.12.
buildservice-autocommit accepted request 1092187 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 26)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 1092158 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 25)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1089987 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 24)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 1089984 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 23)
- Move to PEP517
- Do not use pytzdata, but system timezone directly
- Don't catchall sitearch
buildservice-autocommit accepted request 1089344 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 21)
- update to 2.9.0:
  * Explicitly error when attempting to install on PyPy.
buildservice-autocommit accepted request 1078765 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 20)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1078375 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 19)
- BuildRequire python38-backports.zoneinfo only when python38-base
  is present in the buildsystem: fix build on distros where python
  3.8 is no longer in the supported set of python interpreters.

- Update to version 2.8.2
buildservice-autocommit accepted request 1034314 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 1032223 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 17)
- Update to version 2.8.2 
  * Improve type hints for time_machine.travel() to preserve the types of the wrapped function/coroutine/class.
buildservice-autocommit accepted request 999188 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 15)
- update to version 2.8.1:
 - Actually build Python 3.11 wheels.
- update to version 2.8.0:
 - Build Python 3.11 wheels.
- update to version 2.7.1:
 - Fix usage of ``ZoneInfo`` from the ``backports.zoneinfo`` package.
   This makes ``ZoneInfo`` support work for Python < 3.9.
- update to version 2.7.0:
 - Support Python 3.11 (no wheels yet, they will only be available when Python 3.11 is RC when the ABI is stable).
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 14)
- Limit package to python >= 3.7
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
- update to version 2.6.0:
  * Drop Python 3.6 support.
- update to version 2.5.0:
  * Add ``time_machine.escape_hatch``, which provides functions to bypass
    time-machine.
    Thanks to Matt Pegler for the feature request in `Issue #206
    <https://github.com/adamchainz/time-machine/issues/206>`__.
Displaying revisions 1 - 20 of 32
openSUSE Build Service is sponsored by