summaryrefslogtreecommitdiff
path: root/dev-python/django-allauth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
commit95461df035e3867364495f065e5e805bf629b2d7 (patch)
tree867dce371a84a696e91be255d89f282975aa0480 /dev-python/django-allauth
parent46eedbedafdb0040c37884982d4c775ce277fb7b (diff)
gentoo resync : 25.10.2021
Diffstat (limited to 'dev-python/django-allauth')
-rw-r--r--dev-python/django-allauth/Manifest4
-rw-r--r--dev-python/django-allauth/django-allauth-0.45.0.ebuild2
-rw-r--r--dev-python/django-allauth/metadata.xml2
3 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/django-allauth/Manifest b/dev-python/django-allauth/Manifest
index eeaf2fcdb3b9..d04f12a9891f 100644
--- a/dev-python/django-allauth/Manifest
+++ b/dev-python/django-allauth/Manifest
@@ -1,3 +1,3 @@
DIST django-allauth-0.45.0.tar.gz 581007 BLAKE2B a0f586818e4d17ece5ed009481b71c0213bf265f45d391664d411268d53124c1d5df226ca40d98722691ace5f5ed50026b0a9db3bd34070ff855059bf3e237d6 SHA512 16b166a5f97e62fef3c801af17b6b7569bd27e597cec394032a2644397afc30512f52f0ff77af8036e414086cd207dc9f5d310dbc744627b55938243ba18e50f
-EBUILD django-allauth-0.45.0.ebuild 1126 BLAKE2B e8ad92eebcc6c680cfa07f3f0e5a60e13cc93d303f4a4535d2479d81fc36cdde7107b7a108d5bfd467723b229558b776fe5ac84a71dc3ab9467df55489d9b960 SHA512 5c2cf7592801fc7b43f6d01b50ed9d90b723479436440ef14215daa9fb8c63363d955e6b9b85393231c25c3f78de4b3e92ed330e7c73e16adb8a7d7ab6ecf716
-MISC metadata.xml 395 BLAKE2B 53ee21b25c65e6326fecf6a7e367173ae31195eb1c0232a67c14c1f961acceab34a8809cfdb6e987c3d160463aff30e1316fd01b5c37133d808835b6bfa2d82d SHA512 8fdb6f6edb4d6aa318c872f03dbac6d21bb448c9fe6bf9dae309aaef9c45336872306b93cd685bfb11ebb866e6360864d2125f5d5f306ebba1ce515400929adc
+EBUILD django-allauth-0.45.0.ebuild 1127 BLAKE2B 3ca2c15f4d6895543d942e918f68696ddcdaccec0cb6ff9ef5180174f0e993bf1cbe8a7cb18a9ad7e821a8dd4ddad3e7bcebeec81b23595da09e56ad816a13d0 SHA512 4ddbd1b9e6673067ef99c2b3b1a6887659dfd11c59d62e037d023991a2e0ab2497a8a113790e742cc43b94f4c15d5e41a59852356deaf4a301cc2c6c88a5015a
+MISC metadata.xml 482 BLAKE2B 67c315aa5e012ff72370a73b69ae568fc671f6e4a45001a321de2d61de81566de0170e2bac4f334502f94d89ceb61d81519aad6672be245929a0f665527e365f SHA512 b5a7c433b47e2f4f88e69b88a5ccb3220bc1eb367977e100f186edcdedd3b2575d3bf59a42fbc89e95afb8ce029f31ec32bc4c437c6778241de897073ce648ab
diff --git a/dev-python/django-allauth/django-allauth-0.45.0.ebuild b/dev-python/django-allauth/django-allauth-0.45.0.ebuild
index acee98cb30f9..815a68413f7c 100644
--- a/dev-python/django-allauth/django-allauth-0.45.0.ebuild
+++ b/dev-python/django-allauth/django-allauth-0.45.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Django 3rd party (social) account authentication"
diff --git a/dev-python/django-allauth/metadata.xml b/dev-python/django-allauth/metadata.xml
index 7e9f0b508e97..c83231690a10 100644
--- a/dev-python/django-allauth/metadata.xml
+++ b/dev-python/django-allauth/metadata.xml
@@ -8,7 +8,9 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">django-allauth</remote-id>
+ <remote-id type="github">pennersr/django-allauth</remote-id>
</upstream>
</pkgmetadata>