Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pyrsr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
geomultisens
pyrsr
Commits
5cbef3d9
Commit
5cbef3d9
authored
4 years ago
by
Daniel Scheffler
Browse files
Options
Downloads
Patches
Plain Diff
Updated CI setup files and .gitlab-ci.yml.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
559b216e
No related branches found
No related tags found
No related merge requests found
Pipeline
#12534
passed
4 years ago
Stage: test
Stage: deploy
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
HISTORY.rst
+6
-0
6 additions, 0 deletions
HISTORY.rst
README.rst
+4
-4
4 additions, 4 deletions
README.rst
pyrsr/version.py
+2
-2
2 additions, 2 deletions
pyrsr/version.py
with
12 additions
and
6 deletions
HISTORY.rst
+
6
−
0
View file @
5cbef3d9
...
...
@@ -2,6 +2,12 @@
History
=======
0.3.4 (2020-09-15)
------------------
* Updated deprecated HTTP links.
0.3.3 (2020-03-31)
------------------
...
...
This diff is collapsed.
Click to expand it.
README.rst
+
4
−
4
View file @
5cbef3d9
...
...
@@ -5,7 +5,7 @@ pyrsr
A package providing relative spectral response functions for remote sensing instruments.
* Free software: GNU General Public License v3
* Documentation: http://geomultisens.gitext.gfz-potsdam.de/pyrsr/doc/
* Documentation: http
s
://geomultisens.gitext
-pages
.gfz-potsdam.de/pyrsr/doc/
* Submit feedback by filing an issue `here <https://gitext.gfz-potsdam.de/geomultisens/pyrsr/issues>`__.
...
...
@@ -15,7 +15,7 @@ Status
.. image:: https://gitext.gfz-potsdam.de/geomultisens/pyrsr/badges/master/pipeline.svg
:target: https://gitext.gfz-potsdam.de/geomultisens/pyrsr/commits/master
.. image:: https://gitext.gfz-potsdam.de/geomultisens/pyrsr/badges/master/coverage.svg
:target: http://geomultisens.gitext.gfz-potsdam.de/pyrsr/coverage/
:target: http
s
://geomultisens.gitext
-pages
.gfz-potsdam.de/pyrsr/coverage/
.. image:: https://img.shields.io/pypi/v/pyrsr.svg
:target: https://pypi.python.org/pypi/pyrsr
.. image:: https://img.shields.io/pypi/l/pyrsr.svg
...
...
@@ -102,5 +102,5 @@ This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypack
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _coverage: http://geomultisens.gitext.gfz-potsdam.de/pyrsr/coverage/
.. _nosetests: http://geomultisens.gitext.gfz-potsdam.de/pyrsr/nosetests_reports/nosetests.html
.. _coverage: http
s
://geomultisens.gitext
-pages
.gfz-potsdam.de/pyrsr/coverage/
.. _nosetests: http
s
://geomultisens.gitext
-pages
.gfz-potsdam.de/pyrsr/nosetests_reports/nosetests.html
This diff is collapsed.
Click to expand it.
pyrsr/version.py
+
2
−
2
View file @
5cbef3d9
...
...
@@ -22,5 +22,5 @@
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'
0.3.
3
'
__versionalias__
=
'
20200
331
.0
3
'
__version__
=
'
0.3.
4
'
__versionalias__
=
'
20200
915
.0
1
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment