commit:     80e5fb5f0ab075fbe645121ab15ab46938eb7aa1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 14:45:25 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 14:51:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e5fb5f

dev-python/django-redis: Update HOMEPAGE

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

 dev-python/django-redis/django-redis-4.10.0.ebuild | 4 ++--
 dev-python/django-redis/metadata.xml               | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/django-redis/django-redis-4.10.0.ebuild 
b/dev-python/django-redis/django-redis-4.10.0.ebuild
index cdd13fa9c90..58ee6c87a0c 100644
--- a/dev-python/django-redis/django-redis-4.10.0.ebuild
+++ b/dev-python/django-redis/django-redis-4.10.0.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{7,8} )
 
 inherit distutils-r1
 
-DESCRIPTION="Full featured redis cache backend for Django."
-HOMEPAGE="https://github.com/niwinz/django-redis";
+DESCRIPTION="Full featured redis cache backend for Django"
+HOMEPAGE="https://github.com/jazzband/django-redis/";
 SRC_URI="mirror://pypi/${PN:0:1}"/${PN}/${P}.tar.gz
 
 LICENSE="BSD"

diff --git a/dev-python/django-redis/metadata.xml 
b/dev-python/django-redis/metadata.xml
index c36c37139fa..e093c7994dc 100644
--- a/dev-python/django-redis/metadata.xml
+++ b/dev-python/django-redis/metadata.xml
@@ -5,4 +5,8 @@
                <email>willi...@gentoo.org</email>
                <name>William Hubbs</name>
        </maintainer>
+       <upstream>
+               <remote-id type="github">jazzband/django-redis</remote-id>
+               <remote-id type="pypi">django-redis</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to