mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-keyring: remove redundant PY_IGNORE_IMPORTMISMATCH
export
This commit is contained in:
parent
0e1f4fc46a
commit
2d3b108153
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ homepage="https://pypi.org/project/keyring/"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/keyring/main/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/keyring/main/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
||||||
checksum=ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509
|
checksum=ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509
|
||||||
make_check_pre="env PY_IGNORE_IMPORTMISMATCH=1"
|
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -e '/addopts/d' -i pytest.ini
|
vsed -e '/addopts/d' -i pytest.ini
|
||||||
|
|
Loading…
Add table
Reference in a new issue