Hello community,

here is the log from the commit of package python-pyasn1 for openSUSE:Factory 
checked in at 2015-04-23 08:04:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyasn1 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyasn1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyasn1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyasn1/python-pyasn1.changes      
2015-03-05 18:16:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyasn1.new/python-pyasn1.changes 
2015-04-23 08:04:52.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 22 12:35:13 UTC 2015 - [email protected]
+
+- Run testsuite in %check
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyasn1.spec ++++++
--- /var/tmp/diff_new_pack.JP4f5I/_old  2015-04-23 08:04:52.000000000 +0200
+++ /var/tmp/diff_new_pack.JP4f5I/_new  2015-04-23 08:04:52.000000000 +0200
@@ -25,6 +25,7 @@
 Url:            http://pyasn1.sf.net/
 Source:         
http://pypi.python.org/packages/source/p/pyasn1/pyasn1-%{version}.tar.gz
 BuildRequires:  python-devel
+BuildRequires:  python-pytest
 BuildRequires:  python-setuptools
 Provides:       python-asn1 = %{version}
 Obsoletes:      python-asn1 < 0.1.2
@@ -47,6 +48,9 @@
 %build
 python setup.py build
 
+%check
+python setup.py test
+
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 


Reply via email to