Hello community,

here is the log from the commit of package python-humanfriendly for 
openSUSE:Factory checked in at 2019-12-11 12:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-humanfriendly (Old)
 and      /work/SRC/openSUSE:Factory/.python-humanfriendly.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-humanfriendly"

Wed Dec 11 12:15:05 2019 rev:11 rq:755758 version:4.18

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-humanfriendly/python-humanfriendly.changes    
    2019-03-29 20:43:38.358680591 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-humanfriendly.new.4691/python-humanfriendly.changes
      2019-12-11 12:15:25.852506370 +0100
@@ -1,0 +2,5 @@
+Wed Dec 11 08:57:19 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Require full python stack for sqlite module
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-humanfriendly.spec ++++++
--- /var/tmp/diff_new_pack.w07kGw/_old  2019-12-11 12:15:29.156505440 +0100
+++ /var/tmp/diff_new_pack.w07kGw/_new  2019-12-11 12:15:29.168505437 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,12 +30,12 @@
 Release:        0
 Summary:        Human friendly input/output for text interfaces using Python
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/xolox/python-humanfriendly
 Source:         
https://files.pythonhosted.org/packages/source/h/humanfriendly/humanfriendly-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch
@@ -44,6 +44,7 @@
 BuildRequires:  %{python_module coloredlogs >= 2}
 BuildRequires:  %{python_module pytest >= 3.0.7}
 BuildRequires:  %{python_module pytest-cov >= 2.4.0}
+BuildRequires:  %{pythons}
 BuildRequires:  python2-monotonic
 %endif
 %ifpython2


Reply via email to