Skip to content
Snippets Groups Projects
Commit ffa673c4 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

fix url

parent a5243393
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ class PyQuantities(PythonPackage):
# temporary fix to avoid building with py-setuptools@:61, that doesn't support PEP 621
version('0.14.1', sha256='b2edf67b8c2a28aa3bbe096f9fc3ec3ab83fc3192997373641cddab32bea2f72',
url= "https://pypi.io/packages/py3/q/quantities/quantities-0.14.0-py3-none-any.whl", expand=False)
url= "https://pypi.io/packages/py3/q/quantities/quantities-0.14.1-py3-none-any.whl", expand=False)
# version('0.14.1', sha256='efeafffc0c0364f891a9327239cd12496bccb55cd037a6d1bf44de706f722877')
version('0.13.0', sha256='0fde20115410de21cefa786f3aeae69c1b51bb19ee492190324c1da705e61a81')
version('0.12.5', sha256='67546963cb2a519b1a4aa43d132ef754360268e5d551b43dd1716903d99812f0')
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment