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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-anyio High level compatibility layer for multiple asynchronous event loop implementations
4.3.0 devel on this many watch lists=5 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 4.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-03 19:57:37
Last Update: 2024-04-08 12:37:28
Commit Hash: 0a4260b
People watching this port, also watch:: libinotify, p5-Encode-Locale, py39-pycparser, font-misc-meltho, mkfontscale
Also Listed In: python
License: MIT
WWW:
https://github.com/agronholm/anyio
Description:
AnyIO is a asynchronous compatibility API that allows applications and libraries written against it to run unmodified on asyncio, curio and trio. It bridges the following functionality: - Task groups - Cancellation - Threads - Signal handling - Asynchronous file I/O - Subprocesses - Inter-task synchronization and communication (locks, conditions, events, semaphores, object streams) - High level networking (TCP, UDP and UNIX sockets) You can even use it together with native libraries from your selected backend in applications. Doing this in libraries is not advisable however since it limits the usefulness of your library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}anyio>0:devel/py-anyio@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-anyio/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-anyio
  • pkg install py39-anyio
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-anyio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-anyio
Package flavors (<flavor>: <package>)
  • py39: py39-anyio
distinfo:
TIMESTAMP = 1709390508 SHA256 (anyio-4.3.0.tar.gz) = f75253795a87df48568485fd18cdd2a3fa5c4f7c5be8e5e36637733fce06fed6 SIZE (anyio-4.3.0.tar.gz) = 159642

Packages (timestamps in pop-ups are UTC):
py37-anyio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.0.2---2.0.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-anyio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.3.04.3.0-4.3.04.3.0---
FreeBSD:13:quarterly4.3.04.3.03.7.04.3.04.3.04.2.04.2.04.2.0
FreeBSD:14:latest4.3.04.3.03.6.24.3.04.3.03.7.0-3.7.0
FreeBSD:14:quarterly4.2.04.3.0-4.2.04.3.04.2.04.2.04.2.0
FreeBSD:15:latest4.3.04.3.0n/a4.2.0n/a4.2.04.2.04.2.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=61 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=6.4 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-exceptiongroup>=1.1.1 : devel/py-exceptiongroup@py39
  2. py39-idna>=2.8 : dns/py-idna@py39
  3. py39-sniffio>=1.1 : devel/py-sniffio@py39
  4. python3.9 : lang/python39
  5. py39-typing-extensions>=4.1 : devel/py-typing-extensions@py39
This port is required by:
for Run
  1. devel/py-jupyter-server
  2. devel/py-pycrdt-websocket
  3. devel/py-watchfiles
  4. misc/py-openai
  5. net/py-tiny-proxy
  6. www/py-httpcore
  7. www/py-httpx
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/py-httpx-cache
  3. www/py-starlette
  4. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-ypy-websocket*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py39-anyio-4.3.0: TRIO=off: Use trio as backend ===> Use 'make config' to modify these settings
Options name:
devel_py-anyio
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/a/anyio/
  2. https://pypi.org/packages/source/a/anyio/
Collapse this list.

There are no commits on branch 2022Q2 for this port