Hello community,

here is the log from the commit of package python-curtsies for openSUSE:Factory 
checked in at 2018-07-18 22:57:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-curtsies (Old)
 and      /work/SRC/openSUSE:Factory/.python-curtsies.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-curtsies"

Wed Jul 18 22:57:16 2018 rev:5 rq:623633 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-curtsies/python-curtsies.changes  
2018-04-27 16:09:15.958414786 +0200
+++ /work/SRC/openSUSE:Factory/.python-curtsies.new/python-curtsies.changes     
2018-07-18 22:58:06.562131236 +0200
@@ -1,0 +2,5 @@
+Wed Jul 18 11:43:50 UTC 2018 - [email protected]
+
+- Add dependency over wcwidth which is imported by the package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-curtsies.spec ++++++
--- /var/tmp/diff_new_pack.TiWIxK/_old  2018-07-18 22:58:06.906130095 +0200
+++ /var/tmp/diff_new_pack.TiWIxK/_new  2018-07-18 22:58:06.910130081 +0200
@@ -28,18 +28,18 @@
 # PATCH-FIX-UPSTREAM python-curtsies-dont-require-typing-for-python3.5.patch 
gh#bpython/curtsies#111 [email protected] -- The typing module is only 
required for python3.4 and lower; patch taken from upstream git.
 Patch0:         python-curtsies-dont-require-typing-for-python3.5.patch
 BuildRequires:  %{python_module blessings}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pyte}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wcwidth}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python2-typing
 Requires:       python-blessings
+Requires:       python-wcwidth
 BuildArch:      noarch
-# do not require python3-typing for python >= 3.5
-%if 0%{?suse_version} <= 1320
+%if %{python_version_nodots} < 35
 BuildRequires:  python3-typing
 %endif
 %ifpython2


Reply via email to