Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2019-11-04 17:05:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-prompt_toolkit"

Mon Nov  4 17:05:12 2019 rev:11 rq:736809 version:2.0.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
    2019-03-04 09:22:42.956575709 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.2990/python-prompt_toolkit.changes
    2019-11-04 17:05:15.392187422 +0100
@@ -1,0 +2,6 @@
+Thu Oct 10 08:31:46 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 2.0.10:
+  * minor bugfixes around
+
+-------------------------------------------------------------------

Old:
----
  prompt_toolkit-2.0.9.tar.gz

New:
----
  prompt_toolkit-2.0.10.tar.gz

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

Other differences:
------------------
++++++ python-prompt_toolkit.spec ++++++
--- /var/tmp/diff_new_pack.SHqps2/_old  2019-11-04 17:05:16.116188195 +0100
+++ /var/tmp/diff_new_pack.SHqps2/_new  2019-11-04 17:05:16.124188204 +0100
@@ -18,16 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
-%bcond_without  test
 Name:           python-prompt_toolkit
-Version:        2.0.9
+Version:        2.0.10
 Release:        0
 Summary:        Library for building interactive command lines in Python
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/jonathanslenders/python-prompt-toolkit
 Source:         
https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
+BuildRequires:  %{python_module wcwidth}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-six >= 1.9.0
@@ -35,11 +36,6 @@
 Recommends:     python-Pygments
 Conflicts:      python-prompt_toolkit1
 BuildArch:      noarch
-%if %{with test}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module wcwidth}
-%endif
 %ifpython2
 Obsoletes:      %{oldpython}-python-prompt-toolkit < %{version}
 Provides:       %{oldpython}-python-prompt-toolkit = %{version}
@@ -60,12 +56,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-py.test-%{$python_bin_suffix}
-}
-%endif
+%pytest
 
 %files %{python_files}
 %license LICENSE

++++++ prompt_toolkit-2.0.9.tar.gz -> prompt_toolkit-2.0.10.tar.gz ++++++
++++ 5569 lines of diff (skipped)


Reply via email to