Revert "gnu: python2-urllib3: Update to 1.26.4 [fixes CVE-2021-28363]."
In response to commit1a265842e6we should no longer need this. Also see <https://bugs.gnu.org/47186>. This reverts commitdb87d6ddaf.
This commit is contained in:
		
							parent
							
								
									2e0ff59f0c
								
							
						
					
					
						commit
						45695cc8a7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2766,7 +2766,7 @@ supports url redirection and retries, and also gzip and deflate decoding.")
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
(define-public python2-urllib3
 | 
			
		||||
  (let ((base (package-with-python2 (strip-python2-variant python-urllib3/fixed))))
 | 
			
		||||
  (let ((base (package-with-python2 (strip-python2-variant python-urllib3))))
 | 
			
		||||
    (package/inherit
 | 
			
		||||
     base
 | 
			
		||||
     (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue