This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a change to branch upstream in repository pyorbital.
from 7c5a559 New upstream version 1.1.1 new 2fd39a2 New upstream version 1.2.0 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .bumpversion.cfg | 2 +- .github/ISSUE_TEMPLATE.md | 18 +++++ .github/PULL_REQUEST_TEMPLATE.md | 9 +++ changelog.rst | 123 +++++++++++++++++++++++++++++ doc/source/index.rst | 36 ++++++++- etc/platforms.txt | 5 ++ pyorbital/__init__.py | 29 +++++++ pyorbital/astronomy.py | 72 ++++++++--------- pyorbital/geoloc.py | 58 ++++++++------ pyorbital/geoloc_instrument_definitions.py | 23 +++--- pyorbital/orbital.py | 30 ++++--- pyorbital/tests/test_aiaa.py | 45 ++++++----- pyorbital/tests/test_geoloc.py | 107 +++++++++++++++---------- pyorbital/tests/test_orbital.py | 45 ++++++----- pyorbital/tlefile.py | 21 +++-- pyorbital/version.py | 2 +- 16 files changed, 447 insertions(+), 178 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyorbital.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel