15
0

Compare commits

7 Commits

Author SHA256 Message Date
a04ae0bae8 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
51abe92c79 - 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
97bc57f8ea 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
37920866c4 - 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
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

Diff Content Not Available