Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-appdirs for openSUSE:Factory 
checked in at 2023-08-18 19:27:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-appdirs (Old)
 and      /work/SRC/openSUSE:Factory/.python-appdirs.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-appdirs"

Fri Aug 18 19:27:01 2023 rev:12 rq:1104366 version:1.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-appdirs/python-appdirs.changes    
2023-04-22 22:03:09.914186708 +0200
+++ /work/SRC/openSUSE:Factory/.python-appdirs.new.1766/python-appdirs.changes  
2023-08-18 19:27:03.911176672 +0200
@@ -1,0 +2,6 @@
+Thu Aug 17 11:02:29 UTC 2023 - Daniel Garcia <[email protected]>
+
+- Add setuptools build requirement for building, distutils is not
+  available anymore since python 3.12
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-appdirs.spec ++++++
--- /var/tmp/diff_new_pack.z9NLXr/_old  2023-08-18 19:27:05.211179004 +0200
+++ /var/tmp/diff_new_pack.z9NLXr/_new  2023-08-18 19:27:05.255179083 +0200
@@ -28,6 +28,7 @@
 URL:            https://github.com/ActiveState/appdirs
 Source:         
https://files.pythonhosted.org/packages/source/a/appdirs/appdirs-%{version}.tar.gz
 BuildRequires:  %{python_module base}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
@@ -58,12 +59,7 @@
 
 %install
 %python_install
-# fix up egg-info because distutils is bad and should feel bad
-%{python_expand rm %{buildroot}%{$python_sitelib}/*.egg-info
-cp -r appdirs.egg-info \
-    
%{buildroot}%{$python_sitelib}/appdirs-%{version}-py%{$python_version}.egg-info
-%fdupes %{buildroot}%{$python_sitelib}
-}
+%python_expand fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %pyunittest

Reply via email to