Hello community,

here is the log from the commit of package python-pyxattr for openSUSE:Factory 
checked in at 2020-11-23 15:33:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyxattr (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyxattr.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyxattr"

Mon Nov 23 15:33:24 2020 rev:3 rq:848863 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyxattr/python-pyxattr.changes    
2020-02-22 19:03:13.933963962 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyxattr.new.5913/python-pyxattr.changes  
2020-11-23 19:01:10.962009758 +0100
@@ -1,0 +2,7 @@
+Fri Nov 13 23:01:05 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Fix BuildRequires for multiple python3 flavors
+  gh#openSUSE/python-rpm-macros#66
+- Use %pytest_arch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyxattr.spec ++++++
--- /var/tmp/diff_new_pack.KPu1IF/_old  2020-11-23 19:01:11.634010414 +0100
+++ /var/tmp/diff_new_pack.KPu1IF/_new  2020-11-23 19:01:11.634010414 +0100
@@ -35,7 +35,7 @@
 BuildRequires:  gcc
 BuildRequires:  libattr-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  python3-pytest
+BuildRequires:  %{python_module pytest}
 %python_subpackages
 
 %description
@@ -50,10 +50,7 @@
 %python_build
 
 %check
-# the module is just a C extension => need to add the installed destination to
-# PYTHONPATH, otherwise it won't be found
-export PYTHONPATH=%{buildroot}%{python3_sitearch}:$PYTHONPATH
-%python_exec -m pytest test
+%pytest_arch test
 
 %install
 %python_install
@@ -61,7 +58,7 @@
 
 %files %{python_files}
 %{python_sitearch}/xattr*
-%{python_sitearch}/*egg-info
+%{python_sitearch}/pyxattr-%{version}*-info
 %license COPYING
 %doc NEWS README.md
 
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to