summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-12 18:00:08 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-12 18:30:04 +0200
commit31bcae157266353ab1ec458e3230a2a82d2de56f (patch)
treeb47c1369e78b677f52e3e3d364dafbb8c7764574
parentdev-python/rfc3339-validator: Fix distfile suffix (diff)
downloadgentoo-31bcae157266353ab1ec458e3230a2a82d2de56f.tar.gz
gentoo-31bcae157266353ab1ec458e3230a2a82d2de56f.tar.bz2
gentoo-31bcae157266353ab1ec458e3230a2a82d2de56f.zip
dev-python/rfc3986: Update IETF URL
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/rfc3986/rfc3986-2.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3986/rfc3986-2.0.0-r1.ebuild b/dev-python/rfc3986/rfc3986-2.0.0-r1.ebuild
index 011e337218e9..e3ce27166593 100644
--- a/dev-python/rfc3986/rfc3986-2.0.0-r1.ebuild
+++ b/dev-python/rfc3986/rfc3986-2.0.0-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="
https://rfc3986.rtfd.org/
https://github.com/python-hyper/rfc3986/
https://pypi.org/project/rfc3986/
- https://tools.ietf.org/html/rfc3986/
+ https://datatracker.ietf.org/doc/html/rfc3986/
"
LICENSE="Apache-2.0"