mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 06:42:14 -05:00
gnu: Remove python2-mechanize.
* gnu/packages/python-xyz.scm (python2-mechanize): Delete variable.
This commit is contained in:
parent
59a04f3229
commit
c7353caca5
1 changed files with 0 additions and 3 deletions
|
@ -2720,9 +2720,6 @@ (define-public python-mechanize
|
|||
after Andy Lester’s Perl module WWW::Mechanize.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-mechanize
|
||||
(package-with-python2 python-mechanize))
|
||||
|
||||
(define-public python-simpleaudio
|
||||
(package
|
||||
(name "python-simpleaudio")
|
||||
|
|
Loading…
Reference in a new issue