Hello community,

here is the log from the commit of package python-click for openSUSE:Factory 
checked in at 2017-04-11 09:44:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click (Old)
 and      /work/SRC/openSUSE:Factory/.python-click.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click"

Tue Apr 11 09:44:50 2017 rev:5 rq:485697 version:6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-click/python-click.changes        
2017-03-24 02:23:02.908230854 +0100
+++ /work/SRC/openSUSE:Factory/.python-click.new/python-click.changes   
2017-04-11 09:44:50.923746298 +0200
@@ -1,0 +2,5 @@
+Tue Apr  4 15:50:59 UTC 2017 - jmate...@suse.com
+
+- better test runner that works with pypy
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-click.spec ++++++
--- /var/tmp/diff_new_pack.reDbvY/_old  2017-04-11 09:44:51.567655337 +0200
+++ /var/tmp/diff_new_pack.reDbvY/_new  2017-04-11 09:44:51.567655337 +0200
@@ -24,7 +24,7 @@
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://github.com/mitsuhiko/click
-Source:         https://pypi.io/packages/source/c/click/click-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/c/click/click-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -55,12 +55,12 @@
 
 %check
 export LANG=en_US.UTF-8
-%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
%{_bindir}/py.test-%{$python_version} --tb=short}
+%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest 
--tb=short}
 
 %files %{python_files}
 %defattr(-,root,root,-)
 %doc CHANGES LICENSE README
 %{python_sitelib}/click
-%{python_sitelib}/click-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/click-%{version}-py%{python_version}.egg-info
 
 %changelog


Reply via email to