15
0

12 Commits

Author SHA256 Message Date
2ae1aaf8a2 Accepting request 1298950 from devel:languages:python
- Pass asyncio-mode to pytest.

OBS-URL: https://build.opensuse.org/request/show/1298950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-circuitbreaker?expand=0&rev=5
2025-08-12 15:04:56 +00:00
5c5f8af59e - Pass asyncio-mode to pytest.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-circuitbreaker?expand=0&rev=10
2025-08-12 02:57:11 +00:00
8d3cce2a90 Accepting request 1273166 from devel:languages:python
- update to 2.1.3:
  * fix datetime.utcnow deprecation
  * test with newer python versions
  * various build cleanups

OBS-URL: https://build.opensuse.org/request/show/1273166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-circuitbreaker?expand=0&rev=4
2025-04-29 14:40:00 +00:00
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
21e263f30b 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
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
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