Hello community, here is the log from the commit of package python-manuel for openSUSE:Factory checked in at 2015-05-10 10:46:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-manuel (Old) and /work/SRC/openSUSE:Factory/.python-manuel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-manuel" Changes: -------- --- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes 2013-09-26 19:53:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-manuel.new/python-manuel.changes 2015-05-10 10:46:43.000000000 +0200 @@ -1,0 +2,11 @@ +Thu May 7 11:52:21 UTC 2015 - [email protected] + +- update to version 1.8.0: + * Fixed ResourceWarnings under Python 3. + * Added support for PyPy and Python 3.4. + * Drop official support for Python 3.1 and 3.2. + * Fix odd ImportError problems when used with tox and coverage. + * Fix parsing of reST codeblock options with hyphens. +- rename documentation files .txt to .rst: changed upstream + +------------------------------------------------------------------- Old: ---- manuel-1.7.2.tar.gz New: ---- manuel-1.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-manuel.spec ++++++ --- /var/tmp/diff_new_pack.hu3C2P/_old 2015-05-10 10:46:43.000000000 +0200 +++ /var/tmp/diff_new_pack.hu3C2P/_new 2015-05-10 10:46:43.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-manuel # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -12,17 +12,18 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-manuel -Version: 1.7.2 +Version: 1.8.0 Release: 0 -License: Apache-2.0 Summary: Build tested documentation -Url: http://www.python.org/pypi/manuel +License: Apache-2.0 Group: Development/Languages/Python +Url: http://www.python.org/pypi/manuel Source: https://pypi.python.org/packages/source/m/manuel/manuel-%{version}.tar.gz BuildRequires: python-setuptools BuildRequires: python-six @@ -64,11 +65,11 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %check -python setup.py test +python setup.py -q test %files %defattr(-,root,root,-) -%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt PKG-INFO README.rst +%doc CHANGES.rst COPYRIGHT.rst LICENSE.rst PKG-INFO README.rst %python_sitelib/* %files doc ++++++ manuel-1.7.2.tar.gz -> manuel-1.8.0.tar.gz ++++++ ++++ 1742 lines of diff (skipped)
