New package: python-CherryPy-4.0.0
This commit is contained in:
parent
7960eec347
commit
cf992c1af5
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python-CherryPy/template
Normal file
20
srcpkgs/python-CherryPy/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'python-cherry'
|
||||||
|
_realname=CherryPy
|
||||||
|
pkgname=python-${_realname}
|
||||||
|
version=4.0.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="${_realname}-${version}"
|
||||||
|
build_style=python-module
|
||||||
|
noarch=yes
|
||||||
|
hostmakedepends="python"
|
||||||
|
pycompile_module="${_realname}"
|
||||||
|
short_desc="A pythonic, object-oriented web development framework"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="http://www.cherrypy.org"
|
||||||
|
distfiles="${PYPI_SITE}/${_realname:0:1}/${_realname}/${_realname}-${version}.tar.gz"
|
||||||
|
checksum=73ad4f8870b5a3e9988a7778b5d3003a390d440527ec3458a0c7e58865d2611a
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense cherrypy/LICENSE.txt
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue