14
0

Accepting request 1066410 from home:dirkmueller:acdc

- Limit dependencies for tests on older distributions
  (particularly do not depend on Django, Pandas, and fakeredis
  and Redis).

OBS-URL: https://build.opensuse.org/request/show/1066410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=162
This commit is contained in:
2023-02-17 16:55:10 +00:00
committed by Git OBS Bridge
parent d1e7af94d3
commit 7b8c12895a
2 changed files with 22 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 17 16:07:03 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Limit dependencies for tests on older distributions
(particularly do not depend on Django, Pandas, and fakeredis
and Redis).
-------------------------------------------------------------------
Sat Jan 7 21:27:40 UTC 2023 - Ben Greiner <code@bnavigator.de>