Hello community,

here is the log from the commit of package python-click for openSUSE:Factory 
checked in at 2020-08-25 12:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click (Old)
 and      /work/SRC/openSUSE:Factory/.python-click.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click"

Tue Aug 25 12:39:13 2020 rev:12 rq:828408 version:7.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-click/python-click.changes        
2020-06-05 20:01:07.776120771 +0200
+++ /work/SRC/openSUSE:Factory/.python-click.new.3399/python-click.changes      
2020-08-25 12:39:53.589427200 +0200
@@ -1,0 +2,5 @@
+Thu Aug 20 23:45:47 UTC 2020 - John Vandenberg <[email protected]>
+
+- Add runtime dependency on setuptools
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-click.spec ++++++
--- /var/tmp/diff_new_pack.bNeHxY/_old  2020-08-25 12:39:58.489428124 +0200
+++ /var/tmp/diff_new_pack.bNeHxY/_new  2020-08-25 12:39:58.493428124 +0200
@@ -29,6 +29,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-setuptools
 BuildArch:      noarch
 %python_subpackages
 
@@ -50,7 +51,7 @@
 
 %check
 export LANG=en_US.UTF-8
-%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest 
--tb=short}
+%pytest --tb=short
 
 %files %{python_files}
 %license LICENSE.rst


Reply via email to