From 47ec56ceecb885e965ff76961f9628f7e8240ec4 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 21 Apr 2023 12:57:06 +0000 Subject: Adding metadata --- dev-python/python-dbusmock/python-dbusmock-0.28.7.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'dev-python/python-dbusmock/python-dbusmock-0.28.7.ebuild') diff --git a/dev-python/python-dbusmock/python-dbusmock-0.28.7.ebuild b/dev-python/python-dbusmock/python-dbusmock-0.28.7.ebuild index 0fc0387245e1..f47abc37e8d6 100644 --- a/dev-python/python-dbusmock/python-dbusmock-0.28.7.ebuild +++ b/dev-python/python-dbusmock/python-dbusmock-0.28.7.ebuild @@ -4,20 +4,17 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{7,8,9,10,11} ) PYTHON_REQ_USE="xml(+)" -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Easily create mock objects on D-Bus for software testing" HOMEPAGE=" https://github.com/martinpitt/python-dbusmock/ https://pypi.org/project/python-dbusmock/ " -SRC_URI=" - https://github.com/martinpitt/python-dbusmock/releases/download/${PV}/${P}.tar.gz - -> ${P}.gh.tar.gz -" LICENSE="LGPL-3+" SLOT="0" -- cgit v1.3.1