8000 2021.2 by javierggt · Pull Request #599 · sot/skare3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2021.2 #599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Feb 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 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: 2020.13+shiny
version: 2021.2

requirements:
run:
Expand All @@ -26,6 +26,7 @@ requirements:
- jupyterlab
- line_profiler
- lxml
- mamba
- matplotlib
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably also pyplot, since that is not a dependency of anything else.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pyplot is not in ska3-core

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or if Tom meant plotly, he already got that in in a separate PR.

- mpld3
- nb_conda
Expand All @@ -45,6 +46,7 @@ requirements:
- prompt-toolkit<3.0.0a0 # [win]
- pylint
- plotly
- python-kaleido
- python-docx
- pyyaml
- qt
Expand Down
30 changes: 22 additions & 8 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: 2021.1 # in a typical release, change the ska3-core version in sk3-flight requirements.
version: 2021.2 # in a typical release, change the ska3-core version in ska3-flight requirements.

requirements:
run:
Expand All @@ -10,7 +10,7 @@ requirements:
- appnope ==0.1.0 # [osx]
- asgiref ==3.2.10
- astroid ==2.4.2
- astropy ==4.0.1.post1
- astropy ==4.2
- astropy-healpix ==0.5
- astropy-sphinx-theme ==1.1
- atomicwrites ==1.4.0 # [win]
Expand All @@ -21,14 +21,14 @@ requirements:
- bcrypt ==3.1.7
- beautifulsoup4 ==4.9.1
- blas ==1.0
- bleach ==3.1.5
- bleach ==3.3.0
- blinker ==1.4
- blosc ==1.19.0
- bokeh ==2.1.1
- brotlipy ==0.7.0
- bzip2 ==1.0.8
- ca-certificates ==2020.6.24
- certifi ==2020.6.20
- ca-certificates ==2021.1.19
- certifi ==2020.12.5
- cffi ==1.14.0
- chardet ==3.0.4
- cloudpickle ==1.5.0 # [win]
Expand Down Expand Up @@ -70,6 +70,7 @@ requirements:
- imagesize ==1.2.0
- importlib-metadata ==1.7.0
- importlib_metadata ==1.7.0
- iniconfig ==1.1.1
- intel-openmp ==2019.4 # [osx]
- intel-openmp ==2020.1 # [linux or win]
- ipykernel ==5.3.3
Expand All @@ -93,22 +94,28 @@ requirements:
- jupyterlab ==2.1.5
- jupyterlab_server ==1.2.0
- kiwisolver ==1.2.0
- krb5 ==1.18.2
- lazy-object-proxy ==1.4.3
- lcms2 ==2.11 # [linux or osx]
- ld_impl_linux-64 ==2.33.1 # [linux]
- libarchive ==3.4.2
- libcurl ==7.71.1
- libcxx ==10.0.0 # [osx]
- libedit ==3.1.20191231 # [linux or osx]
- libffi ==3.3 # [linux or osx]
- libgcc-ng ==9.1.0 # [linux]
- libgfortran ==3.0.1 # [osx]
- libgfortran-ng ==7.3.0 # [linux]
- libiconv ==1.15 # [win]
- libiconv ==1.15 # [linux or win]
- libiconv ==1.16 # [osx]
- liblief ==0.10.1
- libllvm9 ==9.0.1
- libpng ==1.6.37
- libsodium ==1.0.18
- libsolv ==0.7.14 # [osx]
- libsolv ==0.7.16 # [linux]
- libsolv ==0.7.17 # [win]
- libssh2 ==1.9.0
- libstdcxx-ng ==9.1.0 # [linux]
- libtiff ==4.1.0
- libuuid ==1.0.3 # [linux]
Expand All @@ -126,6 +133,8 @@ requirements:
- m2w64-gcc-libs-core ==5.3.0 # [win]
- m2w64-gmp ==6.1.0 # [win]
- m2w64-libwinpthread-git ==5.0.0.4634.697f757 # [win]
- mamba ==0.4.2 # [osx]
- mamba ==0.5.1 # [linux or win]
- markupsafe ==1.1.1
- matplotlib ==3.2.2
- matplotlib-base ==3.2.2
Expand Down Expand Up @@ -156,7 +165,7 @@ requirements:
- numpydoc ==1.1.0
- oauthlib ==3.1.0
- olefile ==0.46
- openssl ==1.1.1g
- openssl ==1.1.1i
- packaging ==20.4
- pandas ==1.0.5
- pandoc ==2.10
Expand All @@ -171,6 +180,7 @@ requirements:
- pillow ==7.2.0
- pip ==20.1.1
- pkginfo ==1.5.0.1
- plotly ==4.14.3
- pluggy ==0.13.1
- prometheus_client ==0.8.0
- prompt-toolkit ==2.0.10 # [win]
Expand All @@ -185,6 +195,7 @@ requirements:
- pycosat ==0.6.3
- pycparser ==2.20
- pycrypto ==2.6.1
- pyerfa ==1.7.1.1
- pyflakes ==2.2.0
- pygments ==2.6.1
- pyjwt ==1.7.1
Expand All @@ -197,11 +208,13 @@ requirements:
- pyrsistent ==0.16.0
- pysocks ==1.7.1
- pytables ==3.6.1
- pytest ==6.2
- pytest ==6.2.0
- python ==3.8.3
- python-dateutil ==2.8.1
- python-docx ==0.8.10
- python-kaleido ==0.0.3
- python-libarchive-c ==2.9
- python_abi ==3.8
- pytz ==2020.1
- pywin32 ==227 # [win]
- pywinpty ==0.5.7 # [win]
Expand All @@ -214,6 +227,7 @@ requirements:
- requests ==2.24.0
- requests-oauthlib ==1.3.0
- requests-toolbelt ==0.9.1
- retrying ==1.3.3
- ripgrep ==11.0.2 # [linux or osx]
- rope ==0.17.0
- ruamel_yaml ==0.15.87
Expand Down
34 changes: 17 additions & 17 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: 2020.13+shiny
version: 2021.2

build:
noarch: generic
Expand All @@ -12,26 +12,24 @@ requirements:
- aca_hi_bgd
- aca_view
- aca_weekly_report
- acispy
- acisfp_check
- acis_thermal_check
- backstop_history
- dea_check
- dpa_check
- psmc_check
- bep_pcb_check
- fep1_mong_check
- fep1_actel_check
- ska3-template
- acdc
- agasc
- acis_taco
- acis_thermal_check
- acisfp_check
- acispy
- agasc
- annie
- backstop_history
- bep_pcb_check
- chandra_aca
- chandra.cmd_states
- chandra.maneuver
- chandra.time
- cxotime
- dea_check
- dpa_check
- fep1_mong_check
- fep1_actel_check
- find_attitude
- hopper
- jobwatch
Expand All @@ -41,8 +39,10 @@ requirements:
- parse_cm
- perigee_health_plots
- proseco
- psmc_check
- pyyaks
- quaternion
- ska-sphinx-theme
- ska.arc5gl
- ska.astro
- ska.dbi
Expand All @@ -55,13 +55,13 @@ requirements:
- ska.quatutil
- ska.report_ranges
- ska.shell
- ska-sphinx-theme
- ska_path
- ska.sun
- ska.tdb
- ska3-template
- ska_helpers
- ska_path
- ska_sync
- skare3_tools
- ska.sun
- ska.tdb
- sparkles
- starcheck
- testr
Expand Down
31 changes: 16 additions & 15 deletions pkg_defs/ska3-flight/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
package:
name: ska3-flight
version: 2021.1
version: 2021.2

build:
noarch: generic

requirements:
run:
- aca_hi_bgd ==0.1.5
- aca_view ==0.5.0
- aca_weekly_report ==0.1.4
- acdc ==4.7.1
- aca_view ==0.6.0
- 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
Expand All @@ -23,28 +23,29 @@ requirements:
- chandra.cmd_states ==3.16.0
- chandra.maneuver ==3.8.0
- chandra.time ==4.0.0
- chandra_aca ==4.31.1
- cxotime ==3.2.3
- chandra_aca ==4.32.0
- 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
- find_attitude ==3.4.0
- hopper ==4.5.1
- kadi ==5.5.0
- maude ==3.5.0
- mica ==4.24.0
- jobwatch ==0.2.0
- kadi ==5.5.1
- maude ==3.6.0
- mica ==4.25.0
- parse_cm ==3.6.0
- perigee_health_plots ==0.1.2
- proseco ==4.11.0
- perigee_health_plots ==0.1.3
- proseco ==4.11.1
- psmc_check ==3.3.0
- 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.51.0
- ska.engarchive ==4.52.0
- ska.file ==3.4.5
- ska.ftp ==3.6.0
- ska.matplotlib ==3.12.0
Expand All @@ -55,12 +56,12 @@ requirements:
- ska.shell ==3.5.0
- ska.sun ==3.6.0
- ska.tdb ==3.6.0
- ska3-core ==2021.1
- ska3-core ==2021.2
- ska3-template ==2019.09.03
- ska_helpers ==0.4.0
- ska_helpers ==0.5.0
- ska_path ==3.1.2
- ska_sync ==4.7.0
- skare3_tools ==1.0.2
- skare3_tools ==1.0.3
- sparkles ==4.7.0
- starcheck ==13.8.0
- testr ==4.6.0
Expand Down
0