15
0

- 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
This commit is contained in:
2025-04-28 14:03:39 +00:00
committed by Git OBS Bridge
parent 7c6a9699d6
commit 26fe59a53b
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 28 14:00:11 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.1.3:
* fix datetime.utcnow deprecation
* test with newer python versions
* various build cleanups
-------------------------------------------------------------------
Tue Aug 27 07:50:27 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>