me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-rfc3987.

* gnu/packages/python-xyz.scm (python2-rfc3987): Delete variable.
Maxim Cournoyer 2022-04-29 23:11:53 -04:00
parent 85af3513d7
commit b684e7c827
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -20162,9 +20162,6 @@ while only declaring the test-specific fields.")
validation of URIs (see RFC 3986) and IRIs (see RFC 3987).")
(license license:gpl3+)))
(define-public python2-rfc3987
(package-with-python2 python-rfc3987))
;; The latest commit contains fixes for building with both python3 and python2.
(define-public python-rfc6555
(let ((commit "1a181b432312731f6742a5eb558dae4761d32361")