Skip to content

Commit

Permalink
ska3-flight 2022.9
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Sep 27, 2022
1 parent c973b71 commit 4902307
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 26 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: 2022.6
version: 2022.9

build:
noarch: generic
Expand All @@ -18,6 +18,7 @@ requirements:
- acispy
- agasc
- aimpoint_mon
- astromon
- annie
- backstop_history
- chandra_aca
Expand All @@ -30,6 +31,7 @@ requirements:
- hopper
- jobwatch
- kadi
- kalman_watch
- maude
- mica
- parse_cm
Expand Down
48 changes: 25 additions & 23 deletions pkg_defs/ska3-flight/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,49 +1,51 @@
---
package:
name: ska3-flight
version: 2022.7
version: 2022.9

build:
noarch: generic

requirements:
run:
- aca_hi_bgd ==0.1.5
- aca_view ==0.9.0
- aca_weekly_report ==0.1.5
- acdc ==4.8.0
- acis_taco ==4.2.1
- aca_hi_bgd ==0.1.6
- aca_view ==0.10.0
- aca_weekly_report ==0.1.6
- acdc ==4.8.1
- acis_taco ==4.2.2
- acis_thermal_check ==4.3.1
- acispy ==2.4.0
- acispy ==2.5.0
- agasc ==4.12.1
- aimpoint_mon ==1.0.1
- astromon ==1.0.1
- annie ==0.11.1
- backstop_history ==1.5.3
- backstop_history ==3.1.0
- chandra.cmd_states ==3.17.0
- chandra.maneuver ==3.8.0
- chandra.time ==4.0.1
- chandra_aca ==4.35.0
- chandra_aca ==4.35.1
- cxotime ==3.3.0
- find_attitude ==3.4.2
- fot-matlab ==2.0.1
- hopper ==4.5.2
- jobwatch ==0.9.0
- kadi ==6.0.1
- maude ==3.10.0
- mica ==4.30.1
- jobwatch ==0.10.0
- kadi ==7.0.0
- kalman_watch ==0.1.0
- maude ==3.10.2
- mica ==4.31.0
- parse_cm ==3.9.1
- perigee_health_plots ==0.3.0
- proseco ==5.7.0
- perigee_health_plots ==0.3.1
- proseco ==5.8.0
- pyyaks ==4.5.0
- quaternion ==4.1.1
- ska-sphinx-theme ==1.3.0
- ska.arc5gl ==3.3.0
- ska.astro ==3.3.0
- ska.dbi ==4.1.0
- ska.engarchive ==4.56.0
- ska.engarchive ==4.57.0
- ska.file ==3.4.5
- ska.ftp ==3.6.0
- ska.matplotlib ==3.14.1
- ska.matplotlib ==3.15.0
- ska.numpy ==3.9.1
- ska.parsecm ==3.4.0
- ska.quatutil ==3.4.0
Expand All @@ -53,11 +55,11 @@ requirements:
- ska.tdb ==3.6.1
- ska3-core ==2022.6
- ska3-template ==2022.06.02
- ska_helpers ==0.5.0
- ska_helpers ==0.6.1
- ska_path ==3.1.2
- ska_sync ==4.10.0
- skare3_tools ==1.0.6
- sparkles ==4.19.0
- starcheck ==13.15.1
- testr ==4.11.0
- xija ==4.26.1
- skare3_tools ==1.0.7
- sparkles ==4.20.0
- starcheck ==13.16.0
- testr ==4.11.1
- xija ==4.27.0
4 changes: 2 additions & 2 deletions pkg_defs/ska3-perl/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
package:
name: ska3-perl
version: 2022.2
version: 2022.9

build:
skip: True # [win]
Expand Down Expand Up @@ -35,7 +35,7 @@ requirements:
- perl-tk ==804.035 # [linux]
- pkg-config ==0.29.2
- sysroot_linux-64 ==2.17 # [linux]
- task_schedule ==4.2.1
- task_schedule ==4.3.0
- watch_cron_logs ==4.2.1
- xorg-kbproto ==1.0.7 # [linux]
- xorg-libx11 ==1.6.12 # [linux]
Expand Down

0 comments on commit 4902307

Please sign in to comment.