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-04-04 21:16:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytz-deprecation-shim (Old) and /work/SRC/openSUSE:Factory/.python-pytz-deprecation-shim.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytz-deprecation-shim" Tue Apr 4 21:16:59 2023 rev:3 rq:1076795 version:0.1.0.post0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytz-deprecation-shim/python-pytz-deprecation-shim.changes 2022-06-24 08:45:26.231147688 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytz-deprecation-shim.new.19717/python-pytz-deprecation-shim.changes 2023-04-04 21:17:00.515885247 +0200 @@ -1,0 +2,5 @@ +Mon Apr 3 05:17:34 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Remove unneeded BuildRequires on pep517. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytz-deprecation-shim.spec ++++++ --- /var/tmp/diff_new_pack.p3knQw/_old 2023-04-04 21:17:01.055888691 +0200 +++ /var/tmp/diff_new_pack.p3knQw/_new 2023-04-04 21:17:01.059888716 +0200 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python3-%{**}} # 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 @@ -25,12 +24,10 @@ Release: 0 Summary: Shims to make deprecation of pytz easier License: Apache-2.0 -Group: Development/Libraries/Python 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 pep517 >= 0.9.1} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz}