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
py-anyio High level compatibility layer for multiple asynchronous event loop implementations
4.3.0 devel on this many watch lists=4 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.2.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-03-09 14:05:43
Commit Hash: 8b96dff
People watching this port, also watch:: p5-Encode-Locale, font-misc-meltho, py39-pycparser, libinotify, 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.2.04.2.03.7.04.2.04.2.04.2.04.2.04.2.0
FreeBSD:14:latest4.3.04.3.03.6.24.2.04.3.03.7.0-3.7.0
FreeBSD:14:quarterly4.2.04.2.0-4.2.04.2.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-idna>=2.8 : dns/py-idna@py39
  2. py39-sniffio>=1.1 : devel/py-sniffio@py39
  3. python3.9 : lang/python39
  4. py39-exceptiongroup>=1.0.2 : devel/py-exceptiongroup@py39
  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. devel/py-ypy-websocket
  5. misc/py-openai
  6. net/py-tiny-proxy
  7. www/py-httpcore
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/py-httpx
  3. www/py-httpx-cache
  4. www/py-starlette
  5. Collapse this list.

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.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.0
09 Mar 2024 14:05:43
commit hash: 8b96dffacff6bfb07421ed1ff8fbe9504d61dde9commit hash: 8b96dffacff6bfb07421ed1ff8fbe9504d61dde9commit hash: 8b96dffacff6bfb07421ed1ff8fbe9504d61dde9commit hash: 8b96dffacff6bfb07421ed1ff8fbe9504d61dde9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 4.3.0

Changes:	https://github.com/agronholm/anyio/releases
4.2.0
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
4.2.0
25 Dec 2023 09:00:05
commit hash: 2c40984b10694187482fd1575c45234d24faf691commit hash: 2c40984b10694187482fd1575c45234d24faf691commit hash: 2c40984b10694187482fd1575c45234d24faf691commit hash: 2c40984b10694187482fd1575c45234d24faf691 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 4.2.0

Changes:	https://github.com/agronholm/anyio/releases
4.1.0
27 Nov 2023 10:28:10
commit hash: e50627dd10d9c3bcd445d797b1dfa5fcb888eec0commit hash: e50627dd10d9c3bcd445d797b1dfa5fcb888eec0commit hash: e50627dd10d9c3bcd445d797b1dfa5fcb888eec0commit hash: e50627dd10d9c3bcd445d797b1dfa5fcb888eec0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 4.1.0

Changes:	https://github.com/agronholm/anyio/releases
4.0.0
04 Sep 2023 21:30:08
commit hash: 9f05a93a1cac93b5a046ea0c07c6561499dca583commit hash: 9f05a93a1cac93b5a046ea0c07c6561499dca583commit hash: 9f05a93a1cac93b5a046ea0c07c6561499dca583commit hash: 9f05a93a1cac93b5a046ea0c07c6561499dca583 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 4.0.0

Changes:	https://github.com/agronholm/anyio/releases
3.7.1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
3.7.1
09 Jul 2023 21:34:28
commit hash: fd6192aae3d4ae4bd26532cccfa4c8d7ec449d05commit hash: fd6192aae3d4ae4bd26532cccfa4c8d7ec449d05commit hash: fd6192aae3d4ae4bd26532cccfa4c8d7ec449d05commit hash: fd6192aae3d4ae4bd26532cccfa4c8d7ec449d05 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.7.1

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.7.0
30 Jun 2023 07:03:05
commit hash: ab86ebebe8b694b40b92c8d1288516ef3a5da10acommit hash: ab86ebebe8b694b40b92c8d1288516ef3a5da10acommit hash: ab86ebebe8b694b40b92c8d1288516ef3a5da10acommit hash: ab86ebebe8b694b40b92c8d1288516ef3a5da10a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Remove outdated PYTHON_REL check after lang/python37 removal
3.7.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.7.0
05 Jun 2023 18:47:00
commit hash: efb40dbae2fe11631f7d48e9f866e667f333a490commit hash: efb40dbae2fe11631f7d48e9f866e667f333a490commit hash: efb40dbae2fe11631f7d48e9f866e667f333a490commit hash: efb40dbae2fe11631f7d48e9f866e667f333a490 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.7.0

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.6.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
3.6.2
30 Dec 2022 09:04:28
commit hash: d633a3fbf1aecb6d2fca21f490fa351314c8d9f5commit hash: d633a3fbf1aecb6d2fca21f490fa351314c8d9f5commit hash: d633a3fbf1aecb6d2fca21f490fa351314c8d9f5commit hash: d633a3fbf1aecb6d2fca21f490fa351314c8d9f5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.6.2

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.6.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6.1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6.1
22 May 2022 04:22:58
commit hash: 95fef7a15ed87c97c9a283c4ffa584257153df64commit hash: 95fef7a15ed87c97c9a283c4ffa584257153df64commit hash: 95fef7a15ed87c97c9a283c4ffa584257153df64commit hash: 95fef7a15ed87c97c9a283c4ffa584257153df64 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.6.1

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.5.0
23 Jan 2022 18:19:15
commit hash: ba521cc22f85b80630710b274506ac0cc285fe50commit hash: ba521cc22f85b80630710b274506ac0cc285fe50commit hash: ba521cc22f85b80630710b274506ac0cc285fe50commit hash: ba521cc22f85b80630710b274506ac0cc285fe50 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.5.0

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.4.0
21 Dec 2021 18:47:59
commit hash: 20822d069820d4b6a13be68d1063cff6b86bcfcccommit hash: 20822d069820d4b6a13be68d1063cff6b86bcfcccommit hash: 20822d069820d4b6a13be68d1063cff6b86bcfcccommit hash: 20822d069820d4b6a13be68d1063cff6b86bcfcc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.4.0

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.3.4
25 Oct 2021 21:46:37
commit hash: 16115f1d39428a4b6ae3799d0fbf2321bbf8ca45commit hash: 16115f1d39428a4b6ae3799d0fbf2321bbf8ca45commit hash: 16115f1d39428a4b6ae3799d0fbf2321bbf8ca45commit hash: 16115f1d39428a4b6ae3799d0fbf2321bbf8ca45 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.3.4

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.3.3
13 Oct 2021 19:13:27
commit hash: 4b099abad13b2fc2b53f6825332b420de74e8b25commit hash: 4b099abad13b2fc2b53f6825332b420de74e8b25commit hash: 4b099abad13b2fc2b53f6825332b420de74e8b25commit hash: 4b099abad13b2fc2b53f6825332b420de74e8b25 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.3.3

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.3.2
27 Sep 2021 20:33:41
commit hash: 769bc8728f3fadbbd7c880f18d967870dba1a0decommit hash: 769bc8728f3fadbbd7c880f18d967870dba1a0decommit hash: 769bc8728f3fadbbd7c880f18d967870dba1a0decommit hash: 769bc8728f3fadbbd7c880f18d967870dba1a0de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.3.2

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.3.1
21 Sep 2021 03:44:20
commit hash: f714d013b5201b2be213b9009ded6acbd807cb2ccommit hash: f714d013b5201b2be213b9009ded6acbd807cb2ccommit hash: f714d013b5201b2be213b9009ded6acbd807cb2ccommit hash: f714d013b5201b2be213b9009ded6acbd807cb2c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.3.1

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.3.0
24 Jul 2021 20:21:30
commit hash: 248206ba7cbb677749450d668333b8705d88302ccommit hash: 248206ba7cbb677749450d668333b8705d88302ccommit hash: 248206ba7cbb677749450d668333b8705d88302ccommit hash: 248206ba7cbb677749450d668333b8705d88302c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.3.0

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.2.1
30 Jun 2021 20:43:39
commit hash: 7ac8af806501ffaa4417021806a1dce53293d9e2commit hash: 7ac8af806501ffaa4417021806a1dce53293d9e2commit hash: 7ac8af806501ffaa4417021806a1dce53293d9e2commit hash: 7ac8af806501ffaa4417021806a1dce53293d9e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.2.1

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.2.0
20 Jun 2021 16:15:58
commit hash: 23a3a2d9dbf803545501c862a1b74021accd31fdcommit hash: 23a3a2d9dbf803545501c862a1b74021accd31fdcommit hash: 23a3a2d9dbf803545501c862a1b74021accd31fdcommit hash: 23a3a2d9dbf803545501c862a1b74021accd31fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.2.0

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.1.0
26 May 2021 12:54:51
commit hash: df3e4c7c0449ece507fa3e2a8eb117e856acc3c7commit hash: df3e4c7c0449ece507fa3e2a8eb117e856acc3c7commit hash: df3e4c7c0449ece507fa3e2a8eb117e856acc3c7commit hash: df3e4c7c0449ece507fa3e2a8eb117e856acc3c7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.1.0

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.0.1
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
3.0.1
02 May 2021 19:44:41
commit hash: 573107fca9c0b8fa693b5b7be2b3700e47a24e40commit hash: 573107fca9c0b8fa693b5b7be2b3700e47a24e40commit hash: 573107fca9c0b8fa693b5b7be2b3700e47a24e40commit hash: 573107fca9c0b8fa693b5b7be2b3700e47a24e40 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.0.1

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
3.0.0
25 Apr 2021 20:35:21
commit hash: 85ea1b083c3c3bf5afe220e90ca192f759f3f61bcommit hash: 85ea1b083c3c3bf5afe220e90ca192f759f3f61bcommit hash: 85ea1b083c3c3bf5afe220e90ca192f759f3f61bcommit hash: 85ea1b083c3c3bf5afe220e90ca192f759f3f61b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-anyio: Update to 3.0.0

- Remove CURIO option: support dropped by upstream

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
2.2.0
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.
2.2.0
07 Mar 2021 22:17:07
Revision:567657Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2.0

Changes:	https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
2.1.0
03 Mar 2021 18:08:38
Revision:567135Original commit files touched by this commit
sunpoet search for other commits by this committer
Revert r563750 and fix it in a better way

PR:		253117
2.1.0
17 Feb 2021 18:39:21
Revision:565787Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix typo
2.1.0
17 Feb 2021 18:05:31
Revision:565585Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.0

Changes:	https://github.com/agronholm/anyio/commits/master
2.0.2_1
01 Feb 2021 19:47:20
Revision:563750Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix version

- Bump PORTREVISION for package change

PR:		253117
Reported by:	rwatson
2.0.2
06 Jan 2021 20:26:30
Revision:560589Original commit files touched by this commit
sunpoet search for other commits by this committer
Add CURIO and TRIO options
2.0.2
03 Jan 2021 19:56:56
Revision:560039Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-anyio 2.0.2

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.

WWW: https://github.com/agronholm/anyio

Number of commits found: 37