Skip to content

Commit

Permalink
Merge pull request #860 from sot/2022.6
Browse files Browse the repository at this point in the history
2022.6
  • Loading branch information
javierggt authored Jun 10, 2022
2 parents 8f187c4 + 535c588 commit 4e63ba5
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 22 deletions.
7 changes: 4 additions & 3 deletions 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: 2022.3
version: 2022.6

requirements:
run:
Expand Down Expand Up @@ -29,7 +29,7 @@ requirements:
- backports.zoneinfo ==0.2.1
- bcrypt ==3.2.0
- beautifulsoup4 ==4.10.0
- black ==19.10b0
- black ==22.3.0
- blas ==1.0 # [win]
- blas ==1.1 # [linux or osx]
- bleach ==4.1.0
Expand Down Expand Up @@ -60,6 +60,7 @@ requirements:
- cryptography ==36.0.0
- cycler ==0.11.0
- cython ==0.29.25
- dataclasses ==0.8
- dbus ==1.13.18 # [linux or osx]
- debugpy ==1.5.1
- decorator ==5.1.0
Expand Down Expand Up @@ -254,7 +255,7 @@ requirements:
- paramiko ==2.8.1
- parso ==0.8.3
- patchelf ==0.14.3 # [linux]
- pathspec ==0.7.0
- pathspec ==0.9.0
- pcre ==8.45 # [linux or osx]
- pexpect ==4.8.0
- pickleshare ==0.7.5
Expand Down
3 changes: 2 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.2
version: 2022.6

build:
noarch: generic
Expand All @@ -17,6 +17,7 @@ requirements:
- acis_thermal_check
- acispy
- agasc
- aimpoint_mon
- annie
- backstop_history
- chandra_aca
Expand Down
38 changes: 20 additions & 18 deletions pkg_defs/ska3-flight/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
package:
name: ska3-flight
version: 2022.4
version: 2022.6

build:
noarch: generic
Expand All @@ -13,49 +13,51 @@ requirements:
- aca_weekly_report ==0.1.5
- acdc ==4.8.0
- acis_taco ==4.2.1
- acis_thermal_check ==4.2.0
- acis_thermal_check ==4.3.1
- acispy ==2.4.0
- agasc ==4.11.7
- agasc ==4.12.0
- aimpoint_mon ==1.0.1
- annie ==0.11.1
- backstop_history ==1.5.3
- chandra.cmd_states ==3.17.0
- chandra.maneuver ==3.8.0
- chandra.time ==4.0.1
- chandra_aca ==4.34.3
- chandra_aca ==4.35.0
- cxotime ==3.3.0
- find_attitude ==3.4.2
- fot-matlab ==2.0.0
- hopper ==4.5.2
- jobwatch ==0.7.0
- kadi ==5.10.0
- jobwatch ==0.8.0
- kadi ==5.11.0
- maude ==3.9.0
- mica ==4.28.0
- parse_cm ==3.9.0
- mica ==4.29.0
- parse_cm ==3.9.1
- perigee_health_plots ==0.3.0
- proseco ==5.5.0
- proseco ==5.6.0
- pyyaks ==4.5.0
- quaternion ==4.1.0
- ska-sphinx-theme ==1.3.0
- ska.arc5gl ==3.2.0
- ska.arc5gl ==3.3.0
- ska.astro ==3.3.0
- ska.dbi ==4.1.0
- ska.engarchive ==4.55.1
- ska.engarchive ==4.55.3
- ska.file ==3.4.5
- ska.ftp ==3.6.0
- ska.matplotlib ==3.14.1
- ska.numpy ==3.9.1
- ska.parsecm ==3.4.0
- ska.quatutil ==3.4.0
- ska.report_ranges ==0.4.0
- ska.shell ==3.5.0
- ska.shell ==3.5.1
- ska.sun ==3.8.1
- ska.tdb ==3.6.0
- ska3-core ==2022.3
- ska3-template ==2019.09.03
- ska.tdb ==3.6.1
- ska3-core ==2022.6
- ska3-template ==2022.06.02
- ska_helpers ==0.5.0
- ska_path ==3.1.2
- ska_sync ==4.10.0
- skare3_tools ==1.0.6
- sparkles ==4.16.0
- sparkles ==4.18.0
- starcheck ==13.15.1
- testr ==4.9.0
- xija ==4.26.0
- testr ==4.11.0
- xija ==4.26.1

0 comments on commit 4e63ba5

Please sign in to comment.