14
0

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

update to 3.2.2, python3 package added

OBS-URL: https://build.opensuse.org/request/show/121837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=4
This commit is contained in:
Todd R
2012-05-23 07:12:51 +00:00
committed by Git OBS Bridge
parent 7c28fbd366
commit 4277beee4e
6 changed files with 97 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-CherryPy
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: python-CherryPy
Version: 3.2.0
Version: 3.2.2
Release: 1
Url: http://www.cherrypy.org
Summary: Object-Oriented HTTP framework
@@ -71,6 +71,7 @@ rm -rf %{buildroot}
%defattr(-,root,root,-)
%doc README.txt
%{_bindir}/cherryd
%python_sitelib/*
%{python_sitelib}/cherrypy/
%{python_sitelib}/CherryPy-%{version}-py%{py_ver}.egg-info
%changelog