Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Commit be4d385

Browse files
authored
Merge pull request #668 from dstansby/066-changes
Add 0.6.6 changelog
2 parents 23692bb + 543dbc6 commit be4d385

2 files changed

Lines changed: 12 additions & 16 deletions

File tree

.travis.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
sudo: false
22
language: python
33
cache: pip
4-
54
matrix:
65
include:
76
- env: PYTHON_VERSION=3.6
87
- env: PYTHON_VERSION=3.7
98
- env: PYTHON_VERSION=3.7 PIPPRE=--pre
109
allow_failures:
1110
- env: PYTHON_VERSION=3.7 PIPPRE=--pre
12-
1311
before_install:
1412
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
1513
- chmod +x miniconda.sh
@@ -21,20 +19,17 @@ before_install:
2119
- conda install --yes hdf5
2220
- pip install -r requirements/test.txt $PIPPRE
2321
- export CLUSTERCOOKIE=2F1B4760251B51783700055F1A037271685A64680A1450722A465D302F0947606504526F370C40752A0640633228546C2A015F2F28075E
24-
2522
script:
2623
- pytest heliopy/ --cov=heliopy/ -v --durations=5 --pep8
2724
- python setup.py sdist
28-
2925
after_success:
3026
- pip install codecov
3127
- codecov
32-
3328
deploy:
3429
provider: pypi
3530
user: dstansby
3631
password:
37-
secure: u/w/Ui2eK+KnwNHauYybrrptsouMR+KFrMG8jbJJZeMpZ6tmbGsLyoifJYpC91Isj/OFZ9ZhL9gZM5cm4B67TEIOcxaWkzsaTgDjd5+3x6GgP+vu1AQNkiFrLxucad4GvWYF6oygePxVfPYsrxUzHYQB1OZiViLHzgxQ/BTZyIi+yHxrzU33LHzMYed04+w0acmgobQ/3oqTzRKFfeDIcFbTjSSgRlM7TkdnGyG4fqrhnNaT4hBCuSVoojZYaJQ4+YlvXCQEV8KAKHWtp564om3gh029sqJgIq5X+2/KoK8DcdRw3jVJjOlLJHorQGXNo569cL/t12VXU/26faDry/NeTU6Oao5asSDm7kI2Htd3xqDzMHrklm7Aq/iFPmXD47FQCVxnyl87EBsOvFkcNyv+OFwgq8pnyURxlliv1Xnfj6IkX3yxbxzvQXhnT43iaQM7Tu+HAHHhxhYRyX+mU4/wiizxk02JG31df38wdObryMLjhhIlvy2tvD1kNM017+DXS0x0YRoAoGDq1JRduOSUNda6lWTNf9dsaG1IujiPyVrMpcU0PiGCNlg82tPXv4mLkI0VWGZyJPwEuOI8Ti8h2oxQdI2Ru242/plGlKCAwtlzU30G23bJnZ5/v1WyXEgHObWf0MBwj/WJJsXDcXlhQeWpkNitYLrGmQd2iEs=
32+
secure: dyxmaVJZsmBkESiiJiYjI/dAHLoe226TjHGR+GoPYwo7aIt6Be94NFM02Or4AD/6m1xVCR9nrc1vDl7zlgBLKnf48+7/jcf9FZ72CpfKajeLooiN4IagkmandF22FbEtYqHmvL/EYrSiPoxQYOPH6zKBwLzpdKQyk65ou0UwwMztRq5FG1KU/cel7D6aIs8kpZrFWZtk3tryoFQlD5w4NSERl1FR2/2b+acB3TSFOiDA6fp0l+F/sOTgoouk2DEaAHp0pSGh9EmFWsJflvLRisUcfPro17/aTv6UvZGD4QOScC+OI8h3GZqIRy1ELekFK1t2jv4DV+7DZ5oMJGpMKcC/6qpB8WUm02q2tSchT5VwX/fez14M1jb1rlbqHPvsKe8oQdhoGoayr66zji9BEd/sjFq7i1p0XpQZLnOoyKsQrtv3hbqPYgZres4Z51T9oKZLk2LGWb9kMbCWNDYdit9SpV5SVQTLcdx2oG6r3rLgK8BDliA+qKKPjmIHQWRh8yIcz/ZZ7F7D+X/ubfxZBRoQbqarjAF31Rdyma69++7LZnTBpQSA/mWgiWN4qXgrpY9alg66tD8TKPuPPf2g9Tq38iF/MyxOVWtEEz2ztRdPlYVh8n0WkFWn46Gm2ZYTH0YrR90VqKK1dsZwoQWPeL5h2s0cAQ/TSVrX9cCWSS4=
3833
on:
3934
tags: true
40-
distributions: sdist bdist_wheel
35+
distributions: sdist

CHANGES.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
Version 0.6.5
1+
Version 0.6.6
22
-------------
33

4-
New features
5-
^^^^^^^^^^^^
4+
Bug fixes
5+
^^^^^^^^^
6+
7+
- Data downloaded through CDAS is now moved from a temporary folder using
8+
``shutil``, fixing it when the temp folder and destination folder are on
9+
different filesystems.
10+
11+
Version 0.6.5
12+
-------------
613

714
Bug fixes
815
^^^^^^^^^
@@ -41,9 +48,6 @@ New features
4148
- Importing :mod:`heliopy.spice` now automatically loads common heliospheric
4249
coordinate systems.
4350

44-
Bug fixes
45-
^^^^^^^^^
46-
4751
Backwards incompatible changes
4852
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4953

@@ -98,9 +102,6 @@ Bug fixes
98102

99103
- Fixed :meth:`heliopy.data.mms.fgm_survey` data loading. :issue:`601`
100104

101-
Backwards incompatible changes
102-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
103-
104105
Version 0.6.1
105106
-------------
106107

0 commit comments

Comments
 (0)