Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fqdn for openSUSE:Factory checked in at 2023-09-21 22:13:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fqdn (Old) and /work/SRC/openSUSE:Factory/.python-fqdn.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fqdn" Thu Sep 21 22:13:22 2023 rev:3 rq:1112334 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fqdn/python-fqdn.changes 2023-04-22 22:01:47.825695932 +0200 +++ /work/SRC/openSUSE:Factory/.python-fqdn.new.1770/python-fqdn.changes 2023-09-21 22:13:47.380704410 +0200 @@ -1,0 +2,5 @@ +Tue Sep 19 14:51:16 UTC 2023 - Dirk Müller <[email protected]> + +- remove buildrequires that are not used on sle15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fqdn.spec ++++++ --- /var/tmp/diff_new_pack.rwrJlH/_old 2023-09-21 22:13:48.516745640 +0200 +++ /var/tmp/diff_new_pack.rwrJlH/_new 2023-09-21 22:13:48.516745640 +0200 @@ -24,7 +24,9 @@ License: MPL-2.0 URL: https://github.com/ypcrts/fqdn Source: https://github.com/ypcrts/fqdn/archive/refs/tags/v%{version}.tar.gz#/fqdn-%{version}-gh.tar.gz +%if 0%{?suse_version} > 1500 BuildRequires: %{python_module cached-property if %python-base < 3.8} +%endif BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools}
