18 lines
555 B
Plaintext
18 lines
555 B
Plaintext
|
# Template file for 'python-pytz'
|
||
|
pkgname=python-pytz
|
||
|
version=2012j
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
pycompile_module="pytz"
|
||
|
wrksrc="pytz-${version}"
|
||
|
build_style=python-module
|
||
|
depends="python>=2.7"
|
||
|
makedepends="python-devel python-distribute"
|
||
|
crossmakedepends="python-devel"
|
||
|
short_desc="Python timezone library"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://pypi.python.org/pypi/pytz"
|
||
|
license="BSD"
|
||
|
distfiles="http://pypi.python.org/packages/source/p/pytz/pytz-${version}.tar.gz"
|
||
|
checksum=f075a63a330eae21b040a5148b8c4b64d7696a017de5ec62dc1604191efa791c
|