summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyClamd')
-rw-r--r--dev-python/pyClamd/pyClamd-0.4.0-r5.ebuild (renamed from dev-python/pyClamd/pyClamd-0.4.0-r4.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/pyClamd/pyClamd-0.4.0-r4.ebuild b/dev-python/pyClamd/pyClamd-0.4.0-r5.ebuild
index 0dd45d40d5f8..82d800b08c2e 100644
--- a/dev-python/pyClamd/pyClamd-0.4.0-r4.ebuild
+++ b/dev-python/pyClamd/pyClamd-0.4.0-r5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
@@ -17,7 +17,6 @@ HOMEPAGE="https://xael.org/pages/pyclamd-en.html"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64"
-IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"