Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023.10 #1242

Merged
merged 8 commits into from
Jan 22, 2024
Merged

2023.10 #1242

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions environment-non-fsds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ dependencies:
- kalman_watch
- perigee_health_plots
- ska_report_ranges
- skare3_tools
- vv_trending
- twiki-wg
3 changes: 2 additions & 1 deletion pkg_defs/ska3-core-latest/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
package:
name: ska3-core-latest
version: 2023.3
version: "2023.10"

requirements:
run:
- astropy
- astropy-iers-data
- astropy-sphinx-theme
- astropy-healpix
- astroquery
Expand Down
3 changes: 2 additions & 1 deletion pkg_defs/ska3-core/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
package:
name: ska3-core
version: 2023.3
version: "2023.10"

requirements:
run:
Expand All @@ -18,6 +18,7 @@ requirements:
- astroid ==2.13.2
- astropy ==5.3.1
- astropy-healpix ==0.7
- astropy-iers-data==0.2024.1.8.0.30.55
- astropy-sphinx-theme ==1.1
- astroquery ==0.4.6
- asttokens ==2.2.1
Expand Down
3 changes: 1 addition & 2 deletions pkg_defs/ska3-flight-latest/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ska3-flight-latest
version: 2023.7
version: "2023.10"

build:
noarch: generic
Expand Down Expand Up @@ -49,7 +49,6 @@ requirements:
- ska_helpers
- ska_path
- ska_sync
- skare3_tools
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably add it to the non fsds yaml file in this PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

- sparkles
- starcheck
- testr
Expand Down
41 changes: 20 additions & 21 deletions pkg_defs/ska3-flight/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
---
package:
name: ska3-flight
version: 2023.9
version: "2023.10"

build:
noarch: generic

requirements:
run:
- aca_view ==0.13.0
- aca_view ==0.14.0
- acis_taco ==4.2.3
- acis_thermal_check ==4.7.0
- acis_thermal_check ==4.8.0
- acispy ==2.5.0
- agasc ==4.17.1
- agasc ==4.18.0
- backstop_history ==3.2.1
- chandra_cmd_states ==4.0.0
- chandra_cmd_states ==4.1.0
- chandra_limits ==0.5.0
- chandra_maneuver ==4.1.0
- chandra_maneuver ==4.2.0
- chandra_time ==4.1.2
- chandra_aca ==4.44.0
- cheta ==4.60.0
- cxotime ==3.7.0
- chandra_aca ==4.45.0
- cheta ==4.61.0
- cxotime ==3.8.0
- find_attitude ==3.4.3
- fot-matlab ==2.3.0
- hopper ==4.6.0
- kadi ==7.7.1
- kadi ==7.8.1
- maude ==3.11.1
- mica ==4.34.0
- parse_cm ==3.13.0
- proseco ==5.11.0
- mica ==4.34.1
- parse_cm ==3.14.1
- proseco ==5.12.0
- pyyaks ==4.5.0
- quaternion ==4.2.0
- quaternion ==4.3.0
- ska-sphinx-theme ==1.3.0
- ska_arc5gl ==4.0.1
- ska_astro ==4.0.0
Expand All @@ -42,15 +42,14 @@ requirements:
- ska_parsecm ==4.0.0
- ska_quatutil ==4.0.0
- ska_shell ==4.0.1
- ska_sun ==3.12.0
- ska_sun ==3.13.0
- ska_tdb ==4.0.0
- ska3-core ==2023.3
- ska3-core ==2023.10
- ska3-template ==2022.06.02
- ska_helpers ==0.13.0
- ska_helpers ==0.14.0
- ska_path ==3.1.2
- ska_sync ==4.11.0
- skare3_tools ==1.1.0
- sparkles ==4.24.1
- starcheck ==14.6.0
- sparkles ==4.25.0
- starcheck ==14.7.0
- testr ==4.12.0
- xija ==4.31.0
- xija ==4.31.1
Loading