From a5d4befb137af47bb51825ecb406c2ae2ecd41f0 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 12 Apr 2022 01:42:25 +0000 Subject: Adding metadata --- dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.2-r1.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'dev-python/ruamel-std-pathlib') diff --git a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.2-r1.ebuild b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.2-r1.ebuild index b5760231b763..9e83223de03d 100644 --- a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.2-r1.ebuild +++ b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.2-r1.ebuild @@ -30,11 +30,6 @@ python_compile() { } python_test() { - # this is needed to keep the tests working while - # dev-python/namespace-ruamel is still installed - cat > "${BUILD_DIR}/install$(python_get_sitedir)"/ruamel/__init__.py <<-EOF || die - __path__ = __import__('pkgutil').extend_path(__path__, __name__) - EOF + distutils_write_namespace ruamel epytest - rm "${BUILD_DIR}/install$(python_get_sitedir)"/ruamel/__init__.py || die } -- cgit v1.3.1