summaryrefslogtreecommitdiff
path: root/community/python2-cherrypy/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-14 22:37:30 +0000
committerroot <root@rshg047.dnsready.net>2011-05-14 22:37:30 +0000
commite69c538fc7af5a9861c7688dd15913082d978180 (patch)
treef193cf26628a71f1c474227fa6c429713558f0a2 /community/python2-cherrypy/PKGBUILD
parent2c4629f613c001fd29740d0f4c0e497c771a2182 (diff)
Sat May 14 22:37:30 UTC 2011
Diffstat (limited to 'community/python2-cherrypy/PKGBUILD')
-rw-r--r--community/python2-cherrypy/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/python2-cherrypy/PKGBUILD b/community/python2-cherrypy/PKGBUILD
index b352f6296..98665d8eb 100644
--- a/community/python2-cherrypy/PKGBUILD
+++ b/community/python2-cherrypy/PKGBUILD
@@ -1,15 +1,17 @@
-$Id: PKGBUILD 40928 2011-03-01 19:03:36Z angvp $
+# $Id: PKGBUILD 45860 2011-04-30 05:41:24Z kchen $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
+# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org>
# Contributor: Armando M. Baratti <amblistas@ajato.com.br>
# Contributor: Florian Richter <Florian_Richter@gmx.de>
-pkgname=cherrypy
+pkgname=python2-cherrypy
pkgver=3.2.0
pkgrel=1
pkgdesc="A pythonic, object-oriented web development framework"
arch=('i686' 'x86_64')
url="http://www.cherrypy.org"
license=('BSD')
+replaces=('cherrypy')
depends=('python2')
source=(http://download.cherrypy.org/cherrypy/$pkgver/CherryPy-$pkgver.tar.gz
license)