Hello community, here is the log from the commit of package python3-bottle for openSUSE:Factory checked in at 2014-05-21 16:21:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-bottle (Old) and /work/SRC/openSUSE:Factory/.python3-bottle.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-bottle" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-bottle/python3-bottle.changes 2013-06-20 11:56:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-bottle.new/python3-bottle.changes 2014-05-21 16:21:05.000000000 +0200 @@ -1,0 +2,24 @@ +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)) +- Update to 0.11.6: + * Fix content-type header in mounted apps +- Changes from 0.11.5: + * Update HTTPResponse call when mounting apps + * BUg fix: Some cookies are lost when using mount() + +------------------------------------------------------------------- Old: ---- bottle-0.11.4.tar.gz New: ---- bottle-0.12.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-bottle.spec ++++++ --- /var/tmp/diff_new_pack.PBFEJv/_old 2014-05-21 16:21:07.000000000 +0200 +++ /var/tmp/diff_new_pack.PBFEJv/_new 2014-05-21 16:21:07.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-bottle # -# 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,7 +17,7 @@ Name: python3-bottle -Version: 0.11.4 +Version: 0.12.7 Release: 0 Url: http://bottlepy.org/ Summary: Fast and simple WSGI-framework for small web-applications ++++++ bottle-0.11.4.tar.gz -> bottle-0.12.7.tar.gz ++++++ ++++ 4056 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