Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytz-deprecation-shim for openSUSE:Factory checked in at 2023-06-23 21:52:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytz-deprecation-shim (Old) and /work/SRC/openSUSE:Factory/.python-pytz-deprecation-shim.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytz-deprecation-shim" Fri Jun 23 21:52:12 2023 rev:5 rq:1094693 version:0.1.0.post0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytz-deprecation-shim/python-pytz-deprecation-shim.changes 2023-04-22 21:58:21.824464328 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytz-deprecation-shim.new.15902/python-pytz-deprecation-shim.changes 2023-06-23 21:52:21.646537993 +0200 @@ -1,0 +2,5 @@ +Thu Jun 22 15:25:56 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- limit to newer python versions, older are no longer needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytz-deprecation-shim.spec ++++++ --- /var/tmp/diff_new_pack.jzgb5c/_old 2023-06-23 21:52:22.202541013 +0200 +++ /var/tmp/diff_new_pack.jzgb5c/_new 2023-06-23 21:52:22.206541036 +0200 @@ -17,7 +17,6 @@ # Upstream also supports shimming python2.7, but we assume Python >= 3.6 here (if 15.3 were resolvable for the python3 flavor) -%global skip_python2 1 %define modname pytz-deprecation-shim %{?sle15_python_module_pythons} Name: python-%{modname} @@ -27,18 +26,13 @@ License: Apache-2.0 URL: https://github.com/pganssle/pytz-deprecation-shim Source: https://files.pythonhosted.org/packages/source/p/pytz_deprecation_shim/pytz_deprecation_shim-%{version}.tar.gz -BuildRequires: %{python_module backports.zoneinfo if %python-base < 3.9} BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -%if 0%{?python_version_nodots} < 39 -Requires: python-backports.zoneinfo -%endif BuildArch: noarch %python_subpackages