Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2019-08-07 13:56:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmd2.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmd2"

Wed Aug  7 13:56:40 2019 rev:26 rq:720196 version:0.9.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes  2019-05-05 
21:19:21.680940800 +0200
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new.9556/python-cmd2.changes        
2019-08-07 13:56:46.420855928 +0200
@@ -1,0 +2,11 @@
+Thu Aug  1 11:29:12 UTC 2019 - pgaj...@suse.com
+
+- fix pyperclip version in BuildRequires
+
+-------------------------------------------------------------------
+Thu Aug  1 08:29:40 UTC 2019 - pgaj...@suse.com
+
+- version update to 0.9.15
+  * too long list, see CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  cmd2-0.9.12.tar.gz

New:
----
  cmd2-0.9.15.tar.gz

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

Other differences:
------------------
++++++ python-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.0h4zV0/_old  2019-08-07 13:56:47.076855921 +0200
+++ /var/tmp/diff_new_pack.0h4zV0/_new  2019-08-07 13:56:47.080855921 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-cmd2
-Version:        0.9.12
+Version:        0.9.15
 Release:        0
 Summary:        Extra features for standard library's cmd module
 License:        MIT
@@ -31,23 +31,23 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  vim
-Requires:       python-attrs
-Requires:       python-colorama
-Requires:       python-pyperclip >= 1.5.27
-Requires:       python-wcwidth
+Requires:       python-attrs >= 16.3.0
+Requires:       python-colorama >= 0.3.7
+Requires:       python-pyperclip >= 1.6
+Requires:       python-wcwidth >= 0.1.7
 %if %python3_version_nodots < 35
 Requires:       python-contextlib2
 Requires:       python-typing
 %endif
 BuildArch:      noarch
 # SECTION Test requirements
-BuildRequires:  %{python_module attrs}
-BuildRequires:  %{python_module colorama}
+BuildRequires:  %{python_module attrs >= 16.3.0}
+BuildRequires:  %{python_module colorama >= 0.3.7}
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module pyperclip >= 1.5.27}
+BuildRequires:  %{python_module pyperclip >= 1.6}
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module wcwidth}
+BuildRequires:  %{python_module wcwidth >= 0.1.7}
 # Required by tests.
 BuildRequires:  vim
 %if 0%{?suse_version} <= 1315

++++++ cmd2-0.9.12.tar.gz -> cmd2-0.9.15.tar.gz ++++++
++++ 24644 lines of diff (skipped)


Reply via email to