14
0

Accepting request 682718 from home:jayvdb:py-check-failures

- Add test-use-sys-executable.patch to avoid invoking Python 3 CLI during Python 2 tests.

OBS-URL: https://build.opensuse.org/request/show/682718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-03-08 08:11:07 +00:00
committed by Git OBS Bridge
parent 5d0a78e4d7
commit 6385757bb3
3 changed files with 38 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 8 07:30:20 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add test-use-sys-executable.patch to avoid invoking Python 3 CLI
during Python 2 tests.
-------------------------------------------------------------------
Thu Feb 14 03:33:55 UTC 2019 - John Vandenberg <jayvdb@gmail.com>