15
0
Files
python-circuitbreaker/python-circuitbreaker.changes
Markéta Machová d82b48bcd7 Accepting request 1196222 from home:frantisek.simorda:branches:openSUSE:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1196222
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=5
2024-08-30 10:52:30 +00:00

34 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
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
-------------------------------------------------------------------
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