gnu: Remove python2-pypdf2.
* gnu/packages/pdf.scm (python2-pypdf2): Delete variable.
This commit is contained in:
		
							parent
							
								
									48e18ab4aa
								
							
						
					
					
						commit
						aae86d4ddc
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1240,9 +1240,6 @@ manipulation in memory.  It is therefore a useful tool for websites that
 | 
			
		|||
manage or manipulate PDFs.")
 | 
			
		||||
    (license license:bsd-3)))
 | 
			
		||||
 | 
			
		||||
(define-public python2-pypdf2
 | 
			
		||||
  (package-with-python2 python-pypdf2))
 | 
			
		||||
 | 
			
		||||
(define-public python2-pypdf
 | 
			
		||||
  (package
 | 
			
		||||
    (name "python2-pypdf")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue