14
0

Accepting request 856906 from home:bnavigator:branches:devel:languages:python

- add ignore _build directories to pytest args to fix builds for
  multiple pytest flavors gh#openSUSE/python-rpm-macros#66
- fix tests failing locally because of gh#giampaolo/pyftpdlib#478

OBS-URL: https://build.opensuse.org/request/show/856906
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=27
This commit is contained in:
2020-12-22 10:14:07 +00:00
committed by Git OBS Bridge
parent da62920818
commit 4c952ba5ff
2 changed files with 28 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 18 16:29:52 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- add ignore _build directories to pytest args to fix builds for
multiple pytest flavors gh#openSUSE/python-rpm-macros#66
- fix tests failing locally because of gh#giampaolo/pyftpdlib#478
-------------------------------------------------------------------
Sun Aug 16 04:20:40 UTC 2020 - John Vandenberg <jayvdb@gmail.com>