Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148716867
D17182.id48083.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
D17182.id48083.diff
View Options
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -5045,6 +5045,7 @@
SUBDIR += py-scripttest
SUBDIR += py-sdl2
SUBDIR += py-selection
+ SUBDIR += py-selectors2
SUBDIR += py-selectors34
SUBDIR += py-semantic_version
SUBDIR += py-serpent
Index: devel/py-selectors2/Makefile
===================================================================
--- /dev/null
+++ devel/py-selectors2/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= selectors2
+DISTVERSION= 2.0.1
+CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= john@saltant.com
+COMMENT= Backported, durable, and portable I/O selectors for Python
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= python:-3.3
+USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
+.include <bsd.port.mk>
Index: devel/py-selectors2/distinfo
===================================================================
--- /dev/null
+++ devel/py-selectors2/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1535152007
+SHA256 (selectors2-2.0.1.tar.gz) = 81b77c4c6f607248b1d6bbdb5935403fef294b224b842a830bbfabb400c81884
+SIZE (selectors2-2.0.1.tar.gz) = 18600
Index: devel/py-selectors2/pkg-descr
===================================================================
--- /dev/null
+++ devel/py-selectors2/pkg-descr
@@ -0,0 +1,4 @@
+Backported, durable, and portable selectors designed to replace the
+standard library selectors module.
+
+WWW: https://www.github.com/SethMichaelLarson/selectors2
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 20, 7:45 PM (35 m, 26 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30037801
Default Alt Text
D17182.id48083.diff (1 KB)
Attached To
Mode
D17182: [NEW PORT] devel/py-selectors2: Backported, durable, and portable I/O selectors for Python
Attached
Detach File
Event Timeline
Log In to Comment