Skip to content
Snippets Groups Projects
Verified Commit 51f089e5 authored by sunpoet's avatar sunpoet
Browse files

net/py-suds: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
parent 2ebcebda
Branches
Tags
No related merge requests found
PORTNAME= suds
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -11,9 +12,13 @@ WWW= https://github.com/suds-community/suds
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils pytest
USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
MAKE_ENV= SUDS_PACKAGE=suds
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment