Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Leap:15.2 checked in at 2020-03-09 18:10:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-prompt_toolkit (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-prompt_toolkit.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-prompt_toolkit"

Mon Mar  9 18:10:38 2020 rev:13 rq:776934 version:2.0.10

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-prompt_toolkit/python-prompt_toolkit.changes
    2020-01-15 15:51:41.591537714 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-prompt_toolkit.new.26092/python-prompt_toolkit.changes
 2020-03-09 18:10:39.337135505 +0100
@@ -1,0 +2,6 @@
+Thu Oct 10 08:31:46 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- 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.OyL9hG/_old  2020-03-09 18:10:39.609135895 +0100
+++ /var/tmp/diff_new_pack.OyL9hG/_new  2020-03-09 18:10:39.613135900 +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