From 985d8e6f099179f3c6979a04613a761a503c4e10 Mon Sep 17 00:00:00 2001 From: Liz Gehret Date: Fri, 1 Dec 2023 14:22:12 -0700 Subject: [PATCH 1/3] updating epoch from 2023.11 -> 2023.12 --- .../amplicon/passed/qiime2-amplicon-macos-latest-conda.yml | 2 +- .../amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml | 2 +- .../amplicon/passed/seed-environment-conda.yml | 4 ++-- .../amplicon/staged/seed-environment-conda.yml | 4 ++-- .../fmt/passed/qiime2-fmt-macos-latest-conda.yml | 2 +- .../fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml | 2 +- {2023.11 => 2023.12}/fmt/passed/seed-environment-conda.yml | 4 ++-- {2023.11 => 2023.12}/fmt/staged/seed-environment-conda.yml | 4 ++-- .../shotgun/passed/qiime2-shotgun-macos-latest-conda.yml | 2 +- .../shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml | 2 +- .../shotgun/passed/seed-environment-conda.yml | 4 ++-- .../shotgun/staged/seed-environment-conda.yml | 4 ++-- .../tiny/passed/qiime2-tiny-macos-latest-conda.yml | 2 +- .../tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml | 2 +- {2023.11 => 2023.12}/tiny/passed/seed-environment-conda.yml | 4 ++-- {2023.11 => 2023.12}/tiny/staged/seed-environment-conda.yml | 4 ++-- data.yaml | 2 +- 17 files changed, 25 insertions(+), 25 deletions(-) rename {2023.11 => 2023.12}/amplicon/passed/qiime2-amplicon-macos-latest-conda.yml (99%) rename {2023.11 => 2023.12}/amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml (99%) rename {2023.11 => 2023.12}/amplicon/passed/seed-environment-conda.yml (94%) rename {2023.11 => 2023.12}/amplicon/staged/seed-environment-conda.yml (94%) rename {2023.11 => 2023.12}/fmt/passed/qiime2-fmt-macos-latest-conda.yml (99%) rename {2023.11 => 2023.12}/fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml (99%) rename {2023.11 => 2023.12}/fmt/passed/seed-environment-conda.yml (86%) rename {2023.11 => 2023.12}/fmt/staged/seed-environment-conda.yml (86%) rename {2023.11 => 2023.12}/shotgun/passed/qiime2-shotgun-macos-latest-conda.yml (99%) rename {2023.11 => 2023.12}/shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml (99%) rename {2023.11 => 2023.12}/shotgun/passed/seed-environment-conda.yml (93%) rename {2023.11 => 2023.12}/shotgun/staged/seed-environment-conda.yml (93%) rename {2023.11 => 2023.12}/tiny/passed/qiime2-tiny-macos-latest-conda.yml (98%) rename {2023.11 => 2023.12}/tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml (98%) rename {2023.11 => 2023.12}/tiny/passed/seed-environment-conda.yml (84%) rename {2023.11 => 2023.12}/tiny/staged/seed-environment-conda.yml (84%) diff --git a/2023.11/amplicon/passed/qiime2-amplicon-macos-latest-conda.yml b/2023.12/amplicon/passed/qiime2-amplicon-macos-latest-conda.yml similarity index 99% rename from 2023.11/amplicon/passed/qiime2-amplicon-macos-latest-conda.yml rename to 2023.12/amplicon/passed/qiime2-amplicon-macos-latest-conda.yml index ada5dd5c..a6e1454a 100644 --- a/2023.11/amplicon/passed/qiime2-amplicon-macos-latest-conda.yml +++ b/2023.12/amplicon/passed/qiime2-amplicon-macos-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/amplicon/passed/ +- https://packages.qiime2.org/qiime2/2023.12/amplicon/passed/ - bioconda - conda-forge - defaults diff --git a/2023.11/amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml b/2023.12/amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml similarity index 99% rename from 2023.11/amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml rename to 2023.12/amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml index 679b8493..4d32e9ed 100644 --- a/2023.11/amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml +++ b/2023.12/amplicon/passed/qiime2-amplicon-ubuntu-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/amplicon/passed/ +- https://packages.qiime2.org/qiime2/2023.12/amplicon/passed/ - bioconda - conda-forge - defaults diff --git a/2023.11/amplicon/passed/seed-environment-conda.yml b/2023.12/amplicon/passed/seed-environment-conda.yml similarity index 94% rename from 2023.11/amplicon/passed/seed-environment-conda.yml rename to 2023.12/amplicon/passed/seed-environment-conda.yml index 09ba0f25..ae936f9d 100644 --- a/2023.11/amplicon/passed/seed-environment-conda.yml +++ b/2023.12/amplicon/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/amplicon/passed/ +- https://packages.qiime2.org/qiime2/2023.12/amplicon/passed/ - conda-forge - bioconda - defaults @@ -48,4 +48,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/2023.11/amplicon/staged/seed-environment-conda.yml b/2023.12/amplicon/staged/seed-environment-conda.yml similarity index 94% rename from 2023.11/amplicon/staged/seed-environment-conda.yml rename to 2023.12/amplicon/staged/seed-environment-conda.yml index 86e7f527..ba265c63 100644 --- a/2023.11/amplicon/staged/seed-environment-conda.yml +++ b/2023.12/amplicon/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/amplicon/staged/ +- https://packages.qiime2.org/qiime2/2023.12/amplicon/staged/ - conda-forge - bioconda - defaults @@ -48,4 +48,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/2023.11/fmt/passed/qiime2-fmt-macos-latest-conda.yml b/2023.12/fmt/passed/qiime2-fmt-macos-latest-conda.yml similarity index 99% rename from 2023.11/fmt/passed/qiime2-fmt-macos-latest-conda.yml rename to 2023.12/fmt/passed/qiime2-fmt-macos-latest-conda.yml index 5e560215..f8bb33d4 100644 --- a/2023.11/fmt/passed/qiime2-fmt-macos-latest-conda.yml +++ b/2023.12/fmt/passed/qiime2-fmt-macos-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/fmt/passed +- https://packages.qiime2.org/qiime2/2023.12/fmt/passed - bioconda - conda-forge - defaults diff --git a/2023.11/fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml b/2023.12/fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml similarity index 99% rename from 2023.11/fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml rename to 2023.12/fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml index d768a397..d829371d 100644 --- a/2023.11/fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml +++ b/2023.12/fmt/passed/qiime2-fmt-ubuntu-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/fmt/passed +- https://packages.qiime2.org/qiime2/2023.12/fmt/passed - bioconda - conda-forge - defaults diff --git a/2023.11/fmt/passed/seed-environment-conda.yml b/2023.12/fmt/passed/seed-environment-conda.yml similarity index 86% rename from 2023.11/fmt/passed/seed-environment-conda.yml rename to 2023.12/fmt/passed/seed-environment-conda.yml index dcad5bf0..8fda50e1 100644 --- a/2023.11/fmt/passed/seed-environment-conda.yml +++ b/2023.12/fmt/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/fmt/passed +- https://packages.qiime2.org/qiime2/2023.12/fmt/passed - conda-forge - bioconda - defaults @@ -26,4 +26,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/2023.11/fmt/staged/seed-environment-conda.yml b/2023.12/fmt/staged/seed-environment-conda.yml similarity index 86% rename from 2023.11/fmt/staged/seed-environment-conda.yml rename to 2023.12/fmt/staged/seed-environment-conda.yml index 8a61d39f..f7a1df22 100644 --- a/2023.11/fmt/staged/seed-environment-conda.yml +++ b/2023.12/fmt/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/fmt/staged +- https://packages.qiime2.org/qiime2/2023.12/fmt/staged - conda-forge - bioconda - defaults @@ -26,4 +26,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/2023.11/shotgun/passed/qiime2-shotgun-macos-latest-conda.yml b/2023.12/shotgun/passed/qiime2-shotgun-macos-latest-conda.yml similarity index 99% rename from 2023.11/shotgun/passed/qiime2-shotgun-macos-latest-conda.yml rename to 2023.12/shotgun/passed/qiime2-shotgun-macos-latest-conda.yml index a9bf6e1f..b986f6bb 100644 --- a/2023.11/shotgun/passed/qiime2-shotgun-macos-latest-conda.yml +++ b/2023.12/shotgun/passed/qiime2-shotgun-macos-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/shotgun/passed +- https://packages.qiime2.org/qiime2/2023.12/shotgun/passed - bioconda - conda-forge - defaults diff --git a/2023.11/shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml b/2023.12/shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml similarity index 99% rename from 2023.11/shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml rename to 2023.12/shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml index 6d52bb55..c72275e2 100644 --- a/2023.11/shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml +++ b/2023.12/shotgun/passed/qiime2-shotgun-ubuntu-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/shotgun/passed +- https://packages.qiime2.org/qiime2/2023.12/shotgun/passed - bioconda - conda-forge - defaults diff --git a/2023.11/shotgun/passed/seed-environment-conda.yml b/2023.12/shotgun/passed/seed-environment-conda.yml similarity index 93% rename from 2023.11/shotgun/passed/seed-environment-conda.yml rename to 2023.12/shotgun/passed/seed-environment-conda.yml index 32e1b9bd..2fb0bf4e 100644 --- a/2023.11/shotgun/passed/seed-environment-conda.yml +++ b/2023.12/shotgun/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/shotgun/passed +- https://packages.qiime2.org/qiime2/2023.12/shotgun/passed - conda-forge - bioconda - defaults @@ -43,4 +43,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/2023.11/shotgun/staged/seed-environment-conda.yml b/2023.12/shotgun/staged/seed-environment-conda.yml similarity index 93% rename from 2023.11/shotgun/staged/seed-environment-conda.yml rename to 2023.12/shotgun/staged/seed-environment-conda.yml index ab2fce62..19cbfc40 100644 --- a/2023.11/shotgun/staged/seed-environment-conda.yml +++ b/2023.12/shotgun/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/shotgun/staged +- https://packages.qiime2.org/qiime2/2023.12/shotgun/staged - conda-forge - bioconda - defaults @@ -43,4 +43,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/2023.11/tiny/passed/qiime2-tiny-macos-latest-conda.yml b/2023.12/tiny/passed/qiime2-tiny-macos-latest-conda.yml similarity index 98% rename from 2023.11/tiny/passed/qiime2-tiny-macos-latest-conda.yml rename to 2023.12/tiny/passed/qiime2-tiny-macos-latest-conda.yml index 92d8f4d6..281abf3d 100644 --- a/2023.11/tiny/passed/qiime2-tiny-macos-latest-conda.yml +++ b/2023.12/tiny/passed/qiime2-tiny-macos-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/tiny/passed +- https://packages.qiime2.org/qiime2/2023.12/tiny/passed - bioconda - conda-forge - defaults diff --git a/2023.11/tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml b/2023.12/tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml similarity index 98% rename from 2023.11/tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml rename to 2023.12/tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml index 6152f07d..4fdc5d04 100644 --- a/2023.11/tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml +++ b/2023.12/tiny/passed/qiime2-tiny-ubuntu-latest-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/tiny/passed +- https://packages.qiime2.org/qiime2/2023.12/tiny/passed - bioconda - conda-forge - defaults diff --git a/2023.11/tiny/passed/seed-environment-conda.yml b/2023.12/tiny/passed/seed-environment-conda.yml similarity index 84% rename from 2023.11/tiny/passed/seed-environment-conda.yml rename to 2023.12/tiny/passed/seed-environment-conda.yml index 21e12bab..824c2547 100644 --- a/2023.11/tiny/passed/seed-environment-conda.yml +++ b/2023.12/tiny/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/tiny/passed +- https://packages.qiime2.org/qiime2/2023.12/tiny/passed - conda-forge - bioconda - defaults @@ -23,4 +23,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/2023.11/tiny/staged/seed-environment-conda.yml b/2023.12/tiny/staged/seed-environment-conda.yml similarity index 84% rename from 2023.11/tiny/staged/seed-environment-conda.yml rename to 2023.12/tiny/staged/seed-environment-conda.yml index e3d726bb..3ae919cf 100644 --- a/2023.11/tiny/staged/seed-environment-conda.yml +++ b/2023.12/tiny/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/tiny/staged +- https://packages.qiime2.org/qiime2/2023.12/tiny/staged - conda-forge - bioconda - defaults @@ -23,4 +23,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.11' + qiime2_epoch: '2023.12' diff --git a/data.yaml b/data.yaml index 9296fd0d..1a70c782 100644 --- a/data.yaml +++ b/data.yaml @@ -1,4 +1,4 @@ -active_epoch: "2023.11" +active_epoch: "2023.12" next_epoch: "2024.2" distros: [tiny, amplicon, shotgun, fmt] packages: From 7895c715a31a5d397df46e3d860edef81ff03565 Mon Sep 17 00:00:00 2001 From: Liz Gehret Date: Fri, 1 Dec 2023 14:28:45 -0700 Subject: [PATCH 2/3] squash: don't update seed envs --- 2023.12/amplicon/passed/seed-environment-conda.yml | 4 ++-- 2023.12/amplicon/staged/seed-environment-conda.yml | 4 ++-- 2023.12/fmt/passed/seed-environment-conda.yml | 4 ++-- 2023.12/fmt/staged/seed-environment-conda.yml | 4 ++-- 2023.12/shotgun/passed/seed-environment-conda.yml | 4 ++-- 2023.12/shotgun/staged/seed-environment-conda.yml | 4 ++-- 2023.12/tiny/passed/seed-environment-conda.yml | 4 ++-- 2023.12/tiny/staged/seed-environment-conda.yml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/2023.12/amplicon/passed/seed-environment-conda.yml b/2023.12/amplicon/passed/seed-environment-conda.yml index ae936f9d..09ba0f25 100644 --- a/2023.12/amplicon/passed/seed-environment-conda.yml +++ b/2023.12/amplicon/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/amplicon/passed/ +- https://packages.qiime2.org/qiime2/2023.11/amplicon/passed/ - conda-forge - bioconda - defaults @@ -48,4 +48,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' diff --git a/2023.12/amplicon/staged/seed-environment-conda.yml b/2023.12/amplicon/staged/seed-environment-conda.yml index ba265c63..86e7f527 100644 --- a/2023.12/amplicon/staged/seed-environment-conda.yml +++ b/2023.12/amplicon/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/amplicon/staged/ +- https://packages.qiime2.org/qiime2/2023.11/amplicon/staged/ - conda-forge - bioconda - defaults @@ -48,4 +48,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' diff --git a/2023.12/fmt/passed/seed-environment-conda.yml b/2023.12/fmt/passed/seed-environment-conda.yml index 8fda50e1..dcad5bf0 100644 --- a/2023.12/fmt/passed/seed-environment-conda.yml +++ b/2023.12/fmt/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/fmt/passed +- https://packages.qiime2.org/qiime2/2023.11/fmt/passed - conda-forge - bioconda - defaults @@ -26,4 +26,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' diff --git a/2023.12/fmt/staged/seed-environment-conda.yml b/2023.12/fmt/staged/seed-environment-conda.yml index f7a1df22..8a61d39f 100644 --- a/2023.12/fmt/staged/seed-environment-conda.yml +++ b/2023.12/fmt/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/fmt/staged +- https://packages.qiime2.org/qiime2/2023.11/fmt/staged - conda-forge - bioconda - defaults @@ -26,4 +26,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' diff --git a/2023.12/shotgun/passed/seed-environment-conda.yml b/2023.12/shotgun/passed/seed-environment-conda.yml index 2fb0bf4e..32e1b9bd 100644 --- a/2023.12/shotgun/passed/seed-environment-conda.yml +++ b/2023.12/shotgun/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/shotgun/passed +- https://packages.qiime2.org/qiime2/2023.11/shotgun/passed - conda-forge - bioconda - defaults @@ -43,4 +43,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' diff --git a/2023.12/shotgun/staged/seed-environment-conda.yml b/2023.12/shotgun/staged/seed-environment-conda.yml index 19cbfc40..ab2fce62 100644 --- a/2023.12/shotgun/staged/seed-environment-conda.yml +++ b/2023.12/shotgun/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/shotgun/staged +- https://packages.qiime2.org/qiime2/2023.11/shotgun/staged - conda-forge - bioconda - defaults @@ -43,4 +43,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' diff --git a/2023.12/tiny/passed/seed-environment-conda.yml b/2023.12/tiny/passed/seed-environment-conda.yml index 824c2547..21e12bab 100644 --- a/2023.12/tiny/passed/seed-environment-conda.yml +++ b/2023.12/tiny/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/tiny/passed +- https://packages.qiime2.org/qiime2/2023.11/tiny/passed - conda-forge - bioconda - defaults @@ -23,4 +23,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' diff --git a/2023.12/tiny/staged/seed-environment-conda.yml b/2023.12/tiny/staged/seed-environment-conda.yml index 3ae919cf..e3d726bb 100644 --- a/2023.12/tiny/staged/seed-environment-conda.yml +++ b/2023.12/tiny/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.12/tiny/staged +- https://packages.qiime2.org/qiime2/2023.11/tiny/staged - conda-forge - bioconda - defaults @@ -23,4 +23,4 @@ dependencies: - unifrac=1.3 extras: variant_override: - qiime2_epoch: '2023.12' + qiime2_epoch: '2023.11' From d07cde6b25b90c500d5c995d10827ac1a951b7ea Mon Sep 17 00:00:00 2001 From: Liz Gehret Date: Fri, 1 Dec 2023 16:53:03 -0700 Subject: [PATCH 3/3] updating channel for seed env files --- 2023.12/amplicon/passed/seed-environment-conda.yml | 2 +- 2023.12/amplicon/staged/seed-environment-conda.yml | 2 +- 2023.12/fmt/passed/seed-environment-conda.yml | 2 +- 2023.12/fmt/staged/seed-environment-conda.yml | 2 +- 2023.12/shotgun/passed/seed-environment-conda.yml | 2 +- 2023.12/shotgun/staged/seed-environment-conda.yml | 2 +- 2023.12/tiny/passed/seed-environment-conda.yml | 2 +- 2023.12/tiny/staged/seed-environment-conda.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/2023.12/amplicon/passed/seed-environment-conda.yml b/2023.12/amplicon/passed/seed-environment-conda.yml index 09ba0f25..a9ee7e47 100644 --- a/2023.12/amplicon/passed/seed-environment-conda.yml +++ b/2023.12/amplicon/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/amplicon/passed/ +- https://packages.qiime2.org/qiime2/2023.12/amplicon/passed/ - conda-forge - bioconda - defaults diff --git a/2023.12/amplicon/staged/seed-environment-conda.yml b/2023.12/amplicon/staged/seed-environment-conda.yml index 86e7f527..c2c20c13 100644 --- a/2023.12/amplicon/staged/seed-environment-conda.yml +++ b/2023.12/amplicon/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/amplicon/staged/ +- https://packages.qiime2.org/qiime2/2023.12/amplicon/staged/ - conda-forge - bioconda - defaults diff --git a/2023.12/fmt/passed/seed-environment-conda.yml b/2023.12/fmt/passed/seed-environment-conda.yml index dcad5bf0..7412bbb9 100644 --- a/2023.12/fmt/passed/seed-environment-conda.yml +++ b/2023.12/fmt/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/fmt/passed +- https://packages.qiime2.org/qiime2/2023.12/fmt/passed - conda-forge - bioconda - defaults diff --git a/2023.12/fmt/staged/seed-environment-conda.yml b/2023.12/fmt/staged/seed-environment-conda.yml index 8a61d39f..054a5318 100644 --- a/2023.12/fmt/staged/seed-environment-conda.yml +++ b/2023.12/fmt/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/fmt/staged +- https://packages.qiime2.org/qiime2/2023.12/fmt/staged - conda-forge - bioconda - defaults diff --git a/2023.12/shotgun/passed/seed-environment-conda.yml b/2023.12/shotgun/passed/seed-environment-conda.yml index 32e1b9bd..afa7960f 100644 --- a/2023.12/shotgun/passed/seed-environment-conda.yml +++ b/2023.12/shotgun/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/shotgun/passed +- https://packages.qiime2.org/qiime2/2023.12/shotgun/passed - conda-forge - bioconda - defaults diff --git a/2023.12/shotgun/staged/seed-environment-conda.yml b/2023.12/shotgun/staged/seed-environment-conda.yml index ab2fce62..a73a7a39 100644 --- a/2023.12/shotgun/staged/seed-environment-conda.yml +++ b/2023.12/shotgun/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/shotgun/staged +- https://packages.qiime2.org/qiime2/2023.12/shotgun/staged - conda-forge - bioconda - defaults diff --git a/2023.12/tiny/passed/seed-environment-conda.yml b/2023.12/tiny/passed/seed-environment-conda.yml index 21e12bab..847d2189 100644 --- a/2023.12/tiny/passed/seed-environment-conda.yml +++ b/2023.12/tiny/passed/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/tiny/passed +- https://packages.qiime2.org/qiime2/2023.12/tiny/passed - conda-forge - bioconda - defaults diff --git a/2023.12/tiny/staged/seed-environment-conda.yml b/2023.12/tiny/staged/seed-environment-conda.yml index e3d726bb..faccc9e6 100644 --- a/2023.12/tiny/staged/seed-environment-conda.yml +++ b/2023.12/tiny/staged/seed-environment-conda.yml @@ -1,5 +1,5 @@ channels: -- https://packages.qiime2.org/qiime2/2023.11/tiny/staged +- https://packages.qiime2.org/qiime2/2023.12/tiny/staged - conda-forge - bioconda - defaults