py-uvw: updated versions (#30297)

This commit is contained in:
Lucas Frérot 2022-04-26 19:06:41 +02:00 committed by GitHub
parent 84befcdfe2
commit 43d8fe212f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,10 +13,14 @@ class PyUvw(PythonPackage):
"""
homepage = "https://github.com/prs513rosewood/uvw"
git = "https://github.com/prs513rosewood/uvw.git"
pypi = "uvw/uvw-0.3.1.tar.gz"
maintainers = ['prs513rosewood']
version('master', branch='master')
version('0.4.0', sha256='688052832c96ac6ead93f15e577d4f1c2339376300e781520c43cf8652ed3dd8')
version('0.3.2', sha256='24f0d0f116e55cd80bf8f29fb45eb515a659849623017587c654230eeee3c4d9')
version('0.3.1', sha256='31e3347ec342bd5381091f3c782ea1a1bfa4709d1de41cd700509e0b813f2265')
version('0.0.7', sha256='4bcb77cf9655f0dcd5f38f024210ac5ad7ebc6fcfb45f898468d29a927bcb7a5')