Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145054309
D46235.1777289744.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D46235.1777289744.diff
View Options
diff --git a/devel/py-ordered-set/Makefile b/devel/py-ordered-set/Makefile
--- a/devel/py-ordered-set/Makefile
+++ b/devel/py-ordered-set/Makefile
@@ -1,25 +1,21 @@
PORTNAME= ordered-set
PORTVERSION= 4.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
COMMENT= MutableSet that remembers its order, so that every entry has an index
-WWW= https://github.com/LuminosoInsight/ordered-set
+WWW= https://github.com/rspeer/ordered-set
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
-TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
NO_ARCH= yes
USES= python
-USE_PYTHON= distutils autoplist
-
-do-test:
- @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER} test/test_ordered_set.py
+USE_PYTHON= autoplist pep517 pytest
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 27, 11:35 AM (11 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28439181
Default Alt Text
D46235.1777289744.diff (1 KB)
Attached To
Mode
D46235: devel/py-ordered-set: convert to USE_PYTHON=pep517
Attached
Detach File
Event Timeline
Log In to Comment