mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: Remove python2-notify2.
* gnu/packages/python-xyz.scm (python2-notify2): Delete variable.
This commit is contained in:
parent
79884ad0da
commit
be3db968b3
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue