gnu: python2-furl: Remove package.
* gnu/packages/python-web.scm (python2-furl): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
		
							parent
							
								
									bce0165f7c
								
							
						
					
					
						commit
						ec2384b79d
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -623,9 +623,6 @@ over a different origin than that of the web application.")
 | 
				
			||||||
@code{urllib} and @code{urlparse} modules for manipulating URLs.")
 | 
					@code{urllib} and @code{urlparse} modules for manipulating URLs.")
 | 
				
			||||||
    (license license:unlicense)))
 | 
					    (license license:unlicense)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-furl
 | 
					 | 
				
			||||||
  (package-with-python2 python-furl))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-httplib2
 | 
					(define-public python-httplib2
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-httplib2")
 | 
					    (name "python-httplib2")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue