1
0

8 Commits

Author SHA256 Message Date
0f79433cc6 Accepting request 1197814 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1197814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-circuitbreaker?expand=0&rev=3
2024-09-01 17:21:37 +00:00
2830a84196 - 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
72fe56f0aa - 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/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=5
2024-08-30 10:52:30 +00:00
8e39669d3a Accepting request 927838 from devel:languages:python
- Update to 1.3.2:
  - tests are included in the tarball

OBS-URL: https://build.opensuse.org/request/show/927838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-circuitbreaker?expand=0&rev=2
2021-10-27 20:21:24 +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