Port details |
- py-asyncio Reference implementation of PEP 3156 (Asynchronous IO)
- 3.4.3 devel
=0 3.4.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-06-20 04:39:53
- Last Update: 2022-03-25 13:36:39
- Commit Hash: d5325c3
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/python/asyncio
- Description:
- "Tulip", the reference implementation of PEP 3156: Asynchronous IO Support.
WWW: https://github.com/python/asyncio
- ¦ ¦ ¦ ¦
- 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}asyncio>0:devel/py-asyncio@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-asyncio
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (asyncio-3.4.3.tar.gz) = 83360ff8bc97980e4ff25c964c7bd3923d333d177aa4f7fb736b019f26c7cb41
SIZE (asyncio-3.4.3.tar.gz) = 204411
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-asyncio
- USES:
- python:3.3+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2022-03-25
REASON: Remove obsoleted port. The asyncio package has been included in the standard library since Python 3.4
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.3 25 Mar 2022 13:36:39 |
Po-Chuan Hsieh (sunpoet) |
devel/py-asyncio: Remove obsoleted port
The asyncio package has been included in the standard library since Python 3.4. |
3.4.3 07 Mar 2022 19:24:01 |
Po-Chuan Hsieh (sunpoet) |
*/py-*: Take maintainership |
3.4.3 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
3.4.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.3 08 May 2018 08:34:03 |
amdmi3 |
- Add NO_ARCH
- Switch to new test framework
Approved by: portmgr blanket |
3.4.3 05 Jun 2015 03:54:02 |
koobs |
devel/py-asyncio: Update to 3.4.3
- Update to 3.4.3
- Add LICENSE_FILE
- Sort USE_PYTHON
- Update regression-test to canonical test command usage
- Update WWW: (Google Code -> Github)
Changes:
https://github.com/python/asyncio/blob/master/ChangeLog
Based on:
PR: 156773
Submitted by: Vitaly Magerya <vmagerya gmail com> |
3.4.1_2 10 Jan 2015 23:15:28 |
demon |
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine |
3.4.1_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
3.4.1_1 20 Jun 2014 07:40:26 |
koobs |
devel/py-asyncio: Correctly set primary category
- Change primary category from www to devel |
20 Jun 2014 04:39:47
|
koobs |
devel/py-asyncio: Reference implementation of PEP 3156 (Async IO) [NEW PORT]
The reference implementation of Python PEP 3156: Asynchronous IO Support.
Codename "Tulip".
WWW: https://code.google.com/p/tulip |
Number of commits found: 10
|