me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-notify2.

* gnu/packages/python-xyz.scm (python2-notify2): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -9698,9 +9698,6 @@ the GObject Introspection bindings to libnotify for non-GTK applications.")
(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