Hello community,

here is the log from the commit of package python3-textile for openSUSE:Factory 
checked in at 2016-10-13 11:32:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-textile (Old)
 and      /work/SRC/openSUSE:Factory/.python3-textile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-textile"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-textile/python3-textile.changes  
2016-09-13 22:23:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-textile.new/python3-textile.changes     
2016-10-13 11:32:05.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 11 06:24:18 UTC 2016 - sebix+novell....@sebix.at
+
+- Explicitly require python3-six
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-textile.spec ++++++
--- /var/tmp/diff_new_pack.Xfpibe/_old  2016-10-13 11:32:06.000000000 +0200
+++ /var/tmp/diff_new_pack.Xfpibe/_new  2016-10-13 11:32:06.000000000 +0200
@@ -13,22 +13,25 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python3-textile
 Version:        2.3.3
 Release:        0
-License:        BSD-3-Clause
 Summary:        A Python port of Textile, A humane web text generator
-Url:            https://github.com/textile/python-textile
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+Url:            https://github.com/textile/python-textile
 Source:         
https://github.com/textile/python-textile/archive/%{version}.tar.gz
 Requires:      python3-Pillow
 Requires:      python3-html5lib
 BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  python3-pytest-runner
 BuildRequires:  python3-pytest-cov
+BuildRequires:  python3-pytest-runner
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-six
+Requires:       python3-six
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 Patch0:         patch_run_tests.patch
@@ -54,3 +57,5 @@
 
 %check
 python3 setup.py test
+
+%changelog


Reply via email to