Port details |
- py-selectors2 Backported, durable, and portable I/O selectors for Python
- 2.0.2 devel
=0 2.0.2Version of this port present on the latest quarterly branch. DEPRECATED: Python 2 is EOL upstream
This port expired on: 2020-12-31
- Maintainer: john@saltant.com
 - Port Added: 2018-09-18 17:00:26
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: python
- License: MIT
- WWW:
- https://www.github.com/SethMichaelLarson/selectors2
- Description:
- Backported, durable, and portable selectors designed to replace the
standard library selectors module.
WWW: https://www.github.com/SethMichaelLarson/selectors2
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}selectors2>0:devel/py-selectors2@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-selectors2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1595861126
SHA256 (selectors2-2.0.2.tar.gz) = 1f1bbaac203a23fbc851dc1b5a6e92c50698cc8cefa5873eb5b89eef53d1d82b
SIZE (selectors2-2.0.2.tar.gz) = 18558
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.2 01 Jan 2021 11:45:05
  |
antoine  |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
2.0.2 01 Jan 2021 10:11:35
  |
antoine  |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
2.0.2 01 Jan 2021 00:57:24
  |
rene  |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
2.0.2 24 Sep 2020 18:15:23
  |
swills  |
devel/py-selectors2: deprecate along with python 2.x
PR: 249653
Submitted by: John W. O'Brien <john@saltant.com> (maintainer) |
2.0.2 27 Jul 2020 17:49:21
  |
tcberner  |
devel/py-selectors2: Update to 2.0.2 (
https://github.com/sethmlarson/selectors2/releases/tag/2.0.2
PR: 248298
Submitted by: John W. O'Brien <john@saltant.com> (maintainer) |
2.0.1 19 Feb 2020 17:59:36
  |
antoine  |
Clean up USES
With hat: portmgr |
2.0.1 18 Sep 2018 17:00:15
  |
0mp  |
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 |
Number of commits found: 7
|