Hello community,

here is the log from the commit of package python-pick for openSUSE:Factory 
checked in at 2019-06-06 18:15:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pick (Old)
 and      /work/SRC/openSUSE:Factory/.python-pick.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pick"

Thu Jun  6 18:15:42 2019 rev:3 rq:707121 version:0.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pick/python-pick.changes  2019-01-24 
14:13:28.763358012 +0100
+++ /work/SRC/openSUSE:Factory/.python-pick.new.4811/python-pick.changes        
2019-06-06 18:15:43.148714196 +0200
@@ -1,0 +2,5 @@
+Mon Jun  3 09:03:40 UTC 2019 - Petr Gajdos <[email protected]>
+
+- turn the testsuite on
+
+-------------------------------------------------------------------

Old:
----
  pick-0.6.4.tar.gz

New:
----
  v0.6.4.tar.gz

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

Other differences:
------------------
++++++ python-pick.spec ++++++
--- /var/tmp/diff_new_pack.47Yu7S/_old  2019-06-06 18:15:44.760713724 +0200
+++ /var/tmp/diff_new_pack.47Yu7S/_new  2019-06-06 18:15:44.768713721 +0200
@@ -24,10 +24,15 @@
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/wong2/pick
-Source0:        
https://files.pythonhosted.org/packages/source/p/pick/pick-%{version}.tar.gz
+# https://github.com/wong2/pick/issues/28
+Source0:        https://github.com/wong2/pick/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+# SECTION test requirements
+BuildRequires:  %{python_module curses}
+BuildRequires:  %{python_module pytest}
+# /SECTION
 BuildArch:      noarch
 %python_subpackages
 
@@ -45,6 +50,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+%pytest
+
 %files %{python_files}
 %license LICENSE
 %doc README.md


Reply via email to