Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2019-04-12 09:10:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmd2.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmd2"

Fri Apr 12 09:10:53 2019 rev:24 rq:692517 version:0.9.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes  2019-03-29 
20:35:40.722530026 +0100
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new.27019/python-cmd2.changes       
2019-04-12 09:10:54.581579513 +0200
@@ -1,0 +2,5 @@
+Tue Apr  9 07:34:57 UTC 2019 - Thomas Bechtold <[email protected]>
+
+- Fix Requires for older python3 versions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.lzZAEt/_old  2019-04-12 09:10:55.397580021 +0200
+++ /var/tmp/diff_new_pack.lzZAEt/_new  2019-04-12 09:10:55.397580021 +0200
@@ -35,6 +35,10 @@
 Requires:       python-colorama
 Requires:       python-pyperclip >= 1.5.27
 Requires:       python-wcwidth
+%if %python3_version_nodots < 35
+Requires:       python-contextlib2
+Requires:       python-typing
+%endif
 BuildArch:      noarch
 # SECTION Test requirements
 BuildRequires:  %{python_module attrs}


Reply via email to