14
0

- Skip over failing tests (the same bug)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=33
This commit is contained in:
2022-01-19 11:59:41 +00:00
committed by Git OBS Bridge
parent 380e3441ea
commit 4d73dba396
2 changed files with 4 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ Wed Jan 19 08:00:32 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add _constraints file to require at least two CPUs
(gh#giampaolo/pyftpdlib#540).
- Skip over failing tests (the same bug)
-------------------------------------------------------------------
Tue Oct 26 04:12:28 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>