Add py-ytopt-autotune version v1.0.0 (#31015)

This commit is contained in:
Brice Videau 2022-06-07 09:49:44 -05:00 committed by GitHub
parent 6b4b1dacd9
commit 0c66446437
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ class PyYtoptAutotune(PythonPackage):
version('master', branch='master')
version('1.1.0', sha256='5ee7fa6a1c83131c5ceba1537b25f00de84182e4d0e6ebd0fd6efa4e8aee1bc4')
version('1.0.0', sha256='13f10594156a7a220561467fdbee52173238ea82c07e8188fdf6584d4524f46f')
patch('version.patch', when='@1.1.0')