14
0
forked from pool/python-bottle

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:
Tomáš Chvátal
2019-07-29 08:41:44 +00:00
committed by Git OBS Bridge
parent 3b20b4dbbb
commit 2ab41dfc59
4 changed files with 11 additions and 5 deletions

View File

@@ -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}