commit python3-CherryPy for openSUSE:Factory

2017-02-22 Thread root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2017-02-22 13:55:07

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
2017-01-16 11:15:35.907110752 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2017-02-22 13:55:08.406609444 +0100
@@ -1,0 +2,34 @@
+Mon Feb 20 21:53:36 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * updated location of CONTRIBUTING.rst in %doc section
+
+- update to version 10.1.1:
+  * #1342: Fix AssertionError on shutdown.
+
+- changes from version 10.1.0:
+  * Bump to cheroot 5.1.0.
+  * #794: Prefer setting max-age for session cookie expiration, moving
+MSIE hack into a function documenting its purpose.
+
+- changes from version 10.0.0:
+  * #1332: CherryPy now uses portend for checking and waiting on ports
+for startup and teardown checks. The following names are no
+longer present:
++ cherrypy._cpserver.client_host
++ cherrypy._cpserver.check_port
++ cherrypy._cpserver.wait_for_free_port
++ cherrypy._cpserver.wait_for_occupied_port
++ cherrypy.process.servers.check_port
++ cherrypy.process.servers.wait_for_free_port
++ cherrypy.process.servers.wait_for_occupied_port
+Use this functionality from the portend package directly.
+
+- changes from version 9.0.0:
+  * #1481: Move functionality from cherrypy.wsgiserver to the cheroot
+ 5.0 project.
+
+- changes from version 8.9.1:
+  * #1537: Restore dependency on pywin32 for Python 3.6.
+
+---

Old:

  CherryPy-8.9.0.tar.gz

New:

  CherryPy-10.1.1.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.BsdmQZ/_old  2017-02-22 13:55:08.962530349 +0100
+++ /var/tmp/diff_new_pack.BsdmQZ/_new  2017-02-22 13:55:08.966529779 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:8.9.0
+Version:10.1.1
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework
@@ -56,7 +56,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES.rst CONTRIBUTING.rst LICENSE.md README.rst
+%doc CHANGES.rst .github/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.9.0.tar.gz -> CherryPy-10.1.1.tar.gz ++
 4864 lines of diff (skipped)




commit python3-CherryPy for openSUSE:Factory

2017-01-16 Thread root
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.0 +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 - a...@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)




commit python3-CherryPy for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-10-04 15:59:17

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-09 10:21:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-10-04 15:59:09.0 +0200
@@ -1,0 +2,14 @@
+Fri Sep 30 15:12:44 UTC 2016 - a...@gmx.de
+
+- update to version 8.1.2:
+  * #1508
+
+- changes from version 8.1.1:
+  * #1497: Handle errors thrown by "ssl_module: 'builtin'" when client
+ opens connection to HTTPS port using HTTP.
+  * #1350: Fix regression introduced in v6.1.0 where environment
+ construction for WSGIGateway_u0 was passing one parameter and not
+ two.
+  * Other miscellaneous fixes.
+
+---

Old:

  CherryPy-8.1.0.tar.gz

New:

  CherryPy-8.1.2.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.BpFAmH/_old  2016-10-04 15:59:10.0 +0200
+++ /var/tmp/diff_new_pack.BpFAmH/_new  2016-10-04 15:59:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:8.1.0
+Version:8.1.2
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-8.1.0.tar.gz -> CherryPy-8.1.2.tar.gz ++
 19048 lines of diff (skipped)




commit python3-CherryPy for openSUSE:Factory

2016-09-09 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-09-09 10:21:01.0 +0200
@@ -1,0 +2,21 @@
+Mon Sep  5 19:30:25 UTC 2016 - a...@gmx.de
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.NBrCV5/_new  2016-09-09 10:21:03.0 +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)




commit python3-CherryPy for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-09-05 21:24:21

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-08-03 11:45:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-09-05 21:24:53.0 +0200
@@ -1,0 +2,17 @@
+Sun Sep  4 23:58:20 UTC 2016 - a...@gmx.de
+
+- update to version 8.0.0:
+  * #1483: Remove Deprecated constructs:
++ "cherrypy.lib.http" module.
++ "unrepr", "modules", and "attributes" in
++ "cherrypy.lib".
+  * #1476: Drop support for python-memcached<1.58
+  * #1401: Handle NoSSLErrors.
+  * #1489: In "wsgiserver.WSGIGateway.respond", the application must
+now yield bytes and not text, as the spec requires.  If text is
+received, it will now raise a ValueError instead of silently
+encoding using ISO-8859-1.
+  * Removed unicode filename from the package, working around pip
+#3894 and setuptools #704.
+
+---

Old:

  CherryPy-7.1.0.tar.gz

New:

  CherryPy-8.0.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.3emDfI/_old  2016-09-05 21:24:55.0 +0200
+++ /var/tmp/diff_new_pack.3emDfI/_new  2016-09-05 21:24:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:7.1.0
+Version:8.0.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-7.1.0.tar.gz -> CherryPy-8.0.0.tar.gz ++
 1942 lines of diff (skipped)




commit python3-CherryPy for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-08-03 11:44: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-07-27 16:13:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-08-03 11:45:14.0 +0200
@@ -1,0 +2,11 @@
+Fri Jul 29 06:08:18 UTC 2016 - a...@gmx.de
+
+- update to version 7.1.0:
+  * # 1458: Implement systemd's socket activation mechanism for
+CherryPy servers, based on work sponsored by Endless Computers.
+
+Socket Activation allows one to setup a system so that systemd
+will sit on a port and start services 'on demand' (a little bit
+like inetd and xinetd used to do).
+
+---

Old:

  CherryPy-7.0.0.tar.gz

New:

  CherryPy-7.1.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.xzz8NQ/_old  2016-08-03 11:45:15.0 +0200
+++ /var/tmp/diff_new_pack.xzz8NQ/_new  2016-08-03 11:45:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:7.0.0
+Version:7.1.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-7.0.0.tar.gz -> CherryPy-7.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-7.0.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-7.1.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-7.0.0/CherryPy.egg-info/PKG-INFO   2016-07-24 
18:16:11.0 +0200
+++ new/CherryPy-7.1.0/CherryPy.egg-info/PKG-INFO   2016-07-25 
22:37:11.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 7.0.0
+Version: 7.1.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-7.0.0/CherryPy.egg-info/SOURCES.txt 
new/CherryPy-7.1.0/CherryPy.egg-info/SOURCES.txt
--- old/CherryPy-7.0.0/CherryPy.egg-info/SOURCES.txt2016-07-24 
18:16:11.0 +0200
+++ new/CherryPy-7.1.0/CherryPy.egg-info/SOURCES.txt2016-07-25 
22:37:11.0 +0200
@@ -118,6 +118,7 @@
 cherrypy/test/static/dirback.jpg
 cherrypy/test/static/has space.html
 cherrypy/test/static/index.html
+cherrypy/test/static/Слава Україні.html
 cherrypy/tutorial/README.txt
 cherrypy/tutorial/__init__.py
 cherrypy/tutorial/custom_error.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-7.0.0/PKG-INFO new/CherryPy-7.1.0/PKG-INFO
--- old/CherryPy-7.0.0/PKG-INFO 2016-07-24 18:16:11.0 +0200
+++ new/CherryPy-7.1.0/PKG-INFO 2016-07-25 22:37:11.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 7.0.0
+Version: 7.1.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-7.0.0/cherrypy/_cpcompat.py 
new/CherryPy-7.1.0/cherrypy/_cpcompat.py
--- old/CherryPy-7.0.0/cherrypy/_cpcompat.py2016-07-24 18:14:49.0 
+0200
+++ new/CherryPy-7.1.0/cherrypy/_cpcompat.py2016-07-25 22:35:49.0 
+0200
@@ -1,6 +1,6 @@
 """Compatibility code for using CherryPy with various versions of Python.
 
-CherryPy 3.2 is compatible with Python versions 2.3+. This module provides a
+CherryPy 3.2 is compatible with Python versions 2.6+. This module provides a
 useful abstraction over the differences between Python versions, sometimes by
 preferring a newer idiom, sometimes an older one, and sometimes a custom one.
 
@@ -23,8 +23,6 @@
 import six
 
 if six.PY3:
-basestring = (bytes, str)
-
 def ntob(n, encoding='ISO-8859-1'):
 """Return the given native string as a byte string in the given
 encoding.
@@ -49,8 +47,6 @@
 return n
 else:
 # Python 2
-basestring = basestring
-
 def ntob(n, encoding='ISO-8859-1'):
 """Return the given native string as a byte string in the given
 encoding.
@@ -238,14 +234,6 @@
 t.setDaemon(val)
 
 try:
-from email.utils import formatdate
-
-def HTTPDate(timeval=None):
-return formatdate(timeval, usegmt=True)
-except ImportError:
-from rfc822 import formatdate as HTTPDate
-
-try:
 # Python 3
 from urllib.parse import unquote as parse_unquote
 
@@ -291,6 

commit python3-CherryPy for openSUSE:Factory

2016-07-27 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-07-27 16:12: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-07-21 08:19:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-07-27 16:13:09.0 +0200
@@ -1,0 +2,17 @@
+Tue Jul 26 03:49:28 UTC 2016 - a...@gmx.de
+
+- update to version 7.0.0:
+  * Removed the long-deprecated backward compatibility forlegacy
+config keys in the engine. Use the config for
+thenamespaced-plugins instead:
+  * autoreload_on -> autoreload.on
+  * autoreload_frequency -> autoreload.frequency
+  * autoreload_match -> autoreload.match
+  * reload_files -> autoreload.files
+  * deadlock_poll_frequency -> timeout_monitor.frequency
+
+- changes from version 6.2.1:
+  * # 1460: Fix KeyError in Bus.publish when signal handlers set in
+config.
+
+---

Old:

  CherryPy-6.2.0.tar.gz

New:

  CherryPy-7.0.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.lBEPGy/_old  2016-07-27 16:13:11.0 +0200
+++ /var/tmp/diff_new_pack.lBEPGy/_new  2016-07-27 16:13:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:6.2.0
+Version:7.0.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-6.2.0.tar.gz -> CherryPy-7.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.2.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-7.0.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-6.2.0/CherryPy.egg-info/PKG-INFO   2016-07-19 
03:06:17.0 +0200
+++ new/CherryPy-7.0.0/CherryPy.egg-info/PKG-INFO   2016-07-24 
18:16:11.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 6.2.0
+Version: 7.0.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.2.0/PKG-INFO new/CherryPy-7.0.0/PKG-INFO
--- old/CherryPy-6.2.0/PKG-INFO 2016-07-19 03:06:17.0 +0200
+++ new/CherryPy-7.0.0/PKG-INFO 2016-07-24 18:16:11.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 6.2.0
+Version: 7.0.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.2.0/cherrypy/_cpconfig.py 
new/CherryPy-7.0.0/cherrypy/_cpconfig.py
--- old/CherryPy-6.2.0/cherrypy/_cpconfig.py2016-07-19 03:04:51.0 
+0200
+++ new/CherryPy-7.0.0/cherrypy/_cpconfig.py2016-07-24 18:14:49.0 
+0200
@@ -264,39 +264,13 @@
 
 
 def _engine_namespace_handler(k, v):
-"""Backward compatibility handler for the "engine" namespace."""
+"""Config handler for the "engine" namespace."""
 engine = cherrypy.engine
 
-deprecated = {
-'autoreload_on': 'autoreload.on',
-'autoreload_frequency': 'autoreload.frequency',
-'autoreload_match': 'autoreload.match',
-'reload_files': 'autoreload.files',
-'deadlock_poll_freq': 'timeout_monitor.frequency'
-}
-
-if k in deprecated:
-engine.log(
-'WARNING: Use of engine.%s is deprecated and will be removed in a '
-'future version. Use engine.%s instead.' % (k, deprecated[k]))
-
-if k == 'autoreload_on':
-if v:
-engine.autoreload.subscribe()
-else:
-engine.autoreload.unsubscribe()
-elif k == 'autoreload_frequency':
-engine.autoreload.frequency = v
-elif k == 'autoreload_match':
-engine.autoreload.match = v
-elif k == 'reload_files':
-engine.autoreload.files = set(v)
-elif k == 'deadlock_poll_freq':
-engine.timeout_monitor.frequency = v
-elif k == 'SIGHUP':
-engine.listeners['SIGHUP'] = set([v])
+if k == 'SIGHUP':
+engine.subscribe('SIGHUP', v)
 elif k == 'SIGTERM':
-engine.listeners['SIGTERM'] = set([v])
+engine.subscribe('SIGTERM', v)
 elif "." in k:
 plugin, attrname = k.split(".", 1)
 plugin = getattr(engine, plugin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.2.0/cherrypy/daemon.py 

commit python3-CherryPy for openSUSE:Factory

2016-07-21 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-07-21 08:19:37

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-07-18 21:25:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-07-21 08:19:40.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul 20 15:01:05 UTC 2016 - a...@gmx.de
+
+- update to version 6.2.0:
+  * #1441: Added tool to automatically convert request params based on
+ type annotations (primarily in Python 3).
+
+- changes from version 6.1.1:
+  * Issue #1411: Fix issue where autoreload fails when the host
+interpreter for CherryPy was launched using "python -m".
+
+---

Old:

  CherryPy-6.1.0.tar.gz

New:

  CherryPy-6.2.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.7Glw6h/_old  2016-07-21 08:19:41.0 +0200
+++ /var/tmp/diff_new_pack.7Glw6h/_new  2016-07-21 08:19:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:6.1.0
+Version:6.2.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-6.1.0.tar.gz -> CherryPy-6.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.1.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-6.2.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-6.1.0/CherryPy.egg-info/PKG-INFO   2016-07-14 
06:59:15.0 +0200
+++ new/CherryPy-6.2.0/CherryPy.egg-info/PKG-INFO   2016-07-19 
03:06:17.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 6.1.0
+Version: 6.2.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.1.0/CherryPy.egg-info/SOURCES.txt 
new/CherryPy-6.2.0/CherryPy.egg-info/SOURCES.txt
--- old/CherryPy-6.1.0/CherryPy.egg-info/SOURCES.txt2016-07-14 
06:59:15.0 +0200
+++ new/CherryPy-6.2.0/CherryPy.egg-info/SOURCES.txt2016-07-19 
03:06:17.0 +0200
@@ -96,6 +96,7 @@
 cherrypy/test/test_mime.py
 cherrypy/test/test_misc_tools.py
 cherrypy/test/test_objectmapping.py
+cherrypy/test/test_params.py
 cherrypy/test/test_proxy.py
 cherrypy/test/test_refleaks.py
 cherrypy/test/test_request_obj.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.1.0/PKG-INFO new/CherryPy-6.2.0/PKG-INFO
--- old/CherryPy-6.1.0/PKG-INFO 2016-07-14 06:59:15.0 +0200
+++ new/CherryPy-6.2.0/PKG-INFO 2016-07-19 03:06:17.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 6.1.0
+Version: 6.2.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.1.0/cherrypy/_cptools.py 
new/CherryPy-6.2.0/cherrypy/_cptools.py
--- old/CherryPy-6.1.0/cherrypy/_cptools.py 2016-07-14 06:57:35.0 
+0200
+++ new/CherryPy-6.2.0/cherrypy/_cptools.py 2016-07-19 03:04:51.0 
+0200
@@ -533,5 +533,6 @@
 _d.json_out = Tool('before_handler', jsontools.json_out, priority=30)
 _d.auth_basic = Tool('before_handler', auth_basic.basic_auth, priority=1)
 _d.auth_digest = Tool('before_handler', auth_digest.digest_auth, priority=1)
+_d.params = Tool('before_handler', cptools.convert_params)
 
 del _d, cptools, encoding, auth, static
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-6.1.0/cherrypy/lib/cptools.py 
new/CherryPy-6.2.0/cherrypy/lib/cptools.py
--- old/CherryPy-6.1.0/cherrypy/lib/cptools.py  2016-07-14 06:57:35.0 
+0200
+++ new/CherryPy-6.2.0/cherrypy/lib/cptools.py  2016-07-19 03:04:51.0 
+0200
@@ -630,3 +630,21 @@
 v.sort()
 resp_h['Vary'] = ', '.join(v)
 request.hooks.attach('before_finalize', set_response_header, 95)
+
+
+def convert_params(exception=ValueError, error=400):
+"""Convert request params based on function annotations, with error 
handling.
+
+exception
+Exception class to catch.
+
+status
+The HTTP error code to return to the client on failure.
+"""
+request = cherrypy.serving.request
+types = request.handler.callable.__annotations__
+try:
+for 

commit python3-CherryPy for openSUSE:Factory

2016-07-18 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-07-18 21:24: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-07-10 21:52:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-07-18 21:25:43.0 +0200
@@ -1,0 +2,7 @@
+Sat Jul 16 18:44:35 UTC 2016 - a...@gmx.de
+
+- update to version 6.1.0:
+  * Combined wsgiserver2 and wsgiserver3 modules into a single module,
+"cherrypy.wsgiserver".
+
+---

Old:

  CherryPy-6.0.2.tar.gz

New:

  CherryPy-6.1.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.HVMYOC/_old  2016-07-18 21:25:44.0 +0200
+++ /var/tmp/diff_new_pack.HVMYOC/_new  2016-07-18 21:25:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:6.0.2
+Version:6.1.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-6.0.2.tar.gz -> CherryPy-6.1.0.tar.gz ++
 7340 lines of diff (skipped)




commit python3-CherryPy for openSUSE:Factory

2016-07-10 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-07-10 21:52:03

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-05-25 21:29:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-07-10 21:52:05.0 +0200
@@ -1,0 +2,39 @@
+Sat Jul  9 04:55:14 UTC 2016 - a...@gmx.de
+
+- update to version 6.0.2:
+  * Issue #1445: Correct additional typos.
+
+- changes from version 6.0.1:
+  * Issue #1444: Correct typos in "@cherrypy.expose" decorators.
+
+- changes from version 6.0.0:
+  * Setuptools is now required to build CherryPy. Pure distutils
+installs are no longer supported. This change allows CherryPy to
+depend on other packages and re-use code from them. It's still
+possible to install pre-built CherryPy packages (wheels) using pip
+without Setuptools.
+  * #1440: Back out changes from #1432 attempting to fix redirects
+with Unicode URLs, as it also had the unintended consequence of
+causing the 'Location' to be "bytes" on Python 3.
+  * "cherrypy.expose" now works on classes.
+  * "cherrypy.config" decorator is now used throughout the code
+internally.
+
+- changes from version 5.6.0:
+  * "@cherrypy.expose" now will also set the exposed attribute on a
+class.
+  * Rewrote all tutorials and internal usage to prefer the decorator
+usage of "expose" rather than setting the attribute explicitly.
+  * Removed test-specific code from tutorials.
+
+- changes from version 5.5.0:
+  * #1397: Fix for filenames with semicolons and quote characters in
+ filenames found in headers.
+  * #1311: Added decorator for registering tools.
+  * #1194: Use simpler encoding rules for SCRIPT_NAME and PATH_INFO
+ environment variables in CherryPy Tree allowing non-latin
+ characters to pass even when "wsgi.version" is not "u.0".
+  * #1352: Ensure that multipart fields are decoded even when cached
+ in a file.
+
+---

Old:

  CherryPy-5.4.0.tar.gz

New:

  CherryPy-6.0.2.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.sZKZgJ/_old  2016-07-10 21:52:06.0 +0200
+++ /var/tmp/diff_new_pack.sZKZgJ/_new  2016-07-10 21:52:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:5.4.0
+Version:6.0.2
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-5.4.0.tar.gz -> CherryPy-6.0.2.tar.gz ++
 5438 lines of diff (skipped)




commit python3-CherryPy for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-05-25 21:29:06

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-03-16 10:36:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-05-25 21:29:06.0 +0200
@@ -1,0 +2,51 @@
+Wed May 25 03:21:55 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * requrie setuptools
+  * no more README file in tar-ball, remove from spec
+
+- update to version 5.4.0:
+  * "cherrypy.test.webtest.WebCase" now honors a 'WEBTEST_INTERACTIVE'
+environment variable to disable interactive tests (still enabled
+by default). Set to '0' or 'false' or 'False' to disable
+interactive tests.
+  * #1408: Fix AttributeError when listiterator was accessed using the
+ "next" attribute.
+  * #748: Removed "cherrypy.lib.sessions.PostgresqlSession".
+  * #1432: Fix errors with redirects to Unicode URLs.
+
+- changes from version 5.3.0:
+  * #1202: Add support for specifying a certificate authority when
+ serving SSL using the built-in SSL support.
+  * Use ssl.create_default_context when available.
+  * #1392: Catch platform-specific socket errors on OS X.
+  * #1386: Fix parsing of URIs containing "://" in the path part.
+
+- changes from version 5.2.0:
+  * #1410: Moved hosting to Github (`cherrypy/cherrypy
+ `_.
+
+- changes from version 5.1.0:
+  * Bugfix issue #1315 for "test_HTTP11_pipelining" test in Python 3.5
+  * Bugfix issue #1382 regarding the keyword arguments support for
+Python 3 on the config file.
+  * Bugfix issue #1406 for "test_2_KeyboardInterrupt" test in Python
+3.5.  by monkey patching the HTTPRequest given a bug on CPython
+that is affecting the testsuite
+(https://bugs.python.org/issue23377).
+  * Add additional parameter "raise_subcls" to the tests helpers
+`openURL` and "CPWebCase.getPage" to have finer control on which
+exceptions can be raised.
+  * Add support for direct keywords on the calls (e.g. "foo=bar") on
+the config file under Python 3.
+  * Add additional validation to determine if the process is running
+as a daemon on "cherrypy.process.plugins.SignalHandler" to allow
+the execution of the testsuite under CI tools.
+
+---
+Sun May  8 06:57:00 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+---

Old:

  CherryPy-5.1.0.tar.gz

New:

  CherryPy-5.4.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.J13PZg/_old  2016-05-25 21:29:07.0 +0200
+++ /var/tmp/diff_new_pack.J13PZg/_new  2016-05-25 21:29:07.0 +0200
@@ -17,15 +17,16 @@
 
 
 Name:   python3-CherryPy
-Version:5.1.0
+Version:5.4.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: 
https://pypi.python.org/packages/source/C/CherryPy/CherryPy-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/C/CherryPy/CherryPy-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 BuildArch:  noarch
 
 %description
@@ -48,14 +49,13 @@
 python3 setup.py build
 
 %install
-sed -i 's|\r||' README.txt # Fix wrong EOL encoding
 find . -name sessiondemo.py -type f -exec chmod 0755 {} \; # Fix 
non-executable bit rpmlint warning
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 mv %{buildroot}%{_bindir}/cherryd 
%{buildroot}%{_bindir}/cherryd-python%{py3_ver}
 
 %files
 %defattr(-,root,root,-)
-%doc README.txt cherrypy/LICENSE.txt
+%doc cherrypy/LICENSE.txt
 %{_bindir}/cherryd-python%{py3_ver}
 %{python3_sitelib}/cherrypy/
 %{python3_sitelib}/CherryPy-%{version}-py%{py3_ver}.egg-info

++ CherryPy-5.1.0.tar.gz -> CherryPy-5.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.1.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-5.4.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-5.1.0/CherryPy.egg-info/PKG-INFO   2016-03-10 
15:15:36.0 +0100
+++ new/CherryPy-5.4.0/CherryPy.egg-info/PKG-INFO   2016-05-11 
02:36:55.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 

commit python3-CherryPy for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-03-16 10:35:46

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-02-16 09:19:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-03-16 10:36:00.0 +0100
@@ -1,0 +2,20 @@
+Sat Mar 12 19:21:01 UTC 2016 - a...@gmx.de
+
+- update to version 5.1.0:
+  * Bugfix issue #1315 for "test_HTTP11_pipelining" test in Python 3.5
+  * Bugfix issue #1382 regarding the keyword arguments support for
+Python 3 on the config file.
+  * Bugfix issue #1406 for "test_2_KeyboardInterrupt" test in Python
+3.5.  by monkey patching the HTTPRequest given a bug on CPython
+that is affecting the testsuite
+(https://bugs.python.org/issue23377).
+  * Add additional parameter "raise_subcls" to the tests helpers
+`openURL` and "CPWebCase.getPage" to have finer control on which
+exceptions can be raised.
+  * Add support for direct keywords on the calls (e.g. "foo=bar") on
+the config file under Python 3.
+  * Add additional validation to determine if the process is running
+as a daemon on "cherrypy.process.plugins.SignalHandler" to allow
+the execution of the testsuite under CI tools.
+
+---

Old:

  CherryPy-5.0.1.tar.gz

New:

  CherryPy-5.1.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.npw24G/_old  2016-03-16 10:36:01.0 +0100
+++ /var/tmp/diff_new_pack.npw24G/_new  2016-03-16 10:36:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:5.0.1
+Version:5.1.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-5.0.1.tar.gz -> CherryPy-5.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/CherryPy.egg-info/PKG-INFO 
new/CherryPy-5.1.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-5.0.1/CherryPy.egg-info/PKG-INFO   2016-02-06 
02:09:05.0 +0100
+++ new/CherryPy-5.1.0/CherryPy.egg-info/PKG-INFO   2016-03-10 
15:15:36.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 5.0.1
+Version: 5.1.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/PKG-INFO new/CherryPy-5.1.0/PKG-INFO
--- old/CherryPy-5.0.1/PKG-INFO 2016-02-06 02:09:06.0 +0100
+++ new/CherryPy-5.1.0/PKG-INFO 2016-03-10 15:15:37.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 5.0.1
+Version: 5.1.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/cherrypy/__init__.py 
new/CherryPy-5.1.0/cherrypy/__init__.py
--- old/CherryPy-5.0.1/cherrypy/__init__.py 2016-02-04 14:40:55.0 
+0100
+++ new/CherryPy-5.1.0/cherrypy/__init__.py 2016-03-10 15:15:31.0 
+0100
@@ -56,7 +56,7 @@
 These API's are described in the `CherryPy specification 
`_.
 """
 
-__version__ = "5.0.1"
+__version__ = "5.1.0"
 
 from cherrypy._cpcompat import urljoin as _urljoin, urlencode as _urlencode
 from cherrypy._cpcompat import basestring, unicodestr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/cherrypy/lib/reprconf.py 
new/CherryPy-5.1.0/cherrypy/lib/reprconf.py
--- old/CherryPy-5.0.1/cherrypy/lib/reprconf.py 2014-06-27 22:32:38.0 
+0200
+++ new/CherryPy-5.1.0/cherrypy/lib/reprconf.py 2016-03-10 15:02:16.0 
+0100
@@ -281,13 +281,14 @@
 # Everything else becomes args
 else :
 args.append(self.build(child))
+
 return callee(*args, **kwargs)
 
 def build_Keyword(self, o):
 key, value_obj = o.getChildren()
 value = self.build(value_obj)
 kw_dict = {key: value}
-return kw_dict 
+return kw_dict
 
 def build_List(self, o):
 return map(self.build, o.getChildren())
@@ -377,7 +378,39 @@
 def build_Index(self, o):
 return self.build(o.value)
 
+def _build_call35(self, o):
+"""
+

commit python3-CherryPy for openSUSE:Factory

2016-02-16 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-02-16 09:19:19

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-02-08 09:47:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-02-16 09:19:20.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  6 18:54:37 UTC 2016 - a...@gmx.de
+
+- update to version 5.0.1:
+  * Bugfix for NameError following #94.
+
+---

Old:

  CherryPy-5.0.0.tar.gz

New:

  CherryPy-5.0.1.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.S9k7d3/_old  2016-02-16 09:19:21.0 +0100
+++ /var/tmp/diff_new_pack.S9k7d3/_new  2016-02-16 09:19:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:5.0.0
+Version:5.0.1
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-5.0.0.tar.gz -> CherryPy-5.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-5.0.1/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-5.0.0/CherryPy.egg-info/PKG-INFO   2016-02-04 
14:38:54.0 +0100
+++ new/CherryPy-5.0.1/CherryPy.egg-info/PKG-INFO   2016-02-06 
02:09:05.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 5.0.0
+Version: 5.0.1
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.0/PKG-INFO new/CherryPy-5.0.1/PKG-INFO
--- old/CherryPy-5.0.0/PKG-INFO 2016-02-04 14:38:54.0 +0100
+++ new/CherryPy-5.0.1/PKG-INFO 2016-02-06 02:09:06.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 5.0.0
+Version: 5.0.1
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.0/cherrypy/__init__.py 
new/CherryPy-5.0.1/cherrypy/__init__.py
--- old/CherryPy-5.0.0/cherrypy/__init__.py 2016-02-04 14:38:50.0 
+0100
+++ new/CherryPy-5.0.1/cherrypy/__init__.py 2016-02-04 14:40:55.0 
+0100
@@ -56,7 +56,7 @@
 These API's are described in the `CherryPy specification 
`_.
 """
 
-__version__ = "5.0.0"
+__version__ = "5.0.1"
 
 from cherrypy._cpcompat import urljoin as _urljoin, urlencode as _urlencode
 from cherrypy._cpcompat import basestring, unicodestr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.0/cherrypy/lib/cptools.py 
new/CherryPy-5.0.1/cherrypy/lib/cptools.py
--- old/CherryPy-5.0.0/cherrypy/lib/cptools.py  2016-02-04 14:15:56.0 
+0100
+++ new/CherryPy-5.0.1/cherrypy/lib/cptools.py  2016-02-06 02:07:35.0 
+0100
@@ -194,7 +194,8 @@
 base = lbase.split(',')[0]
 if not base:
 base = request.headers.get('Host', '127.0.0.1')
-if request.local.port != 80:
+port = request.local.port
+if port != 80:
 base += ':%s' % port
 
 if base.find("://") == -1:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.0/cherrypy/wsgiserver/wsgiserver2.py 
new/CherryPy-5.0.1/cherrypy/wsgiserver/wsgiserver2.py
--- old/CherryPy-5.0.0/cherrypy/wsgiserver/wsgiserver2.py   2016-02-04 
14:38:50.0 +0100
+++ new/CherryPy-5.0.1/cherrypy/wsgiserver/wsgiserver2.py   2016-02-04 
14:40:55.0 +0100
@@ -1756,7 +1756,7 @@
 timeout = 10
 """The timeout in seconds for accepted connections (default 10)."""
 
-version = "CherryPy/5.0.0"
+version = "CherryPy/5.0.1"
 """A version string for the HTTPServer."""
 
 software = None
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.0/cherrypy/wsgiserver/wsgiserver3.py 
new/CherryPy-5.0.1/cherrypy/wsgiserver/wsgiserver3.py
--- old/CherryPy-5.0.0/cherrypy/wsgiserver/wsgiserver3.py   2016-02-04 
14:38:50.0 +0100
+++ new/CherryPy-5.0.1/cherrypy/wsgiserver/wsgiserver3.py   2016-02-04 
14:40:55.0 +0100
@@ -1478,7 +1478,7 @@
 timeout = 10
 """The timeout in seconds 

commit python3-CherryPy for openSUSE:Factory

2016-02-08 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-02-08 09:47:45

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-02-01 19:57:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-02-08 09:47:46.0 +0100
@@ -1,0 +2,12 @@
+Thu Feb  4 18:00:23 UTC 2016 - a...@gmx.de
+
+- update to version 5.0.0:
+  * Removed deprecated support for "ssl_certificate" and
+"ssl_private_key" attributes and implicit construction of SSL
+adapter on Python 2 WSGI servers.
+  * Default SSL Adapter on Python 2 is the builtin SSL adapter,
+matching Python 3 behavior.
+  * Pull request #94: In proxy tool, defer to Host header for
+resolving the base if no base is supplied.
+
+---

Old:

  CherryPy-4.0.0.tar.gz

New:

  CherryPy-5.0.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.CiGaGT/_old  2016-02-08 09:47:47.0 +0100
+++ /var/tmp/diff_new_pack.CiGaGT/_new  2016-02-08 09:47:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:4.0.0
+Version:5.0.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-4.0.0.tar.gz -> CherryPy-5.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-4.0.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-5.0.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-4.0.0/CherryPy.egg-info/PKG-INFO   2015-12-20 
05:53:24.0 +0100
+++ new/CherryPy-5.0.0/CherryPy.egg-info/PKG-INFO   2016-02-04 
14:38:54.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 4.0.0
+Version: 5.0.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-4.0.0/PKG-INFO new/CherryPy-5.0.0/PKG-INFO
--- old/CherryPy-4.0.0/PKG-INFO 2015-12-20 05:53:24.0 +0100
+++ new/CherryPy-5.0.0/PKG-INFO 2016-02-04 14:38:54.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 4.0.0
+Version: 5.0.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-4.0.0/README.txt 
new/CherryPy-5.0.0/README.txt
--- old/CherryPy-4.0.0/README.txt   2014-06-27 22:32:38.0 +0200
+++ new/CherryPy-5.0.0/README.txt   2016-02-04 14:15:56.0 +0100
@@ -1,10 +1,13 @@
-* To install, change to the directory where setup.py is located and type 
(python-2.3 or later needed):
+* To install, change to the directory where setup.py is located and type
+  (Python 2.6 or later needed):
 
 python setup.py install
 
-* To learn how to use it, look at the examples under cherrypy/tutorial/ or go 
to http://www.cherrypy.org for more info.
+* To learn how to use it, look at the examples under cherrypy/tutorial/
+  or go to http://www.cherrypy.org for more info.
 
-* To run the regression tests, just go to the cherrypy/test/ directory and 
type:
+* To run the regression tests, just go to the cherrypy/test/ directory
+  and type:
 
 nosetests -s ./
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-4.0.0/cherrypy/__init__.py 
new/CherryPy-5.0.0/cherrypy/__init__.py
--- old/CherryPy-4.0.0/cherrypy/__init__.py 2015-12-20 05:53:20.0 
+0100
+++ new/CherryPy-5.0.0/cherrypy/__init__.py 2016-02-04 14:38:50.0 
+0100
@@ -56,7 +56,7 @@
 These API's are described in the `CherryPy specification 
`_.
 """
 
-__version__ = "4.0.0"
+__version__ = "5.0.0"
 
 from cherrypy._cpcompat import urljoin as _urljoin, urlencode as _urlencode
 from cherrypy._cpcompat import basestring, unicodestr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-4.0.0/cherrypy/lib/cptools.py 
new/CherryPy-5.0.0/cherrypy/lib/cptools.py
--- old/CherryPy-4.0.0/cherrypy/lib/cptools.py  2015-12-20 05:36:59.0 
+0100
+++ new/CherryPy-5.0.0/cherrypy/lib/cptools.py  2016-02-04 14:15:56.0 
+0100
@@ -193,11 +193,9 @@
 if lbase is not None:
 base = 

commit python3-CherryPy for openSUSE:Factory

2016-02-01 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-02-01 19:56:37

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
2015-12-17 15:54:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-02-01 19:57:08.0 +0100
@@ -1,0 +2,14 @@
+Sat Jan 30 18:19:46 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 4.0.0:
+  * Drop support for Python 2.5 and earlier.
+  * No longer build Windows installers by default.
+
+- changes from version 3.8.2:
+  * Pull Request #116: Correct InternalServerError when null bytes in
+static file path. Now responds with 404 instead.
+
+---

Old:

  CherryPy-3.8.1.tar.gz

New:

  CherryPy-4.0.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.1XqE4p/_old  2016-02-01 19:57:09.0 +0100
+++ /var/tmp/diff_new_pack.1XqE4p/_new  2016-02-01 19:57:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-CherryPy
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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:3.8.1
+Version:4.0.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-3.8.1.tar.gz -> CherryPy-4.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.8.1/CherryPy.egg-info/PKG-INFO 
new/CherryPy-4.0.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-3.8.1/CherryPy.egg-info/PKG-INFO   2015-12-03 
01:13:05.0 +0100
+++ new/CherryPy-4.0.0/CherryPy.egg-info/PKG-INFO   2015-12-20 
05:53:24.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.8.1
+Version: 4.0.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
@@ -17,13 +17,14 @@
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.3
-Classifier: Programming Language :: Python :: 2.4
-Classifier: Programming Language :: Python :: 2.5
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.1
+Classifier: Programming Language :: Python :: 3.2
 Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: Implementation
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: Jython
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.8.1/CherryPy.egg-info/SOURCES.txt 
new/CherryPy-4.0.0/CherryPy.egg-info/SOURCES.txt
--- old/CherryPy-3.8.1/CherryPy.egg-info/SOURCES.txt2015-12-03 
01:13:06.0 +0100
+++ new/CherryPy-4.0.0/CherryPy.egg-info/SOURCES.txt2015-12-20 
05:53:24.0 +0100
@@ -114,6 +114,7 @@
 cherrypy/test/webtest.py
 cherrypy/test/static/404.html
 cherrypy/test/static/dirback.jpg
+cherrypy/test/static/has space.html
 cherrypy/test/static/index.html
 cherrypy/tutorial/README.txt
 cherrypy/tutorial/__init__.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.8.1/PKG-INFO new/CherryPy-4.0.0/PKG-INFO
--- old/CherryPy-3.8.1/PKG-INFO 2015-12-03 01:13:06.0 +0100
+++ new/CherryPy-4.0.0/PKG-INFO 2015-12-20 05:53:24.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.8.1
+Version: 4.0.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
@@ -17,13 +17,14 @@
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.3
-Classifier: Programming Language :: Python :: 2.4
-Classifier: Programming 

commit python3-CherryPy for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2015-12-17 15:54:45

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
2015-07-03 00:18:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2015-12-17 15:54:47.0 +0100
@@ -1,0 +2,6 @@
+Sat Dec  5 22:46:46 UTC 2015 - a...@gmx.de
+
+- update to version 3.8.1:
+  * no changelog available
+
+---

Old:

  CherryPy-3.8.0.tar.gz

New:

  CherryPy-3.8.1.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.NpWuvF/_old  2015-12-17 15:54:48.0 +0100
+++ /var/tmp/diff_new_pack.NpWuvF/_new  2015-12-17 15:54:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:3.8.0
+Version:3.8.1
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-3.8.0.tar.gz -> CherryPy-3.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.8.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-3.8.1/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-3.8.0/CherryPy.egg-info/PKG-INFO   2015-06-26 
17:30:45.0 +0200
+++ new/CherryPy-3.8.1/CherryPy.egg-info/PKG-INFO   2015-12-03 
01:13:05.0 +0100
@@ -1,37 +1,37 @@
-Metadata-Version: 1.1
-Name: CherryPy
-Version: 3.8.0
-Summary: Object-Oriented HTTP framework
-Home-page: http://www.cherrypy.org
-Author: CherryPy Team
-Author-email: t...@cherrypy.org
-License: BSD
-Description: CherryPy is a pythonic, object-oriented HTTP framework
-Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Environment :: Web Environment
-Classifier: Intended Audience :: Developers
-Classifier: License :: Freely Distributable
-Classifier: Operating System :: OS Independent
-Classifier: Framework :: CherryPy
-Classifier: License :: OSI Approved :: BSD License
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.3
-Classifier: Programming Language :: Python :: 2.4
-Classifier: Programming Language :: Python :: 2.5
-Classifier: Programming Language :: Python :: 2.6
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.3
-Classifier: Programming Language :: Python :: Implementation
-Classifier: Programming Language :: Python :: Implementation :: CPython
-Classifier: Programming Language :: Python :: Implementation :: Jython
-Classifier: Programming Language :: Python :: Implementation :: PyPy
-Classifier: Topic :: Internet :: WWW/HTTP
-Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
-Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
-Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
-Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
-Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
-Classifier: Topic :: Software Development :: Libraries :: Application 
Frameworks
+Metadata-Version: 1.1
+Name: CherryPy
+Version: 3.8.1
+Summary: Object-Oriented HTTP framework
+Home-page: http://www.cherrypy.org
+Author: CherryPy Team
+Author-email: t...@cherrypy.org
+License: BSD
+Description: CherryPy is a pythonic, object-oriented HTTP framework
+Platform: UNKNOWN
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: Web Environment
+Classifier: Intended Audience :: Developers
+Classifier: License :: Freely Distributable
+Classifier: Operating System :: OS Independent
+Classifier: Framework :: CherryPy
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.3
+Classifier: Programming Language :: Python :: 2.4
+Classifier: Programming Language :: Python :: 2.5
+Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: Implementation
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: Jython
+Classifier: Programming Language :: Python :: 

commit python3-CherryPy for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2015-07-02 22:50:03

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
2015-04-25 21:51:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2015-07-03 00:18:25.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 30 22:35:32 UTC 2015 - a...@gmx.de
+
+- update to version 3.8.0:
+  * Pull Request #96: Pass exc_info to logger as keyword rather
+than formatting the error and injecting into the message.
+
+---

Old:

  CherryPy-3.7.0.tar.gz

New:

  CherryPy-3.8.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.yRiP45/_old  2015-07-03 00:18:26.0 +0200
+++ /var/tmp/diff_new_pack.yRiP45/_new  2015-07-03 00:18:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:3.7.0
+Version:3.8.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-3.7.0.tar.gz - CherryPy-3.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.7.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-3.8.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-3.7.0/CherryPy.egg-info/PKG-INFO   2015-04-24 
19:58:15.0 +0200
+++ new/CherryPy-3.8.0/CherryPy.egg-info/PKG-INFO   2015-06-26 
17:30:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.7.0
+Version: 3.8.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.7.0/PKG-INFO new/CherryPy-3.8.0/PKG-INFO
--- old/CherryPy-3.7.0/PKG-INFO 2015-04-24 19:58:17.0 +0200
+++ new/CherryPy-3.8.0/PKG-INFO 2015-06-26 17:31:07.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.7.0
+Version: 3.8.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.7.0/cherrypy/__init__.py 
new/CherryPy-3.8.0/cherrypy/__init__.py
--- old/CherryPy-3.7.0/cherrypy/__init__.py 2015-04-24 19:58:09.0 
+0200
+++ new/CherryPy-3.8.0/cherrypy/__init__.py 2015-06-26 16:40:38.0 
+0200
@@ -56,7 +56,7 @@
 These API's are described in the `CherryPy specification 
https://bitbucket.org/cherrypy/cherrypy/wiki/CherryPySpec`_.
 
 
-__version__ = 3.7.0
+__version__ = 3.8.0
 
 from cherrypy._cpcompat import urljoin as _urljoin, urlencode as _urlencode
 from cherrypy._cpcompat import basestring, unicodestr, set
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.7.0/cherrypy/_cplogging.py 
new/CherryPy-3.8.0/cherrypy/_cplogging.py
--- old/CherryPy-3.7.0/cherrypy/_cplogging.py   2015-02-02 14:57:45.0 
+0100
+++ new/CherryPy-3.8.0/cherrypy/_cplogging.py   2015-06-26 16:22:32.0 
+0200
@@ -209,9 +209,11 @@
 If ``traceback`` is True, the traceback of the current exception
 (if any) will be appended to ``msg``.
 
+exc_info = None
 if traceback:
-msg += _cperror.format_exc()
-self.error_log.log(severity, ' '.join((self.time(), context, msg)))
+exc_info = _cperror._exc_info()
+
+self.error_log.log(severity, ' '.join((self.time(), context, msg)), 
exc_info=exc_info)
 
 def __call__(self, *args, **kwargs):
 An alias for ``error``.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.7.0/cherrypy/wsgiserver/wsgiserver2.py 
new/CherryPy-3.8.0/cherrypy/wsgiserver/wsgiserver2.py
--- old/CherryPy-3.7.0/cherrypy/wsgiserver/wsgiserver2.py   2015-04-24 
19:58:09.0 +0200
+++ new/CherryPy-3.8.0/cherrypy/wsgiserver/wsgiserver2.py   2015-06-26 
16:40:38.0 +0200
@@ -1757,7 +1757,7 @@
 timeout = 10
 The timeout in seconds for accepted connections (default 10).
 
-version = CherryPy/3.7.0
+version = CherryPy/3.8.0
 A version string for the HTTPServer.
 
 software = None
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.7.0/cherrypy/wsgiserver/wsgiserver3.py 

commit python3-CherryPy for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2015-04-25 21:51:03

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
2014-12-19 09:37:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2015-04-25 21:51:05.0 +0200
@@ -1,0 +2,13 @@
+Sat Apr 25 18:22:14 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 3.7.0:
+  * CherryPy daemon may now be invoked with python -m cherrypy in
+addition to the cherryd script.
+  * Issue #1298: Fix SSL handling on CPython 2.7 with builtin SSL
+module and pyOpenSSL 0.14. This change will break PyPy for now.
+  * Several documentation fixes.
+
+---

Old:

  CherryPy-3.6.0.tar.gz

New:

  CherryPy-3.7.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.BTYUqA/_old  2015-04-25 21:51:05.0 +0200
+++ /var/tmp/diff_new_pack.BTYUqA/_new  2015-04-25 21:51:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-CherryPy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:3.6.0
+Version:3.7.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-3.6.0.tar.gz - CherryPy-3.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.6.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-3.7.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-3.6.0/CherryPy.egg-info/PKG-INFO   2014-09-14 
06:05:58.0 +0200
+++ new/CherryPy-3.7.0/CherryPy.egg-info/PKG-INFO   2015-04-24 
19:58:15.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.6.0
+Version: 3.7.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.6.0/CherryPy.egg-info/SOURCES.txt 
new/CherryPy-3.7.0/CherryPy.egg-info/SOURCES.txt
--- old/CherryPy-3.6.0/CherryPy.egg-info/SOURCES.txt2014-09-14 
06:06:03.0 +0200
+++ new/CherryPy-3.7.0/CherryPy.egg-info/SOURCES.txt2015-04-24 
19:58:17.0 +0200
@@ -8,6 +8,7 @@
 CherryPy.egg-info/top_level.txt
 cherrypy/LICENSE.txt
 cherrypy/__init__.py
+cherrypy/__main__.py
 cherrypy/_cpchecker.py
 cherrypy/_cpcompat.py
 cherrypy/_cpcompat_subprocess.py
@@ -26,6 +27,7 @@
 cherrypy/_cpwsgi.py
 cherrypy/_cpwsgi_server.py
 cherrypy/cherryd
+cherrypy/daemon.py
 cherrypy/favicon.ico
 cherrypy/lib/__init__.py
 cherrypy/lib/auth.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.6.0/PKG-INFO new/CherryPy-3.7.0/PKG-INFO
--- old/CherryPy-3.6.0/PKG-INFO 2014-09-14 06:06:03.0 +0200
+++ new/CherryPy-3.7.0/PKG-INFO 2015-04-24 19:58:17.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.6.0
+Version: 3.7.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.6.0/cherrypy/LICENSE.txt 
new/CherryPy-3.7.0/cherrypy/LICENSE.txt
--- old/CherryPy-3.6.0/cherrypy/LICENSE.txt 2014-09-11 02:52:02.0 
+0200
+++ new/CherryPy-3.7.0/cherrypy/LICENSE.txt 2015-02-02 14:57:45.0 
+0100
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2011, CherryPy Team (t...@cherrypy.org)
+Copyright (c) 2004-2015, CherryPy Team (t...@cherrypy.org)
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without 
modification, 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.6.0/cherrypy/__init__.py 
new/CherryPy-3.7.0/cherrypy/__init__.py
--- old/CherryPy-3.6.0/cherrypy/__init__.py 2014-09-14 06:05:54.0 
+0200
+++ new/CherryPy-3.7.0/cherrypy/__init__.py 2015-04-24 19:58:09.0 
+0200
@@ -56,7 +56,7 @@
 These API's are described in the `CherryPy specification 
https://bitbucket.org/cherrypy/cherrypy/wiki/CherryPySpec`_.
 
 

commit python3-CherryPy for openSUSE:Factory

2014-12-19 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2014-12-19 09:38:45

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
2014-05-21 16:21:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2014-12-19 09:37:40.0 +0100
@@ -1,0 +2,22 @@
+Tue Dec 16 05:54:57 UTC 2014 - a...@gmx.de
+
+- update to version 3.6.0:
+  * Fixed HTTP range headers for negative length larger than content size.
+  * Disabled universal wheel generation as wsgiserver has Python duality.
+  * Pull Request #42: Correct TypeError in ``check_auth`` when encrypt is used.
+  * Pull Request #59: Correct signature of HandlerWrapperTool.
+  * Pull Request #60: Fix error in SessionAuth where login_screen was
+incorrectly used.
+* Issue #1077: Support keyword-only arguments in dispatchers (Python 3).
+* Issue #1019: Allow logging host name in the access log.
+* Pull Request #50: Fixed race condition in session cleanup.
+
+- changes from version 3.5.0:
+  * Issue #1301: When the incoming queue is full, now reject additional
+connections. This functionality was added to CherryPy 3.0, but
+  unintentionally lost in 3.1.
+
+- changes from version 3.4.0:
+  * Miscellaneous quality improvements.
+
+---

Old:

  CherryPy-3.3.0.tar.gz

New:

  CherryPy-3.6.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.lGUKs9/_old  2014-12-19 09:37:41.0 +0100
+++ /var/tmp/diff_new_pack.lGUKs9/_new  2014-12-19 09:37:41.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:3.3.0
+Version:3.6.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-3.3.0.tar.gz - CherryPy-3.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.3.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-3.6.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-3.3.0/CherryPy.egg-info/PKG-INFO   2014-04-16 
23:53:55.0 +0200
+++ new/CherryPy-3.6.0/CherryPy.egg-info/PKG-INFO   2014-09-14 
06:05:58.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.3.0
+Version: 3.6.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.3.0/CherryPy.egg-info/SOURCES.txt 
new/CherryPy-3.6.0/CherryPy.egg-info/SOURCES.txt
--- old/CherryPy-3.3.0/CherryPy.egg-info/SOURCES.txt2014-04-16 
23:53:56.0 +0200
+++ new/CherryPy-3.6.0/CherryPy.egg-info/SOURCES.txt2014-09-14 
06:06:03.0 +0200
@@ -87,6 +87,7 @@
 cherrypy/test/test_http.py
 cherrypy/test/test_httpauth.py
 cherrypy/test/test_httplib.py
+cherrypy/test/test_iterator.py
 cherrypy/test/test_json.py
 cherrypy/test/test_logging.py
 cherrypy/test/test_mime.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.3.0/PKG-INFO new/CherryPy-3.6.0/PKG-INFO
--- old/CherryPy-3.3.0/PKG-INFO 2014-04-16 23:53:56.0 +0200
+++ new/CherryPy-3.6.0/PKG-INFO 2014-09-14 06:06:03.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 3.3.0
+Version: 3.6.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.3.0/cherrypy/__init__.py 
new/CherryPy-3.6.0/cherrypy/__init__.py
--- old/CherryPy-3.3.0/cherrypy/__init__.py 2014-04-16 23:53:44.0 
+0200
+++ new/CherryPy-3.6.0/cherrypy/__init__.py 2014-09-14 06:05:54.0 
+0200
@@ -56,7 +56,7 @@
 These API's are described in the `CherryPy specification 
https://bitbucket.org/cherrypy/cherrypy/wiki/CherryPySpec`_.
 
 
-__version__ = 3.3.0
+__version__ = 3.6.0
 
 from cherrypy._cpcompat import urljoin as _urljoin, urlencode as _urlencode
 from cherrypy._cpcompat import basestring, unicodestr, set
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.3.0/cherrypy/_cpdispatch.py 
new/CherryPy-3.6.0/cherrypy/_cpdispatch.py
--- old/CherryPy-3.3.0/cherrypy/_cpdispatch.py  2014-04-12 15:33:59.0 
+0200
+++ new/CherryPy-3.6.0/cherrypy/_cpdispatch.py  2014-09-14 

commit python3-CherryPy for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2014-05-21 16:21:33

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
2013-07-22 13:04:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2014-05-21 16:21:34.0 +0200
@@ -1,0 +2,12 @@
+Tue May 20 12:25:05 UTC 2014 - toddrme2...@gmail.com
+
+- Update to version 3.3.0
+  + No changelog available
+- Update to version 3.2.6
+  + No changelog available
+- Update to version 3.2.5
+  + No changelog available
+- Update to version 3.2.4
+  + No changelog available
+
+---

Old:

  CherryPy-3.2.2.tar.bz2

New:

  CherryPy-3.3.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.s31zcd/_old  2014-05-21 16:21:35.0 +0200
+++ /var/tmp/diff_new_pack.s31zcd/_new  2014-05-21 16:21:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-CherryPy
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,13 +17,13 @@
 
 
 Name:   python3-CherryPy
-Version:3.2.2
+Version:3.3.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: CherryPy-%{version}.tar.bz2
+Source: 
https://pypi.python.org/packages/source/C/CherryPy/CherryPy-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
 BuildArch:  noarch

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-CherryPy for openSUSE:Factory

2012-05-29 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2012-05-29 13:53:06

Comparing /work/SRC/openSUSE:Factory/python3-CherryPy (Old)
 and  /work/SRC/openSUSE:Factory/.python3-CherryPy.new (New)


Package is python3-CherryPy, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=python-CherryPy cicount=copy /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org