COMMENT =		AWS v4 authentication for py-requests

MODPY_DISTV =		1.3.1
DISTNAME =		requests_aws4auth-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME:S/_/-/g}
REVISION =		0

CATEGORIES =		security

HOMEPAGE =		https://github.com/tedder/requests-aws4auth

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python
MODPY_PYBUILD =		setuptools
MODPY_PI =		Yes

RUN_DEPENDS =		www/py-requests

NO_TEST =		Yes

.include <bsd.port.mk>
