18 lines
554 B
Plaintext
18 lines
554 B
Plaintext
# Template file for 'python-six'
|
|
pkgname=python-six
|
|
version=1.7.2
|
|
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=c7b85e433ecf2f2df37edb017b954c468342991e1883c8a1e8d8616584b69998
|