py-yt: New version 3.3.4 (#3420)
This commit is contained in:
parent
48640cf2fa
commit
b30637e1ce
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ class PyYt(PythonPackage):
|
|||
homepage = "http://yt-project.org"
|
||||
url = "https://bitbucket.org/yt_analysis/yt"
|
||||
|
||||
version("3.3.4", "3a84e56dfd82f9dd923f3fb8490e679c",
|
||||
url="https://bitbucket.org/yt_analysis/yt/get/yt-3.3.4.tar.gz")
|
||||
version("3.3.1", hg="https://bitbucket.org/yt_analysis/yt",
|
||||
tag="yt-3.3.1", commit="9bc3d0e9b750c923d44d73c447df64fc431f5838")
|
||||
version("3.2.3", hg="https://bitbucket.org/yt_analysis/yt",
|
||||
|
|
Loading…
Reference in a new issue