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
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 11:05:06 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- Updated to 0.39
|
||||
* Fixed a security issue with the form module
|
||||
* Fixed a security issue with the db module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 21:10:49 UTC 2017 - dmueller@suse.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09c61b5b6b6e1dd558818d07dfbab3b2da0623603079c7d7223644b287f08870
|
||||
size 91877
|
||||
3
web.py-0.39.tar.gz
Normal file
3
web.py-0.39.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e7224493a51f6fbf02f3ce7f2011bcd9e5ebdfce0ee25e5921fdf665ba07542
|
||||
size 93852
|
||||
Reference in New Issue
Block a user