summaryrefslogtreecommitdiff
path: root/dev-python/django-oauth-plus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/django-oauth-plus
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/django-oauth-plus')
-rw-r--r--dev-python/django-oauth-plus/Manifest2
-rw-r--r--dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-oauth-plus/Manifest b/dev-python/django-oauth-plus/Manifest
index 8fdfee449765..a470a5572f29 100644
--- a/dev-python/django-oauth-plus/Manifest
+++ b/dev-python/django-oauth-plus/Manifest
@@ -1,3 +1,3 @@
DIST django-oauth-plus-2.2.8.tar.gz 25911 BLAKE2B 5356257f2d95fafe40ae8d65e7baf5ca8b3b7269151acb81dc5eac74fd1bdb97100a916fd406a4116ba2df0b6c0f44f561abefcfb059cc1520291d04eab5a66b SHA512 9237a2e2e52923b2fdfd3b7feff63e11f2c06c871faca3455189edba233e2a6513169481092f413c3ddea1c919f4b995fb465a505935388f1d803d094942ee07
-EBUILD django-oauth-plus-2.2.8.ebuild 925 BLAKE2B f7c7e533bb37306fee5f45d935cecc99099d57dfe681c5ecdd44553c57f224daeb2bcb74dd13826828246f8d314efad188d38c331c1d4a528017cc474ee3b28b SHA512 35ad0ca8ea9ede21685a9f078f2365c1bd76bb90b3a5a6f9ff7cd6ded1bc4344358faad55362fcbdb0f3f8cea791b089f2008ce862a2f3a3b1e3916163e14e2f
+EBUILD django-oauth-plus-2.2.8.ebuild 921 BLAKE2B 23335b9fe5e7eae679ab5cf7c0862b9f43b095faf3608082bcfbc486dc1a2b5fbdccef659faf55b0e1fc5e3453c44a6797e03c00f9b280ab356e7cb1e9b55ead SHA512 64b124ddb22d113d07429c31c0cfd759517db0f87e5304fc969c489ab8c377d8f9ccf7bbe6d7d5700c10009986b3db7eef5b164c46ea8a84b327b4824682cbe4
MISC metadata.xml 320 BLAKE2B 5b0abaaa21ff82ce24003879834e0b77cdd6701e3665d79f06d2a21594c5f50cab033628ad7ef8fcbb2eb6aa387b96f569b4eaf2b3785aa7482da4d064bcbeff SHA512 c5ca167dfd305e47ddff6d68b5d473ec4c98cd869eba30148fd3cb82dd7d105717a70d5e50f519263c8fbac5e41108041df1ce972406262b170aeb2414406eb8
diff --git a/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild b/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild
index a3b9d827c509..cbac8dd23554 100644
--- a/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild
+++ b/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="Support of OAuth 1.0a in Django using python-oauth2"
-HOMEPAGE="https://pypi.python.org/pypi/django-oauth-plus http://code.welldev.org/django-oauth-plus/"
+HOMEPAGE="https://pypi.org/project/django-oauth-plus http://code.welldev.org/django-oauth-plus/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"