Hello community,

here is the log from the commit of package python3-pip for openSUSE:Factory 
checked in at 2015-10-28 17:30:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pip (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pip/python3-pip.changes  2015-08-27 
08:55:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pip.new/python3-pip.changes     
2015-10-28 17:30:38.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Oct 26 13:21:00 UTC 2015 - toddrme2...@gmail.com
+
+- Disable tests, the test directory is not in the tarball
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-pip.spec ++++++
--- /var/tmp/diff_new_pack.XutsA0/_old  2015-10-28 17:30:38.000000000 +0100
+++ /var/tmp/diff_new_pack.XutsA0/_new  2015-10-28 17:30:38.000000000 +0100
@@ -61,12 +61,13 @@
 # Remove shipped bundled pem cert file
 find %{buildroot} -type f -name "*.pem" | xargs rm -f
 
-%check
-%if 0%{?suse_version} != 1315
-export PYTHONPATH=%{buildroot}%{python3_sitelib}:$PYTHONPATH
-export PYTHONPATH=%{buildroot}%{python3_sitelib}/_vendor/:$PYTHONPATH
-python3 setup.py test
-%endif
+# Disable tests, the test directory is not in the tarball
+# %if 0%{?suse_version} != 1315
+# %check
+# export PYTHONPATH=%{buildroot}%{python3_sitelib}:$PYTHONPATH
+# export PYTHONPATH=%{buildroot}%{python3_sitelib}/_vendor/:$PYTHONPATH
+# py.test
+# %endif
 
 %pre
 # Since /usr/bin/pip became ghosted to be used with update-alternatives, we 
have to get rid


Reply via email to