15
0
Commit Graph

7 Commits

Author SHA256 Message Date
26fe59a53b - update to 2.1.3:
* fix datetime.utcnow deprecation
  * test with newer python versions
  * various build cleanups

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=8
2025-04-28 14:03:39 +00:00
7c6a9699d6 - Drop use_stdlib_mock.patch merged upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=6
2024-08-30 11:05:11 +00:00
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
5e4666e894 - Update to 1.3.2:
- tests are included in the tarball

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=4
2021-10-27 18:01:54 +00:00
f2831f7a6d Accepting request 927545 from devel:languages:python
Python implementation of the "Circuit Breaker" Pattern. Looks like it could be useful.

OBS-URL: https://build.opensuse.org/request/show/927545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-circuitbreaker?expand=0&rev=1
2021-10-26 18:14:16 +00:00
3726f6bd98 - Add packaging of GitHub URL tarball and make tests running.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=2
2021-10-26 14:08:18 +00:00
bba6d1ab7c Accepting request 927472 from home:glaubitz:branches:devel:languages:python
- Initial build
  + Version 1.3.1

OBS-URL: https://build.opensuse.org/request/show/927472
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=1
2021-10-26 13:36:35 +00:00