gnu: Remove python2-mechanize.

* gnu/packages/python-xyz.scm (python2-mechanize): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:13:25 -04:00
parent 59a04f3229
commit c7353caca5
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2720,9 +2720,6 @@ (define-public python-mechanize
after Andy Lesters 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")