Skip to content

Commit

Permalink
2023.10 (#1242)
Browse files Browse the repository at this point in the history
* increase package versions for 2023.10
* add astropy-iers-data to ska3-core and ska3-core-latest
* remove skare3_tools from ska3-flight and add it to environment-non-fsds.yml
  • Loading branch information
javierggt authored Jan 22, 2024
1 parent 7517782 commit ef66ab1
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 25 deletions.
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
- 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

0 comments on commit ef66ab1

Please sign in to comment.