From b684e7c82771fd249daa82bac3ff64f5c13ec10f Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:11:53 -0400 Subject: gnu: Remove python2-rfc3987. * gnu/packages/python-xyz.scm (python2-rfc3987): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a6e2eeaf43..896d26f7db 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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") -- cgit v1.3