Hello community, here is the log from the commit of package python3-CherryPy for openSUSE:Factory checked in at 2016-09-09 10:20:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-09-05 21:24:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes 2016-09-09 10:21:01.000000000 +0200 @@ -1,0 +2,21 @@ +Mon Sep 5 19:30:25 UTC 2016 - [email protected] + +- specfile: + * require setuptools_scm for build + +- update to version 8.1.0: + * #1473: "HTTPError" now also works as a context manager. + * #1487: The sessions tool now accepts a "storage_class" parameter, + which supersedes the new deprecated "storage_type" parameter. The + "storage_class" should be the actual Session subclass to be used. + * Releases now use "setuptools_scm" to track the release + versions. Therefore, releases can be cut by simply tagging a + commit in the repo. Versions numbers are now stored in exactly one + place. + +- changes from version 8.0.1: + * #1489 via #1493: Additionally reject anything else that's not + bytes. + * #1492: systemd socket activation. + +------------------------------------------------------------------- Old: ---- CherryPy-8.0.0.tar.gz New: ---- CherryPy-8.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-CherryPy.spec ++++++ --- /var/tmp/diff_new_pack.NBrCV5/_old 2016-09-09 10:21:03.000000000 +0200 +++ /var/tmp/diff_new_pack.NBrCV5/_new 2016-09-09 10:21:03.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-CherryPy -Version: 8.0.0 +Version: 8.1.0 Release: 0 Url: http://www.cherrypy.org Summary: Object-Oriented HTTP framework @@ -27,6 +27,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-setuptools_scm BuildArch: noarch %description ++++++ CherryPy-8.0.0.tar.gz -> CherryPy-8.1.0.tar.gz ++++++ ++++ 7997 lines of diff (skipped)
