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-aiostream Generator-based operators for asynchronous iteration
0.6.4 www 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.6.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-20 04:27:05
Last Update: 2024-10-31 20:40:46
Commit Hash: 5d596fd
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: GPLv3
WWW:
https://aiostream.readthedocs.io/en/stable/
https://github.com/vxgmichel/aiostream
Description:
aiostream provides a collection of stream operators that can be combined to create asynchronous pipelines of operations. It can be seen as an asynchronous version of itertools, although some aspects are slightly different. Essentially, all the provided operators return a unified interface called a stream. A stream is an enhanced asynchronous iterable providing the following features: - Operator pipe-lining - using pipe symbol | - Repeatability - every iteration creates a different iterator - Safe iteration context - using async with and the stream method - Simplified execution - get the last element from a stream using await - Slicing and indexing - using square brackets [] - Concatenation - using addition symbol +
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}aiostream>0:www/py-aiostream@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-aiostream/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-aiostream
  • pkg install py311-aiostream
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-aiostream listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-aiostream
Package flavors (<flavor>: <package>)
  • py311: py311-aiostream
distinfo:
TIMESTAMP = 1730387108 SHA256 (aiostream-0.6.4.tar.gz) = f99bc6b1b9cea3e70885dc235a233523597555fe4a585ed21d65264b3f1ff3d2 SIZE (aiostream-0.6.4.tar.gz) = 67983

Packages (timestamps in pop-ups are UTC):
py39-aiostream
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--0.4.5--0.5.20.5.20.5.2
FreeBSD:14:latest--0.4.5--0.4.5-0.4.5
FreeBSD:14:quarterly-----0.5.20.5.20.5.2
FreeBSD:15:latest--n/a-n/a0.5.20.5.20.5.2
 

py311-aiostream
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.40.6.4-0.6.40.6.4---
FreeBSD:13:quarterly0.6.40.6.4-0.6.40.6.4---
FreeBSD:14:latest0.6.40.6.4-0.6.40.6.4---
FreeBSD:14:quarterly0.6.40.6.4-0.6.40.6.4---
FreeBSD:15:latest0.6.40.6.4n/a0.6.4n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-typing-extensions>=0 : devel/py-typing-extensions@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. deskutils/py-vdirsyncer

Configuration Options:
No options to configure
Options name:
www_py-aiostream
USES:
python:3.9+
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/aiostream/
  2. https://pypi.org/packages/source/a/aiostream/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.4
31 Oct 2024 20:40:46
commit hash: 5d596fd8ce8fc375b2940fed95560cb53613894bcommit hash: 5d596fd8ce8fc375b2940fed95560cb53613894bcommit hash: 5d596fd8ce8fc375b2940fed95560cb53613894bcommit hash: 5d596fd8ce8fc375b2940fed95560cb53613894b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Update to 0.6.4

Changes:	https://github.com/vxgmichel/aiostream/releases
0.6.3
14 Oct 2024 05:25:49
commit hash: c617f994eb514fd6df7088ad868a192b6c2a78f9commit hash: c617f994eb514fd6df7088ad868a192b6c2a78f9commit hash: c617f994eb514fd6df7088ad868a192b6c2a78f9commit hash: c617f994eb514fd6df7088ad868a192b6c2a78f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Update to 0.6.3

Changes:	https://github.com/vxgmichel/aiostream/releases
0.6.2
24 Jul 2024 11:45:01
commit hash: 59eff9bb93aaaa0221210e328e8f90bd80586d31commit hash: 59eff9bb93aaaa0221210e328e8f90bd80586d31commit hash: 59eff9bb93aaaa0221210e328e8f90bd80586d31commit hash: 59eff9bb93aaaa0221210e328e8f90bd80586d31 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Update to 0.6.2

Changes:	https://github.com/vxgmichel/aiostream/releases
0.6.1
19 May 2024 17:15:57
commit hash: b58a8e018263b1343d76fbf273214ff8ae0b81c1commit hash: b58a8e018263b1343d76fbf273214ff8ae0b81c1commit hash: b58a8e018263b1343d76fbf273214ff8ae0b81c1commit hash: b58a8e018263b1343d76fbf273214ff8ae0b81c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Update to 0.6.1

Changes:	https://github.com/vxgmichel/aiostream/releases
0.5.2_1
13 May 2024 14:11:32
commit hash: f13e7288022971ed6491d322b137fbe36ee38eaccommit hash: f13e7288022971ed6491d322b137fbe36ee38eaccommit hash: f13e7288022971ed6491d322b137fbe36ee38eaccommit hash: f13e7288022971ed6491d322b137fbe36ee38eac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
0.5.2
01 Nov 2023 02:08:31
commit hash: 03fb0137c4692a8eccc0e846de143973f63f6e0acommit hash: 03fb0137c4692a8eccc0e846de143973f63f6e0acommit hash: 03fb0137c4692a8eccc0e846de143973f63f6e0acommit hash: 03fb0137c4692a8eccc0e846de143973f63f6e0a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Update to 0.5.2

Changes:	https://github.com/vxgmichel/aiostream/releases
0.5.1
30 Sep 2023 00:44:39
commit hash: 00a8f8f6d9f751e271a99ce9f34c3af4499a201fcommit hash: 00a8f8f6d9f751e271a99ce9f34c3af4499a201fcommit hash: 00a8f8f6d9f751e271a99ce9f34c3af4499a201fcommit hash: 00a8f8f6d9f751e271a99ce9f34c3af4499a201f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Update to 0.5.1

Changes:	https://github.com/vxgmichel/aiostream/releases
0.5.0
29 Sep 2023 16:14:29
commit hash: 0b1913591f0e199f6c9e89d9d50624f5023571a7commit hash: 0b1913591f0e199f6c9e89d9d50624f5023571a7commit hash: 0b1913591f0e199f6c9e89d9d50624f5023571a7commit hash: 0b1913591f0e199f6c9e89d9d50624f5023571a7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-aiostream: Update to 0.5.0

- Update WWW
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/vxgmichel/aiostream/releasesA
0.4.5
10 Sep 2023 23:13:40
commit hash: 53feed73dd10ac72adf0224fac1ff05437f17a5acommit hash: 53feed73dd10ac72adf0224fac1ff05437f17a5acommit hash: 53feed73dd10ac72adf0224fac1ff05437f17a5acommit hash: 53feed73dd10ac72adf0224fac1ff05437f17a5a files touched by this commit
Alexandre C. GuimarĂ£es (rigoletto) search for other commits by this committer
Returning all my ports to the pool.

- Unfortunately I have no time to maintain them anymore.
0.4.5
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>
0.4.5
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
0.4.5
20 Dec 2022 04:24:01
commit hash: a1b3cba71b9f14f11c2bf50d041c5e88679007a4commit hash: a1b3cba71b9f14f11c2bf50d041c5e88679007a4commit hash: a1b3cba71b9f14f11c2bf50d041c5e88679007a4commit hash: a1b3cba71b9f14f11c2bf50d041c5e88679007a4 files touched by this commit
Alexandre C. GuimarĂ£es (rigoletto) search for other commits by this committer
www/py-aiostream: Add to the pool

- necessary to deskutils/py-vdirsyncer

Number of commits found: 12