Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python38 for openSUSE:Factory checked in at 2023-01-29 14:10:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python38 (Old) and /work/SRC/openSUSE:Factory/.python38.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python38" Sun Jan 29 14:10:07 2023 rev:33 rq:1061592 version:3.8.16 Changes: -------- --- /work/SRC/openSUSE:Factory/python38/python38.changes 2023-01-15 17:57:58.990137757 +0100 +++ /work/SRC/openSUSE:Factory/.python38.new.32243/python38.changes 2023-01-29 14:16:36.488947115 +0100 @@ -1,0 +2,5 @@ +Fri Jan 27 15:00:21 UTC 2023 - Thorsten Kukuk <ku...@suse.com> + +- Disable NIS for new products, it's deprecated and gets removed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python38.spec ++++++ --- /var/tmp/diff_new_pack.MaGsio/_old 2023-01-29 14:16:37.188950556 +0100 +++ /var/tmp/diff_new_pack.MaGsio/_new 2023-01-29 14:16:37.192950576 +0100 @@ -195,7 +195,7 @@ BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(zlib) #!BuildIgnore: gdk-pixbuf-loader-rsvg -%if 0%{?suse_version} >= 1500 +%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599 BuildRequires: pkgconfig(libnsl) BuildRequires: pkgconfig(libtirpc) %endif @@ -806,7 +806,9 @@ %exclude %{sitedir}/sqlite3/test %{dynlib readline} %{dynlib _sqlite3} +%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599 %{dynlib nis} +%endif %files -n %{python_pkg_name}-idle %defattr(644, root, root, 755)