Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142481692
D34789.id114679.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D34789.id114679.diff
View Options
Index: devel/py-installer/Makefile
===================================================================
--- devel/py-installer/Makefile
+++ devel/py-installer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= installer
-PORTVERSION= 0.5.1
+PORTVERSION= 0.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,12 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.7+
-USE_PYTHON= autoplist concurrent distutils
+USES= python
+USE_PYTHON= allflavors autoplist concurrent pep517
+PEP517_BUILD_CMD= ${PYTHON_CMD} -m flit_core.wheel
+PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit_core>0:devel/py-flit-core@${PY_FLAVOR}
+PEP517_INSTALL_DEPEND=
+MAKE_ENV+= PYTHONPATH=${BUILD_WRKSRC}/src
NO_ARCH= yes
Index: devel/py-installer/distinfo
===================================================================
--- devel/py-installer/distinfo
+++ devel/py-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647264540
-SHA256 (installer-0.5.1.tar.gz) = f970995ec2bb815e2fdaf7977b26b2091e1e386f0f42eafd5ac811953dc5d445
-SIZE (installer-0.5.1.tar.gz) = 469793
+TIMESTAMP = 1672459670
+SHA256 (installer-0.6.0.tar.gz) = f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839
+SIZE (installer-0.6.0.tar.gz) = 471077
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 21, 7:40 AM (6 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27796897
Default Alt Text
D34789.id114679.diff (1 KB)
Attached To
Mode
D34789: devel/py-installer: convert to PEP-517 build and packaging
Attached
Detach File
Event Timeline
Log In to Comment