From d4aa3c7086d7b5519fdc4423743750dc2b037477 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 4 Jun 2022 12:38:55 +0000 Subject: Adding metadata --- dev-python/python-dbusmock/python-dbusmock-0.27.5.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dev-python/python-dbusmock') diff --git a/dev-python/python-dbusmock/python-dbusmock-0.27.5.ebuild b/dev-python/python-dbusmock/python-dbusmock-0.27.5.ebuild index 95ce308573ca..4008e241ccd1 100644 --- a/dev-python/python-dbusmock/python-dbusmock-0.27.5.ebuild +++ b/dev-python/python-dbusmock/python-dbusmock-0.27.5.ebuild @@ -32,5 +32,10 @@ src_prepare() { # linter tests, fragile to newer linter versions rm tests/test_code.py || die + # Test is removed in master + # https://github.com/martinpitt/python-dbusmock/commit/424719793c0a8e15ee05451cd58e21fb09914453 + # https://github.com/martinpitt/python-dbusmock/issues/75 + rm tests/test_accounts_service.py dbusmock/templates/accounts_service.py || die + distutils-r1_src_prepare } -- cgit v1.3.1