python3-keyring: remove redundant PY_IGNORE_IMPORTMISMATCH export

This commit is contained in:
icp 2023-07-08 22:21:43 +05:30 committed by classabbyamp
parent 0e1f4fc46a
commit 2d3b108153

View File

@ -14,7 +14,6 @@ homepage="https://pypi.org/project/keyring/"
changelog="https://raw.githubusercontent.com/jaraco/keyring/main/NEWS.rst"
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
checksum=ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
pre_check() {
vsed -e '/addopts/d' -i pytest.ini