gnu: Remove python2-pyasn1-modules.
* gnu/packages/python-xyz.scm (python2-pyasn1-modules): Delete variable.
This commit is contained in:
parent
05f8ac9655
commit
e6e55d7efb
1 changed files with 0 additions and 3 deletions
|
@ -12678,9 +12678,6 @@ (define-public python-pyasn1-modules
|
|||
implementations of ASN.1-based codecs and protocols.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pyasn1-modules
|
||||
(package-with-python2 python-pyasn1-modules))
|
||||
|
||||
(define-public python-ipaddress
|
||||
(package
|
||||
(name "python-ipaddress")
|
||||
|
|
Loading…
Reference in a new issue