OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=10
49 lines
1.5 KiB
Plaintext
49 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 12 02:56:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Pass asyncio-mode to pytest.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 28 14:00:11 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.1.3:
|
|
* fix datetime.utcnow deprecation
|
|
* test with newer python versions
|
|
* various build cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 27 07:50:27 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>
|
|
|
|
- update to 2.0.0:
|
|
* Async Support
|
|
* Python2 not supported anymore
|
|
* Supported Python versions now are: 3.11, 3.10, 3.9, 3.8, 3.7
|
|
|
|
- version 1.4.0:
|
|
* Fallback Function
|
|
* Custom callable for handling exceptions
|
|
* Monotonic clock
|
|
* Circuitbreaker default name
|
|
* the project is now built on Github Action instead of Travis CI
|
|
* building for python 3.10
|
|
* applied smaller flake8 fixes
|
|
|
|
- Drop use_stdlib_mock.patch merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 27 17:56:18 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 1.3.2:
|
|
- tests are included in the tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 26 14:07:30 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add packaging of GitHub URL tarball and make tests running.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 26 09:54:13 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Initial build
|
|
+ Version 1.3.1
|