commit: e61eb1bd9ff61894e355f749548d33943384132a
Author: Kim Sindalsen <gentoo <AT> vlh <DOT> dk>
AuthorDate: Tue Jan 9 21:11:53 2024 +0000
Commit: Kim Sindalsen <gentoo <AT> vlh <DOT> dk>
CommitDate: Tue Jan 9 21:11:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e61eb1bd
mail-filter/postfix-mta-sts-resolver: PYPI_NO_NORMALIZE=1 is needed for correct
work-dir
Signed-off-by: Kim Sindalsen <gentoo <AT> vlh.dk>
.../postfix-mta-sts-resolver/postfix-mta-sts-resolver-1.4.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git
a/mail-filter/postfix-mta-sts-resolver/postfix-mta-sts-resolver-1.4.0.ebuild
b/mail-filter/postfix-mta-sts-resolver/postfix-mta-sts-resolver-1.4.0.ebuild
index 5078107935..cc853617ef 100644
--- a/mail-filter/postfix-mta-sts-resolver/postfix-mta-sts-resolver-1.4.0.ebuild
+++ b/mail-filter/postfix-mta-sts-resolver/postfix-mta-sts-resolver-1.4.0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
+PYPI_NO_NORMALIZE=1
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 optfeature pypi