Accepting request 199454 from home:poorboywilly:branches:devel:languages:python

Update to 0.11.6

OBS-URL: https://build.opensuse.org/request/show/199454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=14
This commit is contained in:
Sascha Peilicke 2013-09-18 07:59:03 +00:00 committed by Git OBS Bridge
parent 4b8b4194f3
commit 07160289ae
5 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec21d1e0f5205e0c94a83e1fa9e91648d4fc3cecc510a4e59eed2dc743373aec
size 60421

3
bottle-0.11.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e63802cbe6a21537e35d92ec3c80a1e302dc619d169efe6a212cab9f48e7b29
size 60612

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:193b360beecb26c582bd3937b799344eb4818e914fe49085ffb177b852a91486
size 482582
oid sha256:077aad52d91095688b2c72d67464deda4d777153ddcdcc24e2385955e4b337d3
size 593471

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 17 19:50:09 UTC 2013 - os-dev@jacraig.com
- 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()
-------------------------------------------------------------------
Thu Nov 22 13:35:28 UTC 2012 - saschpe@suse.de

View File

@ -17,7 +17,7 @@
Name: python-bottle
Version: 0.11.4
Version: 0.11.6
Release: 0
Url: http://bottlepy.org/
Summary: Fast and simple WSGI-framework for small web-applications