From 201b7f407a64a15a8477ea3c0f0fcb9fdaf33fe7 Mon Sep 17 00:00:00 2001 From: Palica Date: Sun, 28 Jun 2020 12:52:46 +0200 Subject: Updating liguros repo --- dev-python/clang-python/clang-python-10.0.1.9999.ebuild | 5 ----- dev-python/clang-python/clang-python-10.0.1_rc1.ebuild | 5 ----- dev-python/clang-python/clang-python-11.0.0.9999.ebuild | 5 ----- 3 files changed, 15 deletions(-) (limited to 'dev-python/clang-python') diff --git a/dev-python/clang-python/clang-python-10.0.1.9999.ebuild b/dev-python/clang-python/clang-python-10.0.1.9999.ebuild index e1b9340c6319..6d7cb294e651 100644 --- a/dev-python/clang-python/clang-python-10.0.1.9999.ebuild +++ b/dev-python/clang-python/clang-python-10.0.1.9999.ebuild @@ -27,11 +27,6 @@ RDEPEND=" ${PYTHON_DEPS}" DEPEND="${RDEPEND}" -src_prepare() { - cd "${WORKDIR}" || die - default -} - python_test() { "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}" } diff --git a/dev-python/clang-python/clang-python-10.0.1_rc1.ebuild b/dev-python/clang-python/clang-python-10.0.1_rc1.ebuild index e1b9340c6319..6d7cb294e651 100644 --- a/dev-python/clang-python/clang-python-10.0.1_rc1.ebuild +++ b/dev-python/clang-python/clang-python-10.0.1_rc1.ebuild @@ -27,11 +27,6 @@ RDEPEND=" ${PYTHON_DEPS}" DEPEND="${RDEPEND}" -src_prepare() { - cd "${WORKDIR}" || die - default -} - python_test() { "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}" } diff --git a/dev-python/clang-python/clang-python-11.0.0.9999.ebuild b/dev-python/clang-python/clang-python-11.0.0.9999.ebuild index e1b9340c6319..6d7cb294e651 100644 --- a/dev-python/clang-python/clang-python-11.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-11.0.0.9999.ebuild @@ -27,11 +27,6 @@ RDEPEND=" ${PYTHON_DEPS}" DEPEND="${RDEPEND}" -src_prepare() { - cd "${WORKDIR}" || die - default -} - python_test() { "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}" } -- cgit v1.3.1