Hello community, here is the log from the commit of package python3-CherryPy for openSUSE:Factory checked in at 2017-01-16 11:15:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-CherryPy (Old) and /work/SRC/openSUSE:Factory/.python3-CherryPy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-CherryPy" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-CherryPy/python3-CherryPy.changes 2016-10-04 15:59:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes 2017-01-16 11:15:35.907110752 +0100 @@ -1,0 +2,49 @@ +Sun Jan 15 03:39:56 UTC 2017 - arun@gmx.de + +- specfile: + * update copyright year + * updated %doc files + +- update to version 8.9.0: + * #1547: Replaced cherryd distutils script with a setuptools console + entry point. + +- changes from version 8.8.0: + * #1528: Allow a timeout of 0 to server. + +- changes from version 8.7.0: + * #645: Setting a bind port of 0 will bind to an ephemeral port. + +- changes from version 8.6.0: + * #1538 and #1090: Removed cruft from the setup script and instead + rely on include_package_data to ensure the relevant files are + included in the package. Note, this change does cause LICENSE.md + no longer to be included in the installed package. + +- changes from version 8.5.0: + * The pyOpenSSL support is now included on Python 3 builds, removing + the last disparity between Python 2 and Python 3 in the CherryPy + package. This change is one small step in consideration of + #1399. This change also fixes RPM builds, as reported in #1149. + +- changes from version 8.4.0: + * #1532: Also release wheels for Python 2, enabling offline + installation. + +- changes from version 8.3.1: + * #1537: Disable dependency on pypiwin32 on Python 3.6 until a + viable build of pypiwin32 can be made on that Python version. + +- changes from version 8.3.0: + * Consolidated some documentation and include the more concise + readme in the package long description, as found on PyPI. + +- changes from version 8.2.0: + * #1463: CherryPy tests are now run under pytest and invoked using + tox. + +- changes from version 8.1.3: + * #1530: Fix the issue with TypeError being swallowed by decorated + handlers. + +------------------------------------------------------------------- Old: ---- CherryPy-8.1.2.tar.gz New: ---- CherryPy-8.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-CherryPy.spec ++++++ --- /var/tmp/diff_new_pack.rzKPLQ/_old 2017-01-16 11:15:36.411039308 +0100 +++ /var/tmp/diff_new_pack.rzKPLQ/_new 2017-01-16 11:15:36.415038741 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-CherryPy # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-CherryPy -Version: 8.1.2 +Version: 8.9.0 Release: 0 Url: http://www.cherrypy.org Summary: Object-Oriented HTTP framework @@ -56,7 +56,7 @@ %files %defattr(-,root,root,-) -%doc cherrypy/LICENSE.txt +%doc CHANGES.rst CONTRIBUTING.rst LICENSE.md README.rst %{_bindir}/cherryd-python%{py3_ver} %{python3_sitelib}/cherrypy/ %{python3_sitelib}/CherryPy-%{version}-py%{py3_ver}.egg-info ++++++ CherryPy-8.1.2.tar.gz -> CherryPy-8.9.0.tar.gz ++++++ ++++ 3816 lines of diff (skipped)