Skip to content

Commit a2ce406

Browse files
author
GitHub Action
committed
New SEAMM package database
0. seamm changed from 2024.7.28 (conda-forge) to 2024.8.17 (pypi) 1. seamm-ase changed from 2024.8.2.1 to 2024.8.17 2. mopac-step changed from 2024.7.29 to 2024.8.17 3. molsystem changed from 2024.8.5 to 2024.8.17
1 parent 2e51ebe commit a2ce406

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

environments/SEAMM_packages.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"conceptdoi": "10.5281/zenodo.7789853",
3-
"date": "2024-08-17T05:37:39.372894+00:00",
4-
"doi": "10.5281/zenodo.13334934",
3+
"date": "2024-08-18T05:37:20.279041+00:00",
4+
"doi": "10.5281/zenodo.13337187",
55
"packages": {
66
"control-parameters-step": {
77
"channel": "pypi",
@@ -85,13 +85,13 @@
8585
"channel": "pypi",
8686
"description": "molsystem",
8787
"type": "Core package",
88-
"version": "2024.8.5"
88+
"version": "2024.8.17"
8989
},
9090
"mopac-step": {
9191
"channel": "pypi",
9292
"description": "A SEAMM plug-in to setup, run and analyze semiempirical calculations with MOPAC",
9393
"type": "MolSSI plug-in",
94-
"version": "2024.7.29"
94+
"version": "2024.8.17"
9595
},
9696
"packmol-step": {
9797
"channel": "pypi",
@@ -148,16 +148,16 @@
148148
"version": "0.9.1"
149149
},
150150
"seamm": {
151-
"channel": "conda-forge",
151+
"channel": "pypi",
152152
"description": "The core of the SEAMM environment and graphical interface.",
153153
"type": "Core package",
154-
"version": "2024.7.28"
154+
"version": "2024.8.17"
155155
},
156156
"seamm-ase": {
157157
"channel": "pypi",
158158
"description": "Connector between SEAMM and ASE",
159159
"type": "3rd-party plug-in",
160-
"version": "2024.8.2.1"
160+
"version": "2024.8.17"
161161
},
162162
"seamm-dashboard": {
163163
"channel": "conda-forge",

environments/seamm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ dependencies:
1515
- qcportal
1616

1717
- reference-handler
18-
- seamm
1918
- seamm-dashboard
2019
- seamm-datastore
2120
- seamm-ff-util
@@ -31,6 +30,7 @@ dependencies:
3130
- pip:
3231
# Core packages
3332
- molsystem
33+
- seamm
3434
- seamm-exec
3535
- seamm-jobserver
3636

environments/seamm_pinned.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ dependencies:
1717

1818
# Core packages
1919
- reference-handler==0.9.1
20-
- seamm==2024.7.28
2120
- seamm-dashboard==2024.6.2
2221
- seamm-datastore==2024.6.2
2322
- seamm-ff-util==2024.6.27
@@ -32,7 +31,8 @@ dependencies:
3231
# PyPi packages
3332
- pip:
3433
# Core packages
35-
- molsystem==2024.8.5
34+
- molsystem==2024.8.17
35+
- seamm==2024.8.17
3636
- seamm-exec==2024.7.25
3737
- seamm-jobserver==2024.3.12
3838

@@ -50,7 +50,7 @@ dependencies:
5050
- geometry-analysis-step==2023.1.14
5151
- lammps-step==2024.7.31
5252
- loop-step==2024.8.16
53-
- mopac-step==2024.7.29
53+
- mopac-step==2024.8.17
5454
- packmol-step==2024.7.25
5555
- properties-step==2023.7.31
5656
- psi4-step==2024.7.30
@@ -67,5 +67,5 @@ dependencies:
6767

6868
# 3rd-party plug-ins
6969
- pyxtal-step==2021.7.29
70-
- seamm-ase==2024.8.2.1
70+
- seamm-ase==2024.8.17
7171
- structure-step==2024.8.4

0 commit comments

Comments
 (0)