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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-wait-for2 Handle simultaneous cancellation and future completion
0.4.1 devel 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-27 22:15:04
Last Update: 2025-06-27 18:13:33
Commit Hash: 19f40ab
Also Listed In: python
License: APACHE20
WWW:
https://pypi.org/project/wait-for2
https://github.com/Traktormaster/wait-for2
Description:
wait_for2 is an alternate implementation of asyncio.wait_for(). It handles several edge cases like simultaneous cancellation of wait and completion of future differently and consistently across Python versions 3.7+.
HomepageHomepage    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}wait-for2>0:devel/py-wait-for2@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-wait-for2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-wait-for2
  • pkg install py311-wait-for2
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 py311-wait-for2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-wait-for2
Package flavors (<flavor>: <package>)
  • py311: py311-wait-for2
distinfo:
TIMESTAMP = 1750959844 SHA256 (wait_for2-0.4.1.tar.gz) = 7f415415d21845c441391d6b4abe68f5959d2c0fbe927c2f61be28a297bc2acb SIZE (wait_for2-0.4.1.tar.gz) = 17519

Packages (timestamps in pop-ups are UTC):
py311-wait-for2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.20.4.1-0.3.20.4.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.3.20.4.1--0.4.1---
FreeBSD:14:quarterly----0.4.1---
FreeBSD:15:latest0.3.20.3.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-wait-for2
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/w/wait_for2/
  2. https://pypi.org/packages/source/w/wait_for2/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.1
27 Jun 2025 18:13:33
commit hash: 19f40abed22eb49144a6f2d1e541cc822192d49ccommit hash: 19f40abed22eb49144a6f2d1e541cc822192d49ccommit hash: 19f40abed22eb49144a6f2d1e541cc822192d49ccommit hash: 19f40abed22eb49144a6f2d1e541cc822192d49c files touched by this commit
Richard Gallamore (ultima) search for other commits by this committer
Reapply "devel/py-wait-for2: Update to 0.4.1"

This reverts commit 292eb836860bf6dd8567fff5e239477f95100ca4.

This was mistakenly reverted in my local repo and pushed to the remote
repo.
0.3.2
27 Jun 2025 18:04:50
commit hash: 292eb836860bf6dd8567fff5e239477f95100ca4commit hash: 292eb836860bf6dd8567fff5e239477f95100ca4commit hash: 292eb836860bf6dd8567fff5e239477f95100ca4commit hash: 292eb836860bf6dd8567fff5e239477f95100ca4 files touched by this commit
Richard Gallamore (ultima) search for other commits by this committer
Revert "devel/py-wait-for2: Update to 0.4.1"

This reverts commit 35f638d30ba089efbfcad1b797115fff9533f048.
0.4.1
26 Jun 2025 18:04:54
commit hash: 35f638d30ba089efbfcad1b797115fff9533f048commit hash: 35f638d30ba089efbfcad1b797115fff9533f048commit hash: 35f638d30ba089efbfcad1b797115fff9533f048commit hash: 35f638d30ba089efbfcad1b797115fff9533f048 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
devel/py-wait-for2: Update to 0.4.1

ChangeLogs:

- https://github.com/Traktormaster/wait-for2/releases/tag/v0.4.0
- https://github.com/Traktormaster/wait-for2/releases/tag/v0.4.1

Approved by:    acm (mentor)
0.3.2
03 Jun 2025 06:04:09
commit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cb files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
*/*: Change maintainer address to my @FreeBSD.org email

Approved by:    acm (mentor)
0.3.2
27 May 2025 22:14:43
commit hash: 39e75f7802a14126715b2a70007dc107c9954f0bcommit hash: 39e75f7802a14126715b2a70007dc107c9954f0bcommit hash: 39e75f7802a14126715b2a70007dc107c9954f0bcommit hash: 39e75f7802a14126715b2a70007dc107c9954f0b files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
devel/py-wait-for2: New port: Handle simultaneous cancellation and future
completion

Alternate implementation of asyncio.wait_for(). It handles several edge
cases like simultaneous cancellation of wait and completion of future
differently and consistently across Python versions 3.7+.
https://github.com/Traktormaster/wait-for2

Required for www/py-nicegui 2.18.0.

PR:	287082

Number of commits found: 5