-
Notifications
You must be signed in to change notification settings - Fork 4
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
2023.10 #1242
Changes from 6 commits
c142961
e9bbf47
acbcb5a
84cc77f
0050746
c972c7e
912aec9
2a0974c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
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.0 | ||
- 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.0 | ||
- 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 | ||
|
@@ -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 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Doesn't this (ska3-core) need an update to get the astropy-iers-data thingy? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think so. I wonder how the tests passed There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Right, the file in HEAD /proj/sot/ska3/test there has the right date, but did you do that manually yesterday morning? If so it would pass tests from that.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fixed it |
||
- 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 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed