Bug 230873 - [NEW PORT] devel/py-selectors2: Backported, durable, and portable I/O selectors for python
Summary: [NEW PORT] devel/py-selectors2: Backported, durable, and portable I/O selecto...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mateusz Piotrowski
URL:
Keywords: feature, patch
Depends on:
Blocks: 230874
  Show dependency treegraph
 
Reported: 2018-08-24 23:48 UTC by John W. O'Brien
Modified: 2018-09-18 17:03 UTC (History)
3 users (show)

See Also:


Attachments
devel/py-selectors2: New port (2.74 KB, text/plain)
2018-08-24 23:48 UTC, John W. O'Brien
john: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2018-08-24 23:48:55 UTC
Created attachment 196509 [details]
devel/py-selectors2: New port

Backported, durable, and portable selectors designed to replace the standard library selectors module.

This module was originally written for the urllib3 project and later released as an independent project.

QA
==

portlint: OK
poudriere: OK -- testport on 11.2-RELEASE w/py27 (default)
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2018-09-16 16:23:03 UTC
I'll look into it.
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2018-09-16 16:34:46 UTC
Differential revision: https://reviews.freebsd.org/D17182
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-09-18 17:00:32 UTC
A commit references this bug:

Author: 0mp
Date: Tue Sep 18 17:00:16 UTC 2018
New revision: 480037
URL: https://svnweb.freebsd.org/changeset/ports/480037

Log:
  New port: devel/py-selectors2

  Backported, durable, and portable selectors for Python designed to replace
  the standard library selectors module.

  This module was originally written for the urllib3 project and later
  released as an independent project.

  PR:             230873
  Submitted by:   John W. O'Brien <john@saltant.com>
  Reviewed by:    mat (mentor)
  Approved by:    mat (mentor)
  Differential Revision:  https://reviews.freebsd.org/D17182

Changes:
  head/devel/Makefile
  head/devel/py-selectors2/
  head/devel/py-selectors2/Makefile
  head/devel/py-selectors2/distinfo
  head/devel/py-selectors2/pkg-descr
Comment 4 Mateusz Piotrowski freebsd_committer freebsd_triage 2018-09-18 17:03:54 UTC
Thanks! 

Now to the net-mgmt/py-ncclient PR.