Skip to content

Commit

Permalink
updated tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nfarabullini committed Sep 9, 2024
1 parent def5432 commit 4db21cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion repos/c2sm/packages/py-gt4py/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class PyGt4py(PythonPackage):
version('1.0.3.3', tag='icon4py_20240229', git=url)
version('1.0.3.7', tag='icon4py_20240521', git=url)
version('1.0.3.8', tag='icon4py_20240711', git=url)
version('1.0.3.9', tag='icon4py_20240903', git=url)
version('1.0.3.9', tag='icon4py_20240909', git=url)

maintainers = ['samkellerhals']

Expand Down
1 change: 0 additions & 1 deletion repos/c2sm/packages/py-icon4py/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ class PyIcon4py(PythonPackage):
version('0.0.10', tag='v0.0.10', git=git)
version('0.0.11', tag='v0.0.11', git=git)
version('0.0.12', tag='v0.0.12', git=git)
version('0.0.13', tag='v0.0.13', git=git)

depends_on('py-wheel', type='build')
depends_on('py-setuptools', type='build')
Expand Down

0 comments on commit 4db21cf

Please sign in to comment.