mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: Remove python2-pyasn1.
* gnu/packages/python-xyz.scm (python2-pyasn1): Delete variable.
This commit is contained in:
parent
b1f059ddf6
commit
a53d1098dc
1 changed files with 0 additions and 3 deletions
|
@ -12442,9 +12442,6 @@ (define-public python-pyasn1
|
||||||
suitable for a wide range of protocols based on the ASN.1 specification.")
|
suitable for a wide range of protocols based on the ASN.1 specification.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public python2-pyasn1
|
|
||||||
(package-with-python2 python-pyasn1))
|
|
||||||
|
|
||||||
(define-public python-pyasn1-modules
|
(define-public python-pyasn1-modules
|
||||||
(package
|
(package
|
||||||
(name "python-pyasn1-modules")
|
(name "python-pyasn1-modules")
|
||||||
|
|
Loading…
Reference in a new issue