forked from pool/python-duet
- Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-duet?expand=0&rev=11
This commit is contained in:
45
python-duet.changes
Normal file
45
python-duet.changes
Normal file
@@ -0,0 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 12:32:59 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to pip-based build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 23:29:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.2.9:
|
||||
* AwaitableFuture: propagate cancellation to wrapped future
|
||||
* AwaitableFuture: check cancelled future in callback
|
||||
* Drop support for python < 3.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 23 20:44:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.2.8:
|
||||
* Test duet against python 3.11
|
||||
* Loosen version requirement on typing_extensions
|
||||
* Make Limiter work with cancellation
|
||||
* Add support for overloaded sync callbacks
|
||||
* Fix timeout clipping in Scheduler.tick
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 07:17:46 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- use https for urls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 19:11:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.2.7
|
||||
* Fix timeout clipping in Scheduler.tick (#67)
|
||||
* Add support for overloaded sync callbacks (#66)
|
||||
* Add support for wrapping abstract methods with duet.sync (#63)
|
||||
* Drop support for python 3.6 (#62)
|
||||
* Update ci.yml (#61)
|
||||
* Ensure that duet.sleep raises an exception if outer timeout elapses first (#58)
|
||||
* Update to latest version of black (#57)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 20 06:53:27 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Initial specfile for v0.2.3
|
||||
- Required by cirq-core
|
||||
Reference in New Issue
Block a user