Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-time-machine for openSUSE:Factory checked in at 2022-08-25 15:09:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-time-machine (Old) and /work/SRC/openSUSE:Factory/.python-time-machine.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-time-machine" Thu Aug 25 15:09:25 2022 rev:8 rq:999188 version:2.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-time-machine/python-time-machine.changes 2022-01-19 00:35:50.366318070 +0100 +++ /work/SRC/openSUSE:Factory/.python-time-machine.new.2083/python-time-machine.changes 2022-08-25 15:09:36.501280284 +0200 @@ -1,0 +2,13 @@ +Thu Aug 18 07:00:08 UTC 2022 - Sebastian Wagner <sebix+novell....@sebix.at> + +- 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). + +------------------------------------------------------------------- Old: ---- python-time-machine-2.6.0.tar.gz New: ---- python-time-machine-2.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-time-machine.spec ++++++ --- /var/tmp/diff_new_pack.H0s5p9/_old 2022-08-25 15:09:37.053281450 +0200 +++ /var/tmp/diff_new_pack.H0s5p9/_new 2022-08-25 15:09:37.065281475 +0200 @@ -19,7 +19,7 @@ %define skip_python2 1 Name: python-time-machine Group: Development/Languages/Python -Version: 2.6.0 +Version: 2.8.1 Release: 0 Summary: Travel through time in your tests License: MIT @@ -29,10 +29,11 @@ BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -# SECTION +# SECTION tests BuildRequires: %{python_module pytest} BuildRequires: %{python_module dateutil} BuildRequires: %{python_module pytzdata} +BuildRequires: python38-backports.zoneinfo # /SECTION BuildRequires: fdupes BuildRequires: python-rpm-generators ++++++ python-time-machine-2.6.0.tar.gz -> python-time-machine-2.8.1.tar.gz ++++++ ++++ 1732 lines of diff (skipped)