[Git][debian-gis-team/pyspectral][master] 4 commits: New upstream version 0.10.4+ds
Antonio Valentino
gitlab at salsa.debian.org
Thu Dec 10 06:44:20 GMT 2020
Antonio Valentino pushed to branch master 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
- - - - -
1cfac3b6 by Antonio Valentino at 2020-12-10T06:32:56+00:00
Update upstream source from tag 'upstream/0.10.4+ds'
Update to upstream version '0.10.4+ds'
with Debian dir d566c0fa35557ebe7f567d906c8ce11392eb3a70
- - - - -
557e11cf by Antonio Valentino at 2020-12-10T06:34:36+00:00
New upstream release
- - - - -
d75b198d by Antonio Valentino at 2020-12-10T06:35:24+00:00
Set distribution to unstable
- - - - -
4 changed files:
- CHANGELOG.md
- README.md
- + continuous_integration/environment.yaml
- debian/changelog
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
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pyspectral (0.10.4+ds-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Thu, 10 Dec 2020 06:34:59 +0000
+
pyspectral (0.10.3+ds-1) unstable; urgency=medium
[ Bas Couwenberg ]
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/-/compare/4aaa27da00505dd3f25b7ef4ff72acd493035e2a...d75b198db54a4c2a829b96e2e6c7b2caceda833c
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/-/compare/4aaa27da00505dd3f25b7ef4ff72acd493035e2a...d75b198db54a4c2a829b96e2e6c7b2caceda833c
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/1b25b43c/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list