[Git][debian-gis-team/pyspectral][upstream] New upstream version 0.10.4+ds

Antonio Valentino gitlab at salsa.debian.org
Thu Dec 10 06:44:23 GMT 2020



Antonio Valentino pushed to branch upstream at Debian GIS Project / pyspectral


Commits:
a01638d3 by Antonio Valentino at 2020-12-10T06:32:48+00:00
New upstream version 0.10.4+ds
- - - - -


3 changed files:

- CHANGELOG.md
- README.md
- + continuous_integration/environment.yaml


Changes:

=====================================
CHANGELOG.md
=====================================
@@ -1,3 +1,15 @@
+## Version <v0.10.4> (2020/12/07)
+
+
+### Pull Requests Merged
+
+#### Features added
+
+* [PR 125](https://github.com/pytroll/pyspectral/pull/125) - Add GitHub ci support
+
+In this release 1 pull request was closed.
+
+
 ## Version <v0.10.3> (2020/12/04)
 
 ### Issues Closed


=====================================
README.md
=====================================
@@ -1,7 +1,9 @@
 Pyspectral
 ==========
 
-[![Build Status](https://travis-ci.org/pytroll/pyspectral.png?branch=master)](https://travis-ci.org/pytroll/pyspectral)
+
+[![Build status](https://github.com/pytroll/pyspectral/workflows/CI/badge.svg?branch=master)](https://github.com/pytroll/pyspectral/workflows/CI/badge.svg?branch=master)
+[![Anaconda-Server Badge](https://anaconda.org/conda-forge/pyspectral/badges/version.svg)](https://anaconda.org/conda-forge/pyspectral)
 [![Build status](https://ci.appveyor.com/api/projects/status/5lm42n0l65l5o9xn?svg=true)](https://ci.appveyor.com/project/pytroll/pyspectral)
 [![Coverage Status](https://coveralls.io/repos/github/pytroll/pyspectral/badge.svg?branch=master)](https://coveralls.io/github/pytroll/pyspectral?branch=master)
 [![PyPI version](https://badge.fury.io/py/pyspectral.svg)](https://badge.fury.io/py/pyspectral)


=====================================
continuous_integration/environment.yaml
=====================================
@@ -0,0 +1,43 @@
+name: test-environment
+channels:
+  - conda-forge
+dependencies:
+  - xarray
+  - dask
+  - distributed
+  - toolz
+  - Cython
+  - sphinx
+  - cartopy
+  - pillow
+  - matplotlib
+  - scipy
+  - pyyaml
+  - pyproj
+  - pyresample
+  - coveralls
+  - coverage
+  - codecov
+  - behave
+  - netcdf4
+  - h5py
+  - h5netcdf
+  - imageio
+  - pyhdf
+  - mock
+  - libtiff
+  - geoviews
+  - zarr
+  - python-eccodes
+  - geoviews
+  - pytest
+  - pytest-cov
+  - fsspec
+  - pylibtiff
+  - appdirs
+  - python-geotiepoints
+  - pip
+  - pip:
+    - trollsift
+    - trollimage
+    - pyorbital
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/-/commit/a01638d38cba9979de33a5a50b791b8305569405

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/-/commit/a01638d38cba9979de33a5a50b791b8305569405
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20201210/3ec87c36/attachment-0001.html>


More information about the Pkg-grass-devel mailing list