15
0
forked from pool/python-Beaker

Accepting request 121836 from home:HighwayStar:branches:devel:languages:python

update to 1.6.3, python3 package added

OBS-URL: https://build.opensuse.org/request/show/121836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=9
This commit is contained in:
Todd R
2012-05-23 07:11:35 +00:00
committed by Git OBS Bridge
parent 0262fd86c7
commit 5f86eed5d5
6 changed files with 114 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-Beaker
Version: 1.6.2
Version: 1.6.3
Release: 0
Url: http://beaker.groovie.org
Summary: A Session and Caching library with WSGI Middleware
@@ -79,6 +79,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%doc CHANGELOG LICENSE
%{python_sitelib}/*
%{python_sitelib}/beaker/
%{python_sitelib}/Beaker-%{version}-py%{py_ver}.egg-info
%changelog