gnu: python-ly: Update to 0.9.5.
* gnu/packages/python.scm (python-ly): Update to 0.9.5.
This commit is contained in:
		
							parent
							
								
									e5c98075f2
								
							
						
					
					
						commit
						cd5b6816f8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5766,7 +5766,7 @@ from an XML-based format.")
 | 
				
			||||||
(define-public python-ly
 | 
					(define-public python-ly
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-ly")
 | 
					    (name "python-ly")
 | 
				
			||||||
    (version "0.9.4")
 | 
					    (version "0.9.5")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -5775,7 +5775,7 @@ from an XML-based format.")
 | 
				
			||||||
                           "/python-ly-" version ".tar.gz"))
 | 
					                           "/python-ly-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0g6n288l83sfwavxh1aryi0aqvsr3sp7v6f903mckwqa4scpky62"))))
 | 
					         "0x98dv7p8mg26p4816yy8hz4f34zf6hpnnfmr56msgh9jnsm2qfl"))))
 | 
				
			||||||
    (build-system python-build-system)
 | 
					    (build-system python-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     ;; FIXME: Some tests need network access.
 | 
					     ;; FIXME: Some tests need network access.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue