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-taskgroup Backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout
0.0.0a4 devel on this many watch lists=2 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 0.0.0a4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-28 10:24:10
Last Update: 2024-05-28 10:21:22
Commit Hash: 6f76f52
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/graingert/taskgroup
Description:
taskgroup provides backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout.
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}taskgroup>0:devel/py-taskgroup@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-taskgroup/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-taskgroup
  • pkg install py39-taskgroup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-taskgroup listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-taskgroup
Package flavors (<flavor>: <package>)
  • py39: py39-taskgroup
distinfo:
TIMESTAMP = 1716448630 SHA256 (taskgroup-0.0.0a4.tar.gz) = eb08902d221e27661950f2a0320ddf3f939f579279996f81fe30779bca3a159c SIZE (taskgroup-0.0.0a4.tar.gz) = 8553

Packages (timestamps in pop-ups are UTC):
py311-taskgroup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.0a40.0.0a4-0.0.0a40.0.0a4---
FreeBSD:13:quarterly0.0.0a40.0.0a4-0.0.0a40.0.0a4---
FreeBSD:14:latest0.0.0a40.0.0a4-0.0.0a40.0.0a4---
FreeBSD:14:quarterly0.0.0a40.0.0a4-0.0.0a40.0.0a4---
FreeBSD:15:latest0.0.0a40.0.0a4n/a0.0.0a4n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=3.2<4 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-exceptiongroup>=0 : devel/py-exceptiongroup@py39
  2. py39-typing-extensions>=4.8<5 : devel/py-typing-extensions@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-taskgroup
USES:
python
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/t/taskgroup/
  2. https://pypi.org/packages/source/t/taskgroup/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.0a4
28 May 2024 10:21:22
commit hash: 6f76f5265aee2ad5cdf75b9e7d5559194f682f7dcommit hash: 6f76f5265aee2ad5cdf75b9e7d5559194f682f7dcommit hash: 6f76f5265aee2ad5cdf75b9e7d5559194f682f7dcommit hash: 6f76f5265aee2ad5cdf75b9e7d5559194f682f7d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-taskgroup: Add py-taskgroup 0.0.0a4

taskgroup provides backport of asyncio.TaskGroup, asyncio.Runner and
asyncio.timeout.

Number of commits found: 1