gnu: python2-ttystatus: Update to 0.36.
* gnu/packages/python-xyz.scm (python2-ttystatus): Update to 0.36.
This commit is contained in:
		
							parent
							
								
									9064b84e02
								
							
						
					
					
						commit
						e516a9c258
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11334,7 +11334,7 @@ iterating over input files.") | |||
| (define-public python2-ttystatus | ||||
|   (package | ||||
|     (name "python2-ttystatus") | ||||
|     (version "0.35") | ||||
|     (version "0.36") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -11343,7 +11343,7 @@ iterating over input files.") | |||
|              version ".tar.gz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0vivqbw7ddhsq1zj3g9cvvv4f0phl0pis2smsnwcr2szz2fk3hl6")))) | ||||
|          "06mdk4d19zw2j3is54gndhzl396g3xc8k52m7i86z69s9hcz71by")))) | ||||
|     (build-system python-build-system) | ||||
|     (native-inputs | ||||
|      `(("python2-coverage-test-runner" ,python2-coverage-test-runner) | ||||
|  |  | |||
		Reference in a new issue