gnu: Remove python2-smmap.
* gnu/packages/python-xyz.scm (python2-smmap): Delete variable.
This commit is contained in:
parent
ece691528c
commit
4ac9208922
1 changed files with 0 additions and 3 deletions
|
@ -21315,9 +21315,6 @@ (define-public python-smmap
|
|||
window memory map manager.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-smmap
|
||||
(package-with-python2 python-smmap))
|
||||
|
||||
(define-public python-regex
|
||||
(package
|
||||
(name "python-regex")
|
||||
|
|
Loading…
Reference in a new issue