Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2019-03-29 20:35:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmd2.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmd2"

Fri Mar 29 20:35:39 2019 rev:23 rq:685423 version:0.9.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes  2019-03-04 
09:09:47.736713746 +0100
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new.25356/python-cmd2.changes       
2019-03-29 20:35:40.722530026 +0100
@@ -1,0 +2,17 @@
+Fri Mar 15 10:31:09 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Add vim to depends as it is used in tests as an editor
+
+-------------------------------------------------------------------
+Thu Mar 14 19:04:12 UTC 2019 - Matěj Cepl <mc...@suse.com>
+
+- Add vim to BR
+
+-------------------------------------------------------------------
+Thu Mar 14 14:59:18 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 0.9.11:
+  * too many changes to enumerate, see CHANGELOG.md
+- Really run tests
+
+-------------------------------------------------------------------

Old:
----
  cmd2-0.9.10.tar.gz

New:
----
  cmd2-0.9.11.tar.gz

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

Other differences:
------------------
++++++ python-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.R6FmKF/_old  2019-03-29 20:35:41.314528952 +0100
+++ /var/tmp/diff_new_pack.R6FmKF/_new  2019-03-29 20:35:41.318528945 +0100
@@ -19,17 +19,23 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-cmd2
-Version:        0.9.10
+Version:        0.9.11
 Release:        0
 Summary:        Extra features for standard library's cmd module
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/python-cmd2/cmd2
+URL:            https://github.com/python-cmd2/cmd2
 Source:         
https://files.pythonhosted.org/packages/source/c/cmd2/cmd2-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildRequires:  vim
+Requires:       python-attrs
+Requires:       python-colorama
+Requires:       python-pyperclip >= 1.5.27
+Requires:       python-wcwidth
+BuildArch:      noarch
 # SECTION Test requirements
 BuildRequires:  %{python_module attrs}
 BuildRequires:  %{python_module colorama}
@@ -38,17 +44,13 @@
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module wcwidth}
+# Required by tests.
+BuildRequires:  vim
 %if 0%{?sle_version} < 150000 && 0%{?is_opensuse}
 BuildRequires:  %{python_module contextlib2}
 BuildRequires:  %{python_module typing}
 %endif
 # /SECTION
-Requires:       python-attrs
-Requires:       python-colorama
-Requires:       python-pyperclip >= 1.5.27
-Requires:       python-wcwidth
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -85,7 +87,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %license LICENSE

++++++ cmd2-0.9.10.tar.gz -> cmd2-0.9.11.tar.gz ++++++
++++ 5299 lines of diff (skipped)


Reply via email to