Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vorta for openSUSE:Factory checked 
in at 2025-11-20 14:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vorta (Old)
 and      /work/SRC/openSUSE:Factory/.vorta.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vorta"

Thu Nov 20 14:50:11 2025 rev:28 rq:1318722 version:0.10.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/vorta/vorta.changes      2025-02-18 
19:13:54.608554403 +0100
+++ /work/SRC/openSUSE:Factory/.vorta.new.2061/vorta.changes    2025-11-20 
14:51:47.533955408 +0100
@@ -1,0 +2,5 @@
+Mon Jun 23 05:41:55 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Use pyproject macros to build and install. 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vorta.spec ++++++
--- /var/tmp/diff_new_pack.93fnmB/_old  2025-11-20 14:51:48.317988479 +0100
+++ /var/tmp/diff_new_pack.93fnmB/_new  2025-11-20 14:51:48.317988479 +0100
@@ -36,11 +36,13 @@
 Patch0:         vorta-fix-dependencies.patch
 BuildRequires:  %{python_module PyQt6}
 BuildRequires:  %{python_module peewee}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module platformdirs}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools-git}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-rpm-macros
@@ -63,11 +65,11 @@
 
 %build
 export LANG=en_US.UTF-8
-%python_build
+%pyproject_wheel
 
 %install
 export LANG=en_US.UTF-8
-%python_install
+%pyproject_install
 install -d %{buildroot}%{_datadir}/icons/hicolor/256x256/apps
 install -Dm644 "src/vorta/assets/icons/icon.svg" 
"%{buildroot}%{_datadir}/icons/hicolor/256x256/apps/vorta.svg"
 install -Dm644 -t %{buildroot}%{_datadir}/metainfo 
"src/vorta/assets/metadata/com.borgbase.Vorta.appdata.xml"
@@ -82,5 +84,5 @@
 %{_datadir}/metainfo/com.borgbase.Vorta.appdata.xml
 %{_datadir}/icons/hicolor/256x256/apps/vorta.svg
 %{python_sitelib}/%{name}
-%{python_sitelib}/%{name}-%{version}-py%{python_bin_suffix}.egg-info
+%{python_sitelib}/%{name}-%{version}.dist-info
 

Reply via email to