Skip to content

Commit

Permalink
Merge pull request #639 from sot/2021.4
Browse files Browse the repository at this point in the history
2021.4
  • Loading branch information
javierggt authored Apr 19, 2021
2 parents 8a184c9 + 8528666 commit 4c68f80
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 24 deletions.
5 changes: 4 additions & 1 deletion pkg_defs/ska3-core-latest/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ska3-core-latest
version: 2021.2
version: 2021.4

requirements:
run:
Expand All @@ -18,6 +18,7 @@ requirements:
- git # [win]
- gitpython
- h5py
- ipympl
- ipython
- jinja2
- jira
Expand All @@ -32,6 +33,7 @@ requirements:
- nb_conda
- nbconvert
- networkx
- nodejs
- notebook
- numba
- numexpr
Expand All @@ -48,6 +50,7 @@ requirements:
- plotly
- python-kaleido
- python-docx
- pyqtgraph
- pyyaml
- qt
- requests
Expand Down
5 changes: 4 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: 2021.2 # in a typical release, change the ska3-core version in ska3-flight requirements.
version: 2021.4 # in a typical release, change the ska3-core version in ska3-flight requirements.

requirements:
run:
Expand Down Expand Up @@ -74,6 +74,7 @@ requirements:
- intel-openmp ==2019.4 # [osx]
- intel-openmp ==2020.1 # [linux or win]
- ipykernel ==5.3.3
- ipympl ==0.7.0
- ipyparallel ==6.3.0
- ipython ==7.16.1
- ipython_genutils ==0.2.0
Expand Down Expand Up @@ -156,6 +157,7 @@ requirements:
- nbformat ==5.0.7
- ncurses ==6.2 # [linux or osx]
- networkx ==2.4
- nodejs ==10.13.0
- nose ==1.3.7
- notebook ==6.0.3
- numba ==0.50.1
Expand Down Expand Up @@ -204,6 +206,7 @@ requirements:
- pyopenssl ==19.1.0
- pyparsing ==2.4.7
- pyqt ==5.9.2
- pyqtgraph ==0.11.0
- pyreadline ==2.1 # [win]
- pyrsistent ==0.16.0
- pysocks ==1.7.1
Expand Down
44 changes: 22 additions & 22 deletions pkg_defs/ska3-flight/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
---
package:
name: ska3-flight
version: 2021.2
version: 2021.4

build:
noarch: generic

requirements:
run:
- aca_hi_bgd ==0.1.5
- aca_view ==0.6.0
- aca_view ==0.7.2
- aca_weekly_report ==0.1.5
- acdc ==4.7.3
- acis_taco ==4.2.0
- acis_thermal_check ==3.5.0
- acisfp_check ==3.5.0
- acisfp_check ==3.5.1
- acispy ==2.1.0
- agasc ==4.10.2
- agasc ==4.11.1
- annie ==0.11.0
- backstop_history ==1.4.0
- bep_pcb_check ==3.3.0
- bep_pcb_check ==3.3.1
- chandra.cmd_states ==3.16.0
- chandra.maneuver ==3.8.0
- chandra.time ==4.0.0
- chandra_aca ==4.32.0
- chandra_aca ==4.32.1
- cxotime ==3.2.5
- dea_check ==3.4.0
- dpa_check ==3.3.0
- fep1_actel_check ==3.3.0
- fep1_mong_check ==3.3.0
- dea_check ==3.4.1
- dpa_check ==3.3.1
- fep1_actel_check ==3.3.1
- fep1_mong_check ==3.3.1
- find_attitude ==3.4.0
- hopper ==4.5.1
- jobwatch ==0.2.0
- kadi ==5.5.1
- maude ==3.6.0
- mica ==4.25.0
- parse_cm ==3.6.0
- kadi ==5.6.0
- maude ==3.7.0
- mica ==4.26.0
- parse_cm ==3.7.1
- perigee_health_plots ==0.1.3
- proseco ==4.11.1
- psmc_check ==3.3.0
- proseco ==4.12.1
- psmc_check ==3.3.1
- pyyaks ==4.5.0
- quaternion ==3.6.0
- ska-sphinx-theme ==1.3.0
- ska.arc5gl ==3.1.5
- ska.astro ==3.3.0
- ska.dbi ==4.1.0
- ska.engarchive ==4.52.0
- ska.engarchive ==4.53.0
- ska.file ==3.4.5
- ska.ftp ==3.6.0
- ska.matplotlib ==3.12.0
Expand All @@ -56,13 +56,13 @@ requirements:
- ska.shell ==3.5.0
- ska.sun ==3.6.0
- ska.tdb ==3.6.0
- ska3-core ==2021.2
- ska3-core ==2021.4
- ska3-template ==2019.09.03
- ska_helpers ==0.5.0
- ska_path ==3.1.2
- ska_sync ==4.7.0
- ska_sync ==4.8.0
- skare3_tools ==1.0.3
- sparkles ==4.7.0
- starcheck ==13.8.0
- sparkles ==4.9.0
- starcheck ==13.10.0
- testr ==4.6.0
- xija ==4.21.1
- xija ==4.23.0

0 comments on commit 4c68f80

Please sign in to comment.