Accepting request 719410 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/719410 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=27
This commit is contained in:
parent
3b20b4dbbb
commit
2ab41dfc59
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c310da61e7df2b6ac257d8a90811899ccb3a9743e77e947101072a2e3186726
|
||||
size 72248
|
3
bottle-0.12.17.tar.gz
Normal file
3
bottle-0.12.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9eaa412a60cc3d42ceb42f58d15864d9ed1b92e9d630b8130c871c5bb16107c
|
||||
size 72283
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 28 16:13:23 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 0.12.17:
|
||||
* fix #1148: redirect() and non-ascii characters
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 14:57:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-bottle
|
||||
Version: 0.12.16
|
||||
Version: 0.12.17
|
||||
Release: 0
|
||||
Summary: WSGI framework for small web applications
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: http://bottlepy.org/
|
||||
URL: https://bottlepy.org/
|
||||
Source: https://files.pythonhosted.org/packages/source/b/bottle/bottle-%{version}.tar.gz
|
||||
Source1: http://bottlepy.org/docs/0.12/bottle-docs.pdf
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Loading…
Reference in New Issue
Block a user