Hello community,

here is the log from the commit of package cram for openSUSE:Factory checked in 
at 2016-06-25 02:24:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cram (Old)
 and      /work/SRC/openSUSE:Factory/.cram.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cram"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cram/cram.changes        2016-05-02 
10:44:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cram.new/cram.changes   2016-06-25 
02:24:44.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 17 08:37:24 UTC 2016 - [email protected]
+
+- Update testsuite dependencies and enable all tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cram.spec ++++++
--- /var/tmp/diff_new_pack.lNunyy/_old  2016-06-25 02:24:44.000000000 +0200
+++ /var/tmp/diff_new_pack.lNunyy/_new  2016-06-25 02:24:44.000000000 +0200
@@ -24,6 +24,7 @@
 Group:          Development/Languages/Python
 Url:            https://bitheap.org/cram/
 Source:         
https://pypi.python.org/packages/source/c/cram/cram-%{version}.tar.gz
+BuildRequires:  python3-coverage
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose
 BuildRequires:  python3-setuptools
@@ -50,7 +51,7 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
-make PYTHON="python3" quicktest 
+make %{?_smp_mflags} PYTHON=python3 test
 
 %files
 %defattr(-,root,root,-)


Reply via email to