17 lines
590 B
Text
17 lines
590 B
Text
# Template file for 'python-isodate'
|
|
pkgname=python-isodate
|
|
version=0.4.8
|
|
revision=2
|
|
wrksrc="isodate-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python-devel"
|
|
makedepends="python-devel"
|
|
noarch="yes"
|
|
pycompile_module="isodate"
|
|
depends="python>=2.7<3.0"
|
|
short_desc="An ISO 8601 date/time/duration parser and formater"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="BSD"
|
|
homepage="http://pypi.python.org/pypi/isodate"
|
|
distfiles="http://pypi.python.org/packages/source/i/isodate/isodate-${version}.tar.gz"
|
|
checksum=45b84949e4d1ef4c9e55e4516bf7c33707e8007b80bf62fc887d3c7320ab400b
|