gnu: dosage: Remove python2 inputs.
* gnu/packages/python-xyz.scm (dosage)[propagated-inputs]: Remove python2-backports-functools-lru-cache and python2-backports-shutil-get-terminal-size.
This commit is contained in:
		
							parent
							
								
									8ab2f519d4
								
							
						
					
					
						commit
						60965e70ed
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -2492,9 +2492,7 @@ files are easily readable and they work nicely with version control systems.")
 | 
			
		|||
         "0vmxgn9wd3j80hp4gr5iq06jrl4gryz5zgfdd2ah30d12sfcfig0"))))
 | 
			
		||||
    (build-system python-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list python2-backports-functools-lru-cache
 | 
			
		||||
           python2-backports-shutil-get-terminal-size
 | 
			
		||||
           python-cached-property
 | 
			
		||||
     (list python-cached-property
 | 
			
		||||
           python-colorama
 | 
			
		||||
           python-imagesize
 | 
			
		||||
           python-importlib-metadata
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue