New package: python-pytz-2012j.
This commit is contained in:
parent
99c3ef61ff
commit
21b10cecf8
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python-pytz/template
Normal file
17
srcpkgs/python-pytz/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# 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
|
Loading…
Reference in a new issue