From 943fdd0100f2d0ca460f6bb9799e119fbd77a2aa Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 28 Jan 2024 09:49:49 +0000 Subject: Adding metadata --- dev-python/dnspython/dnspython-2.5.0.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dev-python/dnspython/dnspython-2.5.0.ebuild') diff --git a/dev-python/dnspython/dnspython-2.5.0.ebuild b/dev-python/dnspython/dnspython-2.5.0.ebuild index 05191e93a134..e783972f92cc 100644 --- a/dev-python/dnspython/dnspython-2.5.0.ebuild +++ b/dev-python/dnspython/dnspython-2.5.0.ebuild @@ -38,6 +38,12 @@ BDEPEND=" distutils_enable_tests pytest +PATCHES=( + # https://github.com/rthalley/dnspython/issues/1035 + # https://github.com/rthalley/dnspython/commit/1b22985f2d67b6dd43259e3c6b853498f1cff712 + "${FILESDIR}/${P}-musl-test.patch" +) + python_install_all() { distutils-r1_python_install_all if use examples; then -- cgit v1.3.1