gnu: Remove python2-notify2.

* gnu/packages/python-xyz.scm (python2-notify2): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:59:45 -04:00
parent 79884ad0da
commit be3db968b3
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -9698,9 +9698,6 @@ (define-public python-notify2
(license (list license:bsd-2
license:lgpl2.1+))))
(define-public python2-notify2
(package-with-python2 python-notify2))
;; beautifulsoup4 has a totally different namespace than 3.x,
;; and pypi seems to put it under its own name, so I guess we should too
(define-public python-beautifulsoup4