forked from pool/python-Beaker
Accepting request 135402 from home:poorboywilly:branches:devel:languages:python
Update to 1.6.4, fix sed script for exec. file, update URL in spec file. OBS-URL: https://build.opensuse.org/request/show/135402 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
2031e3042b
commit
b5d8e96af8
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
Name: python-Beaker
|
||||
Version: 1.6.3
|
||||
Version: 1.6.4
|
||||
Release: 0
|
||||
Url: http://beaker.groovie.org
|
||||
Url: http://beaker.rtfd.org/
|
||||
Summary: A Session and Caching library with WSGI Middleware
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
@@ -68,7 +68,7 @@ Features:
|
||||
|
||||
%prep
|
||||
%setup -q -n Beaker-%{version}
|
||||
sed -i "id" beaker/crypto/pbkdf2.py # Fix non-executable script
|
||||
sed -i "1d" beaker/crypto/pbkdf2.py # Fix non-executable script
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user