* Update Notebooks: Part One by @J0 * Update get_started.rst * docs: fix miss typed operator name * Fix flake8 in pre-commit * fix(docs): IO Concurrency for 3.10+ * Concat map * Docs on testing * [DOCS] Getting started: fix example * Update pyright to 1.1.286 * Add CI check for Python-3.11 * Switchmap operator * Fix deprecated calls to datetime by @ricardobranco777 * CI: Update used actions and Python versions * Fix build * Drop Python 3.8 support * Support Python 3.11, 3.12 and 3.13 - Added fix-python314-test.patch: Fix tests to be compatible with Python3.14 until new version release OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-reactivex?expand=0&rev=5
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 27 17:47:25 UTC 2025 - Marius Grossu <marius.grossu@suse.com>
|
|
|
|
- Upadate to version 4.1.0:
|
|
* Update Notebooks: Part One by @J0
|
|
* Update get_started.rst
|
|
* docs: fix miss typed operator name
|
|
* Fix flake8 in pre-commit
|
|
* fix(docs): IO Concurrency for 3.10+
|
|
* Concat map
|
|
* Docs on testing
|
|
* [DOCS] Getting started: fix example
|
|
* Update pyright to 1.1.286
|
|
* Add CI check for Python-3.11
|
|
* Switchmap operator
|
|
* Fix deprecated calls to datetime by @ricardobranco777
|
|
* CI: Update used actions and Python versions
|
|
* Fix build
|
|
* Drop Python 3.8 support
|
|
* Support Python 3.11, 3.12 and 3.13
|
|
- Added fix-python314-test.patch: Fix tests to be compatible with Python3.14 until new version release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 13:19:12 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- build against modern python on sle15
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 3 11:48:45 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for v4.0.4 required for python-influxdb-client
|