COMMENT=	time and date handling utility functions from netcdf4-python

MODPY_DISTV=		1.6.4
DISTNAME=		cftime-${MODPY_DISTV}
PKGNAME=		py-${DISTNAME}
REVISION=		2

CATEGORIES=		math

HOMEPAGE=		https://unidata.github.io/cftime/

MAINTAINER=		Martin Reindl <martin@catai.org>

# MIT
PERMIT_PACKAGE=		Yes

MODULES=		lang/python
MODPY_PYBUILD =	setuptools
MODPY_PI=		Yes

BUILD_DEPENDS=		lang/cython \
			math/py-oldest-supported-numpy \
			math/py-numpy

RUN_DEPENDS=		lang/cython \
			math/netcdf

TEST_DEPENDS=		devel/py-test \
			devel/py-test-cov \
			security/py-cryptography \
			security/py-openssl

.include <bsd.port.mk>
