From 3a25c2ab618171d7b0232b00d2da28bd84e62d66 Mon Sep 17 00:00:00 2001 From: Zach Burnett Date: Wed, 26 Jun 2024 18:55:47 -0400 Subject: [PATCH] release metadata for B11.0rc1 (#8604) Co-authored-by: Howard Bushouse --- CHANGES.rst | 7 +++- CITATION.cff | 4 +- README.md | 1 + requirements-sdp.txt | 95 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 104 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7ce19344dd..c18dce5a16 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,9 @@ -1.14.1 (unreleased) +1.15.1 (unreleased) +=================== + +- + +1.15.0 (2024-06-26) =================== ami diff --git a/CITATION.cff b/CITATION.cff index 3bcda2d468..7f4b7b3a47 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -75,7 +75,7 @@ authors: given-names: "Maria" orcid: "https://orcid.org/0000-0003-2314-3453" title: "JWST Calibration Pipeline" -version: 1.14.0 +version: 1.15.0 doi: 10.5281/zenodo.7038885 -date-released: 2024-03-29 +date-released: 2024-06-26 url: "https://github.com/spacetelescope/jwst" diff --git a/README.md b/README.md index f62f9df79f..b57f62af8a 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ the specified context and less than the context for the next release. | jwst tag | DMS build | SDP_VER | CRDS_CONTEXT | Released | Ops Install | Notes | |---------------------|-----------|----------|--------------|------------|-------------|-----------------------------------------------| +| 1.15.0 | B11.0rc1 | TBD | 1241 | 2024-06-26 | TBD | First release candidate for B11.0 | | 1.14.0 | B10.2.1 | 2024.1.1 | 1238 | 2024-03-29 | 2024-06-12 | Final release candidate for B10.2.1 | | 1.13.4 | | | 1185 | 2024-01-25 | | PyPI-only release for external users | | 1.13.3 | B10.1 | 2023.4.0 | 1181 | 2024-01-05 | | Final release candidate for B10.1 | diff --git a/requirements-sdp.txt b/requirements-sdp.txt index a110a4b011..8ce369a67c 100644 --- a/requirements-sdp.txt +++ b/requirements-sdp.txt @@ -14,3 +14,98 @@ # conda activate sdp # pip install -e .[test,sdp] # pip freeze | grep -v jwst >> requirements-sdp.txt +alabaster==0.7.16 +asdf==3.2.0 +asdf-astropy==0.6.1 +asdf_coordinates_schemas==0.3.0 +asdf_standard==1.1.1 +asdf_transform_schemas==0.5.0 +asdf_wcs_schemas==0.4.0 +astropy==6.1.1 +astropy-iers-data==0.2024.6.24.0.31.11 +attrs==23.2.0 +Babel==2.15.0 +BayesicFitting==3.2.1 +certifi==2024.6.2 +charset-normalizer==3.3.2 +ci-watson==0.6.2 +colorama==0.4.6 +contourpy==1.2.1 +coverage==7.5.4 +crds==11.17.25 +cycler==0.12.1 +docutils==0.21.2 +drizzle==1.15.2 +et-xmlfile==1.1.0 +filelock==3.15.4 +fonttools==4.53.0 +future==1.0.0 +gwcs==0.21.0 +idna==3.7 +imageio==2.34.2 +imagesize==1.4.1 +importlib_metadata==8.0.0 +iniconfig==2.0.0 +Jinja2==3.1.4 +jmespath==1.0.1 +jplephem==2.22 +jsonschema==4.22.0 +jsonschema-specifications==2023.12.1 +kiwisolver==1.4.5 +lazy_loader==0.4 +lxml==5.2.2 +MarkupSafe==2.1.5 +matplotlib==3.9.0 +networkx==3.3 +numpy==1.26.4 +numpydoc==1.7.0 +opencv-python-headless==4.10.0.84 +openpyxl==3.1.4 +packaging==24.1 +Parsley==1.3 +photutils==1.12.0 +pillow==10.3.0 +pluggy==1.5.0 +poppy==1.1.1 +psutil==6.0.0 +pyerfa==2.0.1.4 +Pygments==2.18.0 +pyparsing==3.1.2 +pysiaf==0.22.0 +pytest==8.2.2 +pytest-cov==5.0.0 +pytest-doctestplus==1.2.1 +python-dateutil==2.9.0.post0 +PyYAML==6.0.1 +readchar==4.1.0 +referencing==0.35.1 +requests==2.32.3 +requests-mock==1.12.1 +rpds-py==0.18.1 +ruff==0.4.10 +scikit-image==0.24.0 +scipy==1.14.0 +semantic-version==2.10.0 +six==1.16.0 +snowballstemmer==2.2.0 +spherical_geometry==1.3.2 +Sphinx==7.3.7 +sphinxcontrib-applehelp==1.0.8 +sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-htmlhelp==2.0.5 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-serializinghtml==1.1.10 +stcal==1.7.2 +stdatamodels==2.0.0 +stpipe==0.6.0 +stsci.image==2.3.9 +stsci.imagestats==1.8.3 +stsci.stimage==0.2.9 +synphot==1.4.0 +tabulate==0.9.0 +tifffile==2024.6.18 +tweakwcs==0.8.7 +urllib3==2.2.2 +wiimatch==0.3.2 +zipp==3.19.2