gnu: Remove python2-certifi.
* gnu/packages/python-crypto.scm (python2-certifi): Delete variable.
This commit is contained in:
		
							parent
							
								
									e38618c50d
								
							
						
					
					
						commit
						bf4cddbf6a
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -437,9 +437,6 @@ for example, for recording or replaying web content.")
 | 
			
		|||
is used by the Requests library to verify HTTPS requests.")
 | 
			
		||||
    (license license:asl2.0)))
 | 
			
		||||
 | 
			
		||||
(define-public python2-certifi
 | 
			
		||||
  (package-with-python2 python-certifi))
 | 
			
		||||
 | 
			
		||||
(define-public python-cryptography-vectors
 | 
			
		||||
  (package
 | 
			
		||||
    (name "python-cryptography-vectors")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue