2012-06-28 10:20:17 +00:00
|
|
|
# Template file for 'python-decorator'
|
|
|
|
pkgname=python-decorator
|
|
|
|
version=3.3.2
|
|
|
|
revision=1
|
|
|
|
wrksrc="decorator-${version}"
|
|
|
|
build_style=python-module
|
2013-04-14 09:13:30 +00:00
|
|
|
makedepends="python-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
|
|
|
depends="python"
|
|
|
|
pycompile_module="decorator.py"
|
2012-06-28 10:20:17 +00:00
|
|
|
short_desc="Python Decorator module"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
homepage="http://pypi.python.org/pypi/decorator"
|
|
|
|
license="BSD"
|
|
|
|
distfiles="http://pypi.python.org/packages/source/d/decorator/decorator-$version.tar.gz"
|
|
|
|
checksum=c878e3c9a4015893fddcc7a145017bd54bd51cda0eb234cab6a20fa02540cb1f
|