18 lines
566 B
Text
18 lines
566 B
Text
|
# Template file for 'python-six'
|
||
|
pkgname=python-six
|
||
|
version=1.2.0
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
pycompile_module="six.py"
|
||
|
wrksrc="six-${version}"
|
||
|
build_style=python-module
|
||
|
depends="python>=2.7"
|
||
|
makedepends="python-devel python-distribute"
|
||
|
crossmakedepends="python-devel"
|
||
|
short_desc="Python 2 and 3 compatibility utilities"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://pypi.python.org/pypi/six"
|
||
|
license="MIT"
|
||
|
distfiles="http://pypi.python.org/packages/source/s/six/six-${version}.tar.gz"
|
||
|
checksum=4a86d87623f75811524f30832e092914d65af7ff2eb1d403e01ec235b0e19cb3
|