diff options
Diffstat (limited to 'dev-python/dnspython/dnspython-2.8.0.ebuild')
| -rw-r--r-- | dev-python/dnspython/dnspython-2.8.0.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/dnspython/dnspython-2.8.0.ebuild b/dev-python/dnspython/dnspython-2.8.0.ebuild index 94f605530229..d52217424354 100644 --- a/dev-python/dnspython/dnspython-2.8.0.ebuild +++ b/dev-python/dnspython/dnspython-2.8.0.ebuild @@ -40,6 +40,10 @@ BDEPEND=" ) " +PATCHES=( + "${FILESDIR}"/${P}-py315.patch +) + EPYTEST_PLUGINS=() EPYTEST_XDIST=1 distutils_enable_tests pytest |
