From 43e1dc69f85f5ed897e5e803d319da4b3186e2fc Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 16 Mar 2023 16:38:00 +0000 Subject: Adding metadata --- dev-python/jsonpointer/jsonpointer-2.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-python/jsonpointer') diff --git a/dev-python/jsonpointer/jsonpointer-2.3.ebuild b/dev-python/jsonpointer/jsonpointer-2.3.ebuild index 7faa48e8e38d..2e488c16e97d 100644 --- a/dev-python/jsonpointer/jsonpointer-2.3.ebuild +++ b/dev-python/jsonpointer/jsonpointer-2.3.ebuild @@ -6,14 +6,13 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Identify specific nodes in a JSON document (according to draft 08)" HOMEPAGE=" https://github.com/stefankoegl/python-json-pointer/ https://pypi.org/project/jsonpointer/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.3.1