commit:     a616c6885202f1979fa1c9718b49a88207c7fc6a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 19:45:40 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 19:45:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a616c688

dev-python/requests-cache: Update URLs

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

 dev-python/requests-cache/requests-cache-0.9.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/requests-cache/requests-cache-0.9.4.ebuild 
b/dev-python/requests-cache/requests-cache-0.9.4.ebuild
index 9d8c4ac27acb..c9a10a8eef4c 100644
--- a/dev-python/requests-cache/requests-cache-0.9.4.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.9.4.ebuild
@@ -11,11 +11,11 @@ inherit distutils-r1 optfeature
 
 HOMEPAGE="
        https://pypi.org/project/requests-cache/
-       https://github.com/reclosedev/requests-cache/
+       https://github.com/requests-cache/requests-cache/
 "
 DESCRIPTION="Persistent cache for requests library"
 SRC_URI="
-       https://github.com/reclosedev/requests-cache/archive/v${PV}.tar.gz
+       https://github.com/requests-cache/requests-cache/archive/v${PV}.tar.gz
                -> ${P}.gh.tar.gz
 "
 

Reply via email to