Skip to content

Commit

Permalink
devel/py-typing-extensions: Add comment about e7a9ba1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 644dd4a commit 022d383
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devel/py-typing-extensions/Makefile
Expand Up @@ -16,9 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.7+
USE_PYTHON= allflavors autoplist concurrent pep517

NO_ARCH= yes

# The workaround (e7a9ba1fecd9209fbb4b669ccb283cb1862c4a2a) should be reverted after Python 3.7 EOL
PEP517_BUILD_CMD= ${PYTHON_CMD} -m flit_core.wheel
PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR}

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 022d383

Please sign in to comment.