Hello community,

here is the log from the commit of package python-nose for openSUSE:Factory 
checked in at 2017-04-19 18:10:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nose (Old)
 and      /work/SRC/openSUSE:Factory/.python-nose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nose"

Wed Apr 19 18:10:02 2017 rev:35 rq:487417 version:1.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nose/python-nose.changes  2017-03-17 
15:00:37.008054771 +0100
+++ /work/SRC/openSUSE:Factory/.python-nose.new/python-nose.changes     
2017-04-19 18:10:03.680329733 +0200
@@ -1,0 +2,11 @@
+Wed Mar 29 13:53:04 UTC 2017 - [email protected]
+
+- uninstall alternatives in %postun
+
+-------------------------------------------------------------------
+Tue Mar 21 13:22:29 UTC 2017 - [email protected]
+
+- use same script for %bindir/nosetests-*, to allow for the usage
+  `%python_exec %{_bindir}/nosetests`
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-nose.spec ++++++
--- /var/tmp/diff_new_pack.RbOCWJ/_old  2017-04-19 18:10:04.784173590 +0200
+++ /var/tmp/diff_new_pack.RbOCWJ/_new  2017-04-19 18:10:04.788173023 +0200
@@ -39,7 +39,7 @@
 Requires:       python-setuptools >= 18.0.1
 Requires:       python-xml
 Requires(post): update-alternatives
-Requires(preun): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:      noarch
 
 %python_subpackages
@@ -72,7 +72,7 @@
 %python_install
 %fdupes %{buildroot}%{_prefix}
 
-%prepare_alternative nosetests
+%python_clone -a %{buildroot}%{_bindir}/nosetests
 %python_clone -a %{buildroot}%{_mandir}/man1/nosetests.1
 
 %check
@@ -84,7 +84,7 @@
 %post
 %python_install_alternative nosetests nosetests.1
 
-%preun
+%postun
 %python_uninstall_alternative nosetests
 
 %files %python_files


Reply via email to