From cbd10c98c5b5ab1bdef96ea213fd6c22df277c0e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 8 Nov 2023 12:57:10 +0100 Subject: dev-python/requestsexceptions: 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/requestsexceptions/metadata.xml | 2 +- dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/requestsexceptions') diff --git a/dev-python/requestsexceptions/metadata.xml b/dev-python/requestsexceptions/metadata.xml index a6ded9b673c1..46e1cacd3773 100644 --- a/dev-python/requestsexceptions/metadata.xml +++ b/dev-python/requestsexceptions/metadata.xml @@ -9,7 +9,7 @@ The python requests library bundles the urllib3 library, however, some software distributions modify requests to remove the bundled library. This makes some operations, such as supressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled. - openstack-infra/requestsexceptions + openstack/requestsexceptions requestsexceptions diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild index 336c16852f43..dd554a99b8db 100644 --- a/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild +++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 pypi DESCRIPTION="Finds the correct path to exceptions in the requests library" HOMEPAGE=" https://opendev.org/openstack/requestsexceptions/ - https://github.com/openstack-infra/requestsexceptions/ + https://github.com/openstack/requestsexceptions/ https://pypi.org/project/requestsexceptions/ " -- cgit v1.2.3-65-gdbad