gnu: Add python2-requests-toolbelt.
* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
This commit is contained in:
		
							parent
							
								
									30d7207f2e
								
							
						
					
					
						commit
						74e9895f2d
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -9262,6 +9262,9 @@ with python-requests.")
 | 
				
			||||||
    (home-page "https://github.com/sigmavirus24/requests-toolbelt")
 | 
					    (home-page "https://github.com/sigmavirus24/requests-toolbelt")
 | 
				
			||||||
    (license license:asl2.0)))
 | 
					    (license license:asl2.0)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					(define-public python2-requests-toolbelt
 | 
				
			||||||
 | 
					  (package-with-python2 python-requests-toolbelt))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python-click-threading
 | 
					(define-public python-click-threading
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-click-threading")
 | 
					    (name "python-click-threading")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue