Skip to content

Commit

Permalink
New SEAMM package database
Browse files Browse the repository at this point in the history
0. seamm changed from 2024.5.27 (conda-forge) to 2024.6.27 (pypi)
1. seamm-exec changed from 2024.6.5 to 2024.6.27
  • Loading branch information
GitHub Action committed Jun 27, 2024
1 parent 25c44bb commit 4bf2aa4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 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-06-22T05:36:50.032276+00:00",
"doi": "10.5281/zenodo.12221535",
"date": "2024-06-27T05:36:50.719117+00:00",
"doi": "10.5281/zenodo.12563002",
"packages": {
"control-parameters-step": {
"channel": "pypi",
Expand Down Expand Up @@ -148,10 +148,10 @@
"version": "0.9.1"
},
"seamm": {
"channel": "conda-forge",
"channel": "pypi",
"description": "The core of the SEAMM environment and graphical interface.",
"type": "Core package",
"version": "2024.5.27"
"version": "2024.6.27"
},
"seamm-dashboard": {
"channel": "conda-forge",
Expand All @@ -169,7 +169,7 @@
"channel": "pypi",
"description": "Classes to execute background codes for SEAMM",
"type": "Core package",
"version": "2024.6.5"
"version": "2024.6.27"
},
"seamm-ff-util": {
"channel": "conda-forge",
Expand Down
2 changes: 1 addition & 1 deletion environments/seamm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:

- molsystem
- reference-handler
- seamm
- seamm-dashboard
- seamm-datastore
- seamm-ff-util
Expand All @@ -31,6 +30,7 @@ dependencies:
# PyPi packages
- pip:
# Core packages
- seamm
- seamm-exec
- seamm-jobserver

Expand Down
4 changes: 2 additions & 2 deletions environments/seamm_pinned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ dependencies:
# Core packages
- molsystem==2024.6.21
- reference-handler==0.9.1
- seamm==2024.5.27
- seamm-dashboard==2024.6.2
- seamm-datastore==2024.6.2
- seamm-ff-util==2023.8.27
Expand All @@ -33,7 +32,8 @@ dependencies:
# PyPi packages
- pip:
# Core packages
- seamm-exec==2024.6.5
- seamm==2024.6.27
- seamm-exec==2024.6.27
- seamm-jobserver==2024.3.12

# MolSSI plug-ins
Expand Down

0 comments on commit 4bf2aa4

Please sign in to comment.