summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2023-11-02 18:24:46 +0100
committerMarcin Deranek <marcin.deranek@slonko.net>2023-11-02 18:24:46 +0100
commit4951eb2d5f4f83bbd7ed1be276b1db48a5074b88 (patch)
tree7a6666351a9b009f599066dae42fc89803f55708 /dev-python
parent931cf0928cece05163c79924f97d7d66246efb24 (diff)
downloadportage-4951eb2d5f4f83bbd7ed1be276b1db48a5074b88.tar.gz
portage-4951eb2d5f4f83bbd7ed1be276b1db48a5074b88.tar.bz2
portage-4951eb2d5f4f83bbd7ed1be276b1db48a5074b88.zip
dev-python/djangorestframework-guardian update pypi name
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/djangorestframework-guardian/Manifest2
-rw-r--r--dev-python/djangorestframework-guardian/metadata.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/djangorestframework-guardian/Manifest b/dev-python/djangorestframework-guardian/Manifest
index e375f4d..caf4b34 100644
--- a/dev-python/djangorestframework-guardian/Manifest
+++ b/dev-python/djangorestframework-guardian/Manifest
@@ -1,3 +1,3 @@
DIST djangorestframework-guardian-0.3.0.gh.tar.gz 9110 BLAKE2B 70e6e347935f3e08b4b3181c591740f4c352bb18dfa2fe20fa8665f124f3228786fcb25b928a66063864729f6da7f5697165b85537813010ffbfa214cc6a4829 SHA512 ce196162f42671e6eeb56b17dd432380ff99626dd541b8d2e7e80e4ec7bfc5c884fd3c37652632363173368f9eb1ae0aa82dc25cb1c46ba927f2170d1abbce94
EBUILD djangorestframework-guardian-0.3.0.ebuild 998 BLAKE2B 922ab4b016ad81059d0759049e109ec98edfba7385224e779d71dd54560fdcc0fa150a2a3c237a68b5c5f2f07f579f5990f091a7bea83ba7b5771a2068ef91c8 SHA512 6d335bac6f9222e7ba6bdeb9aaa81f0e998dff162d9ef448a78cbd83dbadd9410b2ce6ec20699f62070138d5ef9503d271bbb87a23e106ec3bdab6ebe44d327a
-MISC metadata.xml 513 BLAKE2B a49e7f616498fa627b2a7087ab16f3b5e199ce33c4c245bad5e921b865de76689c579eb01bc2c641dc4136b22f147c93c17788d823206bb31eb0ad56be99f404 SHA512 48216f330211fd0b284c1327471a3cf425f699337822e7fe19a95a6f98fc15ccc965a22785a97c3e76473a4ddb4a631dea8cccd33c5350d79cdba184cf39c0a3
+MISC metadata.xml 511 BLAKE2B e8a807cbda5957e796a6a30461154bf27dbe19332be4c43e9c75379cecd33e841d23382291477bd370fb74fb7129ebcd72f0fe2b8a810c3c66f930a5b7915b1f SHA512 156eb0f58d790163dff2c8ad2f2f0300bfd7b978d31018ee825d526615a080a3e29b824f3065cca010f4e1023db63ad139f014138573e3834257d7c7be6d473c
diff --git a/dev-python/djangorestframework-guardian/metadata.xml b/dev-python/djangorestframework-guardian/metadata.xml
index 6d64728..ac9ae52 100644
--- a/dev-python/djangorestframework-guardian/metadata.xml
+++ b/dev-python/djangorestframework-guardian/metadata.xml
@@ -8,6 +8,6 @@
<upstream>
<bugs-to>https://github.com/rpkilby/django-rest-framework-guardian/issues</bugs-to>
<remote-id type="github">rpkilby/django-rest-framework-guardian</remote-id>
- <remote-id type="pypi">django-rest-framework-guardian</remote-id>
+ <remote-id type="pypi">djangorestframework-guardian</remote-id>
</upstream>
</pkgmetadata>