notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-asyncio Reference implementation of PEP 3156 (Asynchronous IO)
3.4.3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py38: py38-asyncio
distinfo:
SHA256 (asyncio-3.4.3.tar.gz) = 83360ff8bc97980e4ff25c964c7bd3923d333d177aa4f7fb736b019f26c7cb41 SIZE (asyncio-3.4.3.tar.gz) = 204411

Packages (timestamps in pop-ups are UTC):
py37-asyncio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.4.3---3.4.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/asyncio/
  2. https://pypi.org/packages/source/a/asyncio/
Collapse this list.
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)
CommitCreditsLog message
3.4.3
25 Mar 2022 13:36:39
commit hash: d5325c3418ca7ac78b91f7ef4e69d12e726b3dcecommit hash: d5325c3418ca7ac78b91f7ef4e69d12e726b3dcecommit hash: d5325c3418ca7ac78b91f7ef4e69d12e726b3dcecommit hash: d5325c3418ca7ac78b91f7ef4e69d12e726b3dce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/py-*: Take maintainership
3.4.3
07 Mar 2022 19:07:39
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
3.4.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.4.3
08 May 2018 08:34:03
Revision:469366Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Switch to new test framework

Approved by:	portmgr blanket
3.4.3
05 Jun 2015 03:54:02
Revision:388565Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:376731Original commit files touched by this commit
demon search for other commits by this committer
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
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
3.4.1_1
20 Jun 2014 07:40:26
Revision:358519Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-asyncio: Correctly set primary category

- Change primary category from www to devel
20 Jun 2014 04:39:47
Revision:358501Original commit files touched by this commit Sanity Test Failure Refresh
koobs search for other commits by this committer
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