mirror of
https://github.com/triqs/dft_tools
synced 2025-01-03 10:05:49 +01:00
Rename easybuild file and update conda meta yaml with version number
This commit is contained in:
parent
e28230abe4
commit
8c67d5e9d3
@ -1,7 +1,7 @@
|
|||||||
easyblock = 'CMakeMake'
|
easyblock = 'CMakeMake'
|
||||||
|
|
||||||
name = 'TRIQS-app4triqs'
|
name = 'TRIQS-app4triqs'
|
||||||
version = '3.1.0'
|
version = '3.2.0'
|
||||||
|
|
||||||
homepage = 'https://triqs.github.io/app4triqs/'
|
homepage = 'https://triqs.github.io/app4triqs/'
|
||||||
description = """
|
description = """
|
||||||
@ -27,7 +27,7 @@ dependencies = [
|
|||||||
('GMP', '6.2.1'),
|
('GMP', '6.2.1'),
|
||||||
('HDF5', '1.10.7'),
|
('HDF5', '1.10.7'),
|
||||||
('Mako', '1.1.4'),
|
('Mako', '1.1.4'),
|
||||||
('TRIQS', '3.1.0'),
|
('TRIQS', '3.2.0'),
|
||||||
('NFFT', '3.5.2')
|
('NFFT', '3.5.2')
|
||||||
]
|
]
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
{% set version = "3.0.0" %}
|
{% set version = "3.2.0" %}
|
||||||
|
|
||||||
package:
|
package:
|
||||||
name: app4triqs
|
name: app4triqs
|
||||||
|
Loading…
Reference in New Issue
Block a user