15
0

9 Commits

Author SHA256 Message Date
04d54e8008 Accepting request 1294662 from devel:languages:python
- Update to 0.7.0:
  * Improve performance for sequential combine operations (task_limit=1)
  * Raise a ValueError when 'task_limit' or 'ordered' arguments are provided
    with a sync function

OBS-URL: https://build.opensuse.org/request/show/1294662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiostream?expand=0&rev=4
2025-07-21 18:00:30 +00:00
c7f74b08e5 - Update to 0.7.0:
* Improve performance for sequential combine operations (task_limit=1)
  * Raise a ValueError when 'task_limit' or 'ordered' arguments are provided
    with a sync function

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiostream?expand=0&rev=8
2025-07-21 05:58:29 +00:00
f5d6895f4d Accepting request 1222857 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1222857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiostream?expand=0&rev=3
2024-11-09 19:58:02 +00:00
ecedf7f24b Accepting request 1222677 from home:glaubitz:branches:devel:languages:python
- Update to 0.6.4
  * Drop support for python 3.8, add support
    for python 3.13 by @fpgmaas in (#123)
- from version 0.6.3
  * Add MANIFEST.in to include tests/conftests.py in
    source dist by @vxgmichel (issue #121, PR #122)
- from version 0.6.2
  * Fixing the issue of the lack of installation sections
    by @thepapermen in (#113)
  * Configure pytest test paths so test_utils.py is not
    mistaken for a test file by @vxgmichel in (#117)
  * Add strict parameter to stream.zip by @smheidrich in (#119)
- from version 0.6.1
  * Fix documentation build (42f9119)
  * Expose Stream and sources_operator
    in the aiostream package (e029efd)
- from version 0.6.0
  * Support python 3.12 (PR #93)
  * Support pyright and improve typing in general (PR #99)
  * Move from setup.* to pyproject.toml (PR #101, #102, #103, #110)
  * Add typing to aiostream.test_utils (PR #104)
  * Make operators a singleton object instead of a class (PR #106)
  * Add sources operator to fix a breaking change in v0.5.x (PR #108, issue #95)
- Add python-pytest-cov to BuildRequires
- Drop sed command to remove coverage parameters from setup.cfg

OBS-URL: https://build.opensuse.org/request/show/1222677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiostream?expand=0&rev=6
2024-11-08 15:40:52 +00:00
2b671cafab Accepting request 1133408 from devel:languages:python
- update to 0.5.2:
  * Properly expose pipe methods in `aiostream.pipe` (PR #88,
    issue #87)
- update to 0.5.1:
  * Expose `pipable_operator` at package level (46ddb24)
  * Modernize examples (a704e9a)
- update to 0.5.0:
  * Drop python 3.7 support
  * Add type annotations (issue #36, PR #84)
  * Add task_limit argument to action operator (issue #85, PR
    #86)

OBS-URL: https://build.opensuse.org/request/show/1133408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiostream?expand=0&rev=2
2023-12-15 20:50:08 +00:00
45d7c10971 - update to 0.5.1:
- update to 0.5.0:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiostream?expand=0&rev=4
2023-12-15 12:06:05 +00:00
b7ba3879ae Accepting request 1133129 from home:pgajdos:python
pmmu version update

OBS-URL: https://build.opensuse.org/request/show/1133129
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiostream?expand=0&rev=3
2023-12-15 12:03:27 +00:00
57967c4ba6 Accepting request 1043982 from devel:languages:python
REquired by the current version of vdirsyncer.

OBS-URL: https://build.opensuse.org/request/show/1043982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiostream?expand=0&rev=1
2022-12-21 15:06:36 +00:00
971bc8d9ce - Initial packaging effort for aiostream 0.4.5.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiostream?expand=0&rev=1
2022-12-20 18:59:03 +00:00