forked from pool/python-web.py
Accepting request 686081 from home:stroeder:branches:devel:languages:python
Updated to 0.39 with security fixes! OBS-URL: https://build.opensuse.org/request/show/686081 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
a0a09562e6
commit
490b05b006
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-web.py
|
||||
Version: 0.38
|
||||
Version: 0.39
|
||||
Release: 0
|
||||
Url: http://webpy.org/
|
||||
Summary: web.py: makes web apps
|
||||
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
|
||||
Source: https://pypi.io/packages/source/w/web.py/web.py-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%else
|
||||
|
||||
Reference in New Issue
Block a user