Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2020-03-01 21:26:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmd2.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmd2"

Sun Mar  1 21:26:02 2020 rev:31 rq:780065 version:0.8.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes  2020-01-06 
16:02:10.429725361 +0100
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new.26092/python-cmd2.changes       
2020-03-01 21:26:03.372317855 +0100
@@ -1,0 +2,7 @@
+Thu Feb 27 13:47:06 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- go back to 0.8.9, cliff (which is the only user) is not compatible
+  with >= 0.9.0 atm
+- Same commit like december, november and october last year.
+
+-------------------------------------------------------------------

Old:
----
  cmd2-0.9.22.tar.gz

New:
----
  cmd2-0.8.9.tar.gz

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

Other differences:
------------------
++++++ python-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.wW4FNL/_old  2020-03-01 21:26:04.092319318 +0100
+++ /var/tmp/diff_new_pack.wW4FNL/_new  2020-03-01 21:26:04.096319326 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-cmd2
-Version:        0.9.22
+Version:        0.8.9
 Release:        0
 Summary:        Extra features for standard library's cmd module
 License:        MIT
@@ -47,7 +47,7 @@
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pyperclip >= 1.6}
 BuildRequires:  %{python_module pytest-mock}
-BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytest4}
 BuildRequires:  %{python_module wcwidth >= 0.1.7}
 # Required by tests.
 BuildRequires:  vim
@@ -79,8 +79,6 @@
 
 %prep
 %setup -q -n cmd2-%{version}
-# Fix non-executable-script
-sed -i -e '/^#!\//, 1d' cmd2/cmd2.py
 # Fix spurious-executable-perm
 chmod a-x README.md
 
@@ -92,6 +90,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+rm -v tests/test_transcript.py tests/test_parsing.py tests/test_cmd2.py
 %pytest
 
 %files %{python_files}

++++++ cmd2-0.9.22.tar.gz -> cmd2-0.8.9.tar.gz ++++++
++++ 35450 lines of diff (skipped)


Reply via email to