Hello community,

here is the log from the commit of package python-bottle for openSUSE:Factory 
checked in at 2014-05-21 16:22:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bottle (Old)
 and      /work/SRC/openSUSE:Factory/.python-bottle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bottle"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bottle/python-bottle.changes      
2013-09-23 11:17:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-bottle.new/python-bottle.changes 
2014-05-21 16:22:06.000000000 +0200
@@ -1,0 +2,19 @@
+Tue May 20 12:20:37 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 0.12.7
+  * No upstream changelog
+- Update to 0.12
+  * New SimpleTemplate parser implementation
+    * Support for multi-line code blocks (<% ... %>). 
+    * The keywords include and rebase are functions now
+      and can accept variable template names.
+  * The new BaseRequest.route() property returns the Route
+    that originally matched the request.
+  * Removed the BaseRequest.MAX_PARAMS limit. 
+    The hash collision bug in CPythons dict() implementation was 
+    fixed over a year ago. If you are still using Python 2.5 in 
+    production, consider upgrading or at least make sure that you 
+    get security fixed from your distributor.
+  * New ConfigDict API (see Configuration (DRAFT))
+
+-------------------------------------------------------------------

Old:
----
  bottle-0.11.6.tar.gz

New:
----
  bottle-0.12.7.tar.gz

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

Other differences:
------------------
++++++ python-bottle.spec ++++++
--- /var/tmp/diff_new_pack.G78K6w/_old  2014-05-21 16:22:08.000000000 +0200
+++ /var/tmp/diff_new_pack.G78K6w/_new  2014-05-21 16:22:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bottle
 #
-# Copyright (c) 2013 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,7 +17,7 @@
 
 
 Name:           python-bottle
-Version:        0.11.6
+Version:        0.12.7
 Release:        0
 Url:            http://bottlepy.org/
 Summary:        Fast and simple WSGI-framework for small web-applications

++++++ bottle-0.11.6.tar.gz -> bottle-0.12.7.tar.gz ++++++
++++ 4007 lines of diff (skipped)

++++++ bottle-docs.pdf ++++++
(binary differes)

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

Reply via email to