gnu: python-pycountry: Update to 22.3.5.
* gnu/packages/python-xyz.scm (python-pycountry): Update to 22.3.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									8f5043bbc6
								
							
						
					
					
						commit
						a27cef76c2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -18512,14 +18512,14 @@ multitouch applications.")
 | 
			
		|||
(define-public python-pycountry
 | 
			
		||||
  (package
 | 
			
		||||
    (name "python-pycountry")
 | 
			
		||||
    (version "18.5.26")
 | 
			
		||||
    (version "22.3.5")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (pypi-uri "pycountry" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "15q9j047s3yc9cfcxq1ch8b71f81na44cr6dydd5gxk0ki9a4akz"))))
 | 
			
		||||
         "0ihnkh86zz01vi46gcwgq6h71jrpj7hq71zi13c98n2qdhj3l5mj"))))
 | 
			
		||||
    (build-system python-build-system)
 | 
			
		||||
    (home-page "https://bitbucket.org/flyingcircus/pycountry")
 | 
			
		||||
    (synopsis "ISO databases for languages, countries, currencies, etc.")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue