From 0f77862156819fb49b8f71b9d5a6dba93193163f Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 11 Mar 2023 10:52:20 +0100 Subject: dev-python/openapi-schema-validator: Update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/openapi-schema-validator/metadata.xml | 2 +- .../openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/openapi-schema-validator/metadata.xml b/dev-python/openapi-schema-validator/metadata.xml index 951e196ea341..bbbd304e9938 100644 --- a/dev-python/openapi-schema-validator/metadata.xml +++ b/dev-python/openapi-schema-validator/metadata.xml @@ -6,7 +6,7 @@ - p1c2u/openapi-schema-validator + python-openapi/openapi-schema-validator openapi-schema-validator diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild index 5691450a80f8..6ac189f24a13 100644 --- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild +++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild @@ -10,11 +10,11 @@ inherit distutils-r1 DESCRIPTION="OpenAPI schema validation for Python" HOMEPAGE=" - https://github.com/p1c2u/openapi-schema-validator/ + https://github.com/python-openapi/openapi-schema-validator/ https://pypi.org/project/openapi-schema-validator/ " SRC_URI=" - https://github.com/p1c2u/openapi-schema-validator/archive/${PV}.tar.gz + https://github.com/python-openapi/openapi-schema-validator/archive/${PV}.tar.gz -> ${P}.gh.tar.gz " -- cgit v1.2.3-65-gdbad