# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_SETUPTOOLS=no PYTHON_COMPAT=( python2_7 ) DISTUTILS_EXT=1 inherit distutils-r1 pypi DESCRIPTION="Alternative Python bindings for Subversion" HOMEPAGE=" https://jelmer.uk/code/subvertpy/ https://pypi.org/project/subvertpy/" LICENSE="|| ( LGPL-2.1 LGPL-3 )" SLOT="python2" KEYWORDS="amd64 x86" RESTRICT="mirror" RDEPEND=">=dev-vcs/subversion-1.4 !