Skip to content

Commit

Permalink
Merge pull request #1187 from sot/2023.7-branch
Browse files Browse the repository at this point in the history
2023.7
  • Loading branch information
javierggt authored Oct 4, 2023
2 parents ac166f3 + 6f0f362 commit 5700f84
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 20 deletions.
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

0 comments on commit 5700f84

Please sign in to comment.