commit:     0f77862156819fb49b8f71b9d5a6dba93193163f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 09:52:20 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 09:52:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f778621

dev-python/openapi-schema-validator: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 @@
        </maintainer>
        <stabilize-allarches/>
        <upstream>
-               <remote-id 
type="github">p1c2u/openapi-schema-validator</remote-id>
+               <remote-id 
type="github">python-openapi/openapi-schema-validator</remote-id>
                <remote-id type="pypi">openapi-schema-validator</remote-id>
        </upstream>
 </pkgmetadata>

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
 "
 

Reply via email to