14
0

- Disable broken tests gh#jaraco/tempora#22

- Update to 5.2.1:
  * #21: Restored dependency on jaraco.functools, still used in timing
    module.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=37
This commit is contained in:
2023-03-01 09:05:22 +00:00
committed by Git OBS Bridge
parent 7f989b21f2
commit 5d3ecba6a4
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 1 09:04:03 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Disable broken tests gh#jaraco/tempora#22
- Update to 5.2.1:
* #21: Restored dependency on jaraco.functools, still used in timing
module.
-------------------------------------------------------------------
Wed Jan 4 18:47:50 UTC 2023 - Dirk Müller <dmueller@suse.com>