Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sshuttle for openSUSE:Factory checked in at 2023-06-20 16:48:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sshuttle (Old) and /work/SRC/openSUSE:Factory/.sshuttle.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sshuttle" Tue Jun 20 16:48:43 2023 rev:16 rq:1093841 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sshuttle/sshuttle.changes 2022-12-04 14:59:06.896533179 +0100 +++ /work/SRC/openSUSE:Factory/.sshuttle.new.15902/sshuttle.changes 2023-06-20 16:48:54.899562137 +0200 @@ -1,0 +2,5 @@ +Mon Jun 12 22:28:48 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- switch to pep517 build for better shebangs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sshuttle.spec ++++++ --- /var/tmp/diff_new_pack.iO91ll/_old 2023-06-20 16:48:55.563566128 +0200 +++ /var/tmp/diff_new_pack.iO91ll/_new 2023-06-20 16:48:55.567566151 +0200 @@ -1,7 +1,7 @@ # # spec file for package sshuttle # -# 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 @@ -34,9 +34,10 @@ Patch0: fix-pytest.patch BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildRequires: python3-pip BuildRequires: python3-pytest -BuildRequires: python3-setuptools BuildRequires: python3-setuptools_scm +BuildRequires: python3-wheel Requires(post): %fillup_prereq BuildArch: noarch %if (0%{?suse_version} >= 1320 || 0%{?suse_version} == 1310) @@ -70,10 +71,10 @@ %make_build man ) %endif -%python3_build +%pyproject_wheel %install -%python3_install +%pyproject_install %if (0%{?suse_version} >= 1320 || 0%{?suse_version} == 1310) install -d -m 755 %{buildroot}%{_mandir}/man1