Archived
1
0
Fork 0

gnu: Remove python2-rfc3986.

* gnu/packages/python-xyz.scm (python2-rfc3986): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:22:16 -04:00
parent 754d176b07
commit 30ea94bae1
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")