Skip to content

Commit

Permalink
update metadata for 1.13.2 (#8155)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett authored Dec 21, 2023
1 parent 8ddb61c commit 009c8f7
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
1.13.2 (unreleased)
1.13.3 (unreleased)
===================

-

1.13.2 (2023-12-21)
===================

emicorr
Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ authors:
given-names: "Maria"
orcid: "https://orcid.org/0000-0003-2314-3453"
title: "JWST Calibration Pipeline"
version: 1.13.1
version: 1.13.2
doi: 10.5281/zenodo.7038885
date-released: 2023-12-19
date-released: 2023-12-21
url: "https://github.com/spacetelescope/jwst"
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,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.13.2 | B10.1rc3 | 2023.4.0 | 1181 | 2023-12-21 | | Third release candidate for B10.1 |
| 1.13.1 | B10.1rc2 | 2023.4.0 | 1181 | 2023-12-19 | | Second release candidate for B10.1 |
| 1.13.0 | B10.1rc1 | 2023.4.0 | 1179 | 2023-12-15 | | First release candidate for B10.1 |
| 1.12.5 | B10.0.1 | 2023.3.1 | 1166 | 2023-10-19 | 2023-12-05 | Patch release B10.0.1 |
Expand Down
95 changes: 95 additions & 0 deletions requirements-sdp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,98 @@
# conda activate sdp
# pip install -e .[test,sdp]
# pip freeze | grep -v jwst >> requirements-sdp.txt
alabaster==0.7.13
asdf==3.0.1
asdf-astropy==0.5.0
asdf-coordinates-schemas==0.2.0
asdf-standard==1.0.3
asdf-transform-schemas==0.4.0
asdf-unit-schemas==0.1.0
asdf-wcs-schemas==0.3.0
astropy==6.0.0
astropy-iers-data==0.2023.12.18.0.30.18
attrs==23.1.0
Babel==2.14.0
BayesicFitting==3.2.0
certifi==2023.11.17
charset-normalizer==3.3.2
ci-watson==0.6.2
colorama==0.4.6
contourpy==1.2.0
coverage==7.3.4
crds==11.17.14
cycler==0.12.1
docutils==0.20.1
drizzle==1.14.4
et-xmlfile==1.1.0
filelock==3.13.1
fonttools==4.47.0
future==0.18.3
gwcs==0.20.0
idna==3.6
imageio==2.33.1
imagesize==1.4.1
importlib-metadata==7.0.0
iniconfig==2.0.0
Jinja2==3.1.2
jmespath==1.0.1
jplephem==2.21
jsonschema==4.20.0
jsonschema-specifications==2023.11.2
kiwisolver==1.4.5
lazy_loader==0.3
lxml==4.9.4
MarkupSafe==2.1.3
matplotlib==3.8.2
networkx==3.2.1
numpy==1.26.2
numpydoc==1.6.0
opencv-python-headless==4.8.1.78
openpyxl==3.1.2
packaging==23.2
Parsley==1.3
photutils==1.10.0
Pillow==10.1.0
pluggy==1.3.0
poppy==1.1.1
psutil==5.9.7
pyerfa==2.0.1.1
Pygments==2.17.2
pyparsing==3.1.1
pysiaf==0.21.0
pytest==7.4.3
pytest-cov==4.1.0
pytest-doctestplus==1.1.0
python-dateutil==2.8.2
PyYAML==6.0.1
readchar==4.0.5
referencing==0.32.0
requests==2.31.0
requests-mock==1.11.0
rpds-py==0.15.2
ruff==0.1.8
scikit-image==0.22.0
scipy==1.11.4
semantic-version==2.10.0
six==1.16.0
snowballstemmer==2.2.0
spherical-geometry==1.3.1
Sphinx==7.2.6
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
stcal==1.5.2
stdatamodels==1.9.0
stpipe==0.5.1
stsci.image==2.3.5
stsci.imagestats==1.8.0
stsci.stimage==0.2.6
tabulate==0.9.0
tifffile==2023.12.9
tweakwcs==0.8.5
urllib3==2.1.0
wiimatch==0.3.2
zipp==3.17.0

0 comments on commit 009c8f7

Please sign in to comment.