summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-04-29 22:22:16 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-05-31 14:53:07 -0400
commit30ea94bae1a3e57dd78dea0cdd3f01105ce1dbac (patch)
tree747e4aae15e46902baff1fd904a8bd700c508dd9 /gnu/packages/python-xyz.scm
parent754d176b07fd3536e139751a63b41d865285ea71 (diff)
gnu: Remove python2-rfc3986.
* gnu/packages/python-xyz.scm (python2-rfc3986): Delete variable.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 48bce48b83..71a6d310c7 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20594,9 +20594,6 @@ while only declaring the test-specific fields.")
which adds support for zone identifiers to IPv6 addresses.")
(license license:asl2.0)))
-(define-public python2-rfc3986
- (package-with-python2 python-rfc3986))
-
(define-public python-rfc3987
(package
(name "python-rfc3987")