17 lines
554 B
Text
17 lines
554 B
Text
# Template file for 'python-six'
|
|
pkgname=python-six
|
|
version=1.2.0
|
|
revision=1
|
|
wrksrc="six-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python-distribute"
|
|
makedepends="python-devel"
|
|
noarch="yes"
|
|
pycompile_module="six.py"
|
|
depends="python>=2.7"
|
|
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
|