Skip to content

Commit

Permalink
New SEAMM package database
Browse files Browse the repository at this point in the history
0. seamm-exec changed from 2024.6.27 to 2024.7.25
1. seamm-util changed from 2024.7.15 to 2024.7.25
2. packmol-step changed from 2024.6.29 to 2024.7.25
3. lammps-step changed from 2024.7.21.1 to 2024.7.25
  • Loading branch information
GitHub Action committed Jul 26, 2024
1 parent e146af0 commit 48cf317
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions environments/SEAMM_packages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"conceptdoi": "10.5281/zenodo.7789853",
"date": "2024-07-22T05:34:24.577034+00:00",
"doi": "10.5281/zenodo.12792449",
"date": "2024-07-26T05:34:20.589357+00:00",
"doi": "10.5281/zenodo.12890258",
"packages": {
"control-parameters-step": {
"channel": "pypi",
Expand Down Expand Up @@ -73,7 +73,7 @@
"channel": "pypi",
"description": "A SEAMM plug-in for LAMMPS, a forcefield-based molecular dynamics code.",
"type": "MolSSI plug-in",
"version": "2024.7.21.1"
"version": "2024.7.25"
},
"loop-step": {
"channel": "pypi",
Expand All @@ -97,7 +97,7 @@
"channel": "pypi",
"description": "A SEAMM plug-in for building periodic boxes of fluid using Packmol",
"type": "MolSSI plug-in",
"version": "2024.6.29"
"version": "2024.7.25"
},
"properties-step": {
"channel": "pypi",
Expand Down Expand Up @@ -169,7 +169,7 @@
"channel": "pypi",
"description": "Classes to execute background codes for SEAMM",
"type": "Core package",
"version": "2024.6.27"
"version": "2024.7.25"
},
"seamm-ff-util": {
"channel": "conda-forge",
Expand All @@ -193,7 +193,7 @@
"channel": "conda-forge",
"description": "seamm_util",
"type": "Core package",
"version": "2024.7.15"
"version": "2024.7.25"
},
"seamm-widgets": {
"channel": "conda-forge",
Expand Down
8 changes: 4 additions & 4 deletions environments/seamm_pinned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
- seamm-datastore==2024.6.2
- seamm-ff-util==2024.6.27
- seamm-installer==2024.4.22
- seamm-util==2024.7.15
- seamm-util==2024.7.25
- seamm-widgets==2024.7.21

# MolSSI plug-ins
Expand All @@ -33,7 +33,7 @@ dependencies:
# PyPi packages
- pip:
# Core packages
- seamm-exec==2024.6.27
- seamm-exec==2024.7.25
- seamm-jobserver==2024.3.12

# MolSSI plug-ins
Expand All @@ -48,10 +48,10 @@ dependencies:
- from-smiles-step==2023.11.10
- gaussian-step==2024.6.5
- geometry-analysis-step==2023.1.14
- lammps-step==2024.7.21.1
- lammps-step==2024.7.25
- loop-step==2023.11.9
- mopac-step==2024.5.14.2
- packmol-step==2024.6.29
- packmol-step==2024.7.25
- properties-step==2023.7.31
- psi4-step==2024.5.23.3
- qcarchive-step==2023.3.30
Expand Down

0 comments on commit 48cf317

Please sign in to comment.