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 @@ 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 | ||||
|  |  | |||
		Reference in a new issue