15
0
forked from pool/python-celery

Accepting request 1273186 from home:mcalabkova:branches:devel:languages:python

- Update to 5.5.2
  * Fix calculating remaining time across DST changes
  * Remove setup_logger from COMPAT_MODULES
- Add missing runtime requirement python-dbm

OBS-URL: https://build.opensuse.org/request/show/1273186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=162
This commit is contained in:
2025-04-28 15:43:18 +00:00
committed by Git OBS Bridge
parent 639aa4ceaf
commit 497b981d2a
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 28 14:36:22 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 5.5.2
* Fix calculating remaining time across DST changes
* Remove setup_logger from COMPAT_MODULES
- Add missing runtime requirement python-dbm
-------------------------------------------------------------------
Tue Apr 8 10:51:40 UTC 2025 - Nico Krapp <nico.krapp@suse.com>