File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77pywavelets
88astropy
99pyspedas
10- pytplot-mpl-temp >= 2.2.53
10+ pytplot-mpl-temp >= 2.2.54
1111geopack >= 1.0.9
1212viresclient
1313hapiclient
Original file line number Diff line number Diff line change 11{% set name = "pytplot" %}
2- {% set version = "2.2.53 " %}
2+ {% set version = "2.2.54 " %}
33
44package :
55 name : " {{ name|lower }}"
66 version : " {{ version }}"
77
88source :
99 git_url : https://github.com/MAVENSDC/pytplot.git
10- git_rev : v2.2.53
10+ git_rev : v2.2.54
1111build :
1212 number : 0
1313 script : " {{ PYTHON }} -m pip install . -vv"
Original file line number Diff line number Diff line change 11[metadata]
22name = pytplot-mpl-temp
3- version = 2.2.53
3+ version = 2.2.54
44author = MAVEN SDC
55author_email = mavensdc@lasp.colorado.edu
66description = A python version of IDL tplot libraries
You can’t perform that action at this time.
0 commit comments