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.7 #1187

Merged
merged 6 commits into from
Oct 4, 2023
Merged

2023.7 #1187

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: 0 additions & 1 deletion environment-non-fsds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dependencies:
- aca_hi_bgd
- aca_weekly_report
- acdc
- acis_taco
- aimpoint_mon
- astromon
- annie
Expand Down
4 changes: 3 additions & 1 deletion 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.3
version: 2023.7

build:
noarch: generic
Expand All @@ -10,12 +10,14 @@ requirements:
# will be installed automatically whenever the package is installed.
run:
- aca_view
- acis_taco
- acis_thermal_check
- acispy
- agasc
- backstop_history
- chandra_aca
- chandra_cmd_states
- chandra_limits
- chandra_maneuver
- chandra_time
- cheta
Expand Down
40 changes: 21 additions & 19 deletions pkg_defs/ska3-flight/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,32 +1,34 @@
---
package:
name: ska3-flight
version: 2023.3
version: 2023.7

build:
noarch: generic

requirements:
run:
- aca_view ==0.12.0
- acis_thermal_check ==4.6.0
- aca_view ==0.13.0
- acis_taco ==4.2.3
- acis_thermal_check ==4.7.0
- acispy ==2.5.0
- agasc ==4.15.0
- agasc ==4.16.0
- backstop_history ==3.2.1
- chandra_cmd_states ==4.0.0
- chandra_limits ==0.5.0
- chandra_maneuver ==4.0.0
- chandra_time ==4.1.2
- chandra_aca ==4.41.0
- cheta ==4.59.0
- chandra_aca ==4.42.0
- cheta ==4.60.0
- cxotime ==3.6.0
- find_attitude ==3.4.3
- fot-matlab ==2.2.0
- fot-matlab ==2.3.0
- hopper ==4.5.4
- kadi ==7.4.1
- kadi ==7.6.0
- maude ==3.11.1
- mica ==4.33.0
- parse_cm ==3.10.0
- proseco ==5.9.0
- mica ==4.33.1
- parse_cm ==3.12.0
- proseco ==5.10.0
- pyyaks ==4.5.0
- quaternion ==4.1.1
- ska-sphinx-theme ==1.3.0
Expand All @@ -40,15 +42,15 @@ requirements:
- ska_parsecm ==4.0.0
- ska_quatutil ==4.0.0
- ska_shell ==4.0.1
- ska_sun ==3.10.1
- ska_sun ==3.11.0
- ska_tdb ==4.0.0
- ska3-core ==2023.3
- ska3-template ==2022.06.02
- ska_helpers ==0.10.4
- ska_helpers ==0.11.0
- ska_path ==3.1.2
- ska_sync ==4.10.1
- skare3_tools ==1.0.10
- sparkles ==4.22.2
- starcheck ==14.2.1
- testr ==4.11.3
- xija ==4.30.0
- ska_sync ==4.11.0
- skare3_tools ==1.1.0
- sparkles ==4.23.0
- starcheck ==14.4.0
- testr ==4.12.0
- xija ==4.31.0
Loading