gnu: python-mwclient: Declare a source file-name.
* gnu/packages/python.scm (python-mwclient)[source]: Declare a source file-name.
This commit is contained in:
		
							parent
							
								
									7896e6c219
								
							
						
					
					
						commit
						79f450a120
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -11015,6 +11015,7 @@ exception message with a traceback that points to the culprit.")
 | 
				
			||||||
       ;; The PyPI version wouldn't contain tests.
 | 
					       ;; The PyPI version wouldn't contain tests.
 | 
				
			||||||
       (uri (string-append "https://github.com/mwclient/mwclient/archive/"
 | 
					       (uri (string-append "https://github.com/mwclient/mwclient/archive/"
 | 
				
			||||||
                           "v" version ".tar.gz"))
 | 
					                           "v" version ".tar.gz"))
 | 
				
			||||||
 | 
					       (file-name (string-append name "-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1jj0yhilkjir00719fc7w133x7hdyhkxhk6xblla4asig45klsfv"))))
 | 
					         "1jj0yhilkjir00719fc7w133x7hdyhkxhk6xblla4asig45klsfv"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue