summaryrefslogtreecommitdiff
path: root/dev-python/django-cors-headers
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
commit6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (patch)
tree25413d1cb3a0cbfe36029db32398c0f333609215 /dev-python/django-cors-headers
parent9c417bacd51da6d8b57fa9f37425161d30d4b95b (diff)
gentoo resync : 14.12.2020
Diffstat (limited to 'dev-python/django-cors-headers')
-rw-r--r--dev-python/django-cors-headers/Manifest4
-rw-r--r--dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild2
-rw-r--r--dev-python/django-cors-headers/metadata.xml4
3 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/django-cors-headers/Manifest b/dev-python/django-cors-headers/Manifest
index 7e1edd5b190d..2711d074548f 100644
--- a/dev-python/django-cors-headers/Manifest
+++ b/dev-python/django-cors-headers/Manifest
@@ -1,3 +1,3 @@
DIST django-cors-headers-3.2.1.tar.gz 26261 BLAKE2B fcab223308223af20754275256e9c03f2dc99210b05d200fcfa0f0e4583c7f8a098ec66a3a40d771aa94221d9d21d2bb0c673f4722b72f598b95f31420fa7526 SHA512 9b48820fed88a468ea51db9ed7a8506afe96ebefcde3c1e2fc497a6580aa506669bec7bbdc87957e9d9e8b711445a7d1359a213a6a15dfcb7313d1437e252397
-EBUILD django-cors-headers-3.2.1.ebuild 532 BLAKE2B 1c0500f998d293a52dce023131510f792b18b2688c8b94280d73d90ac9842e28cf557efd5bde6a1e560bd8037816d08a5a35e86d0b8d9681216e2b644bf0940b SHA512 02ebbf2b2639ae5f353557572986d2e77dc23b46878bf9b48bfccabd993d69628ddc55b4c7612fe0e2e2f6cea8a0f6ecafd97c21f1e885492d07f7ef1ff650e2
-MISC metadata.xml 248 BLAKE2B 5d9c3678c604aac0f24c5d5015e28f02b9ce83bb6a179755a44adeb3d69e4dd50be4acc30a6317649f5be23bcf13ac210bbe4712aa403e9c4cf2de351b39c941 SHA512 dc5b06a888be6367909895d5891a08189f4657bcee602e5ff0021be2ad3677e58ec7387ff244625be66a142138666e7eac790d2a7b1e298f0ad644725b5e57e0
+EBUILD django-cors-headers-3.2.1.ebuild 535 BLAKE2B 8e50dbd469ca08cd47bd30765a3c3848cf4248ab13cd2340652caea4653d9f4ec3cd1f301d62a83134bf07b8a7e60ca252efc06f21942c5522b81fe2e289693d SHA512 b3d60ace65f1e89af03225543c6947ead56c9dcd17c15a4e757d6f02d7ed2cf57a83c42728cedf8015bfd543f3aeff0e38138d62931962d320d288e5db50779a
+MISC metadata.xml 400 BLAKE2B 924af06d562382e0c692a09f58bc6b8616e3d73a9bcd2f7073ea17ce8cd27ecfdd800d3311cce622f86bab9a01e9151c1514ca8ab6f1ba43508f6edc5497029b SHA512 b1ddf20f92855b534146b185843e816553fe4574bd8c4fdce7c7084f7c2ea9edf1e1d81a55cc220f687045ec8e8dfd4a77ece7c727adc633358b93fe22e563d8
diff --git a/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild b/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild
index 77307b63a59f..f2f932695177 100644
--- a/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild
+++ b/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
DESCRIPTION="Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses"
-HOMEPAGE="https://github.com/ottoyiu/django-cors-headers"
+HOMEPAGE="https://github.com/adamchainz/django-cors-headers"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/django-cors-headers/metadata.xml b/dev-python/django-cors-headers/metadata.xml
index c36c37139fad..5080a409e510 100644
--- a/dev-python/django-cors-headers/metadata.xml
+++ b/dev-python/django-cors-headers/metadata.xml
@@ -5,4 +5,8 @@
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">adamchainz/django-cors-headers</remote-id>
+ <remote-id type="pypi">django-cors-headers</remote-id>
+ </upstream>
</pkgmetadata>