Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
667e8ba1
Commit
667e8ba1
authored
Sep 15, 2020
by
Daniel Scheffler
Browse files
Replaced deprecated HTTP links. Updated version info.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
73e41e5b
Pipeline
#12520
passed with stages
in 41 minutes and 54 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
667e8ba1
...
...
@@ -2,6 +2,12 @@
History
=======
0.15.6 (2020-09-15)
-------------------
* Replaced deprecated HTTP links.
0.15.5 (2020-09-02)
-------------------
...
...
README.rst
View file @
667e8ba1
...
...
@@ -6,7 +6,7 @@ A collection of Python tools by Daniel Scheffler.
* Free software: GNU General Public License v3
* Documentation: http://danschef.gitext.gfz-potsdam.de/py_tools_ds/doc/
* Documentation: http
s
://danschef.gitext
-pages
.gfz-potsdam.de/py_tools_ds/doc/
Status
...
...
@@ -26,7 +26,7 @@ Status
.. image:: https://gitext.gfz-potsdam.de/danschef/py_tools_ds/badges/master/pipeline.svg
:target: https://gitext.gfz-potsdam.de/danschef/py_tools_ds/commits/master
.. image:: https://gitext.gfz-potsdam.de/danschef/py_tools_ds/badges/master/coverage.svg
:target: http://danschef.gitext.gfz-potsdam.de/py_tools_ds/coverage/
:target: http
s
://danschef.gitext
-pages
.gfz-potsdam.de/py_tools_ds/coverage/
.. image:: https://img.shields.io/pypi/v/py_tools_ds.svg
:target: https://pypi.python.org/pypi/py_tools_ds
.. image:: https://anaconda.org/danschef/py_tools_ds/badges/version.svg
...
...
@@ -91,6 +91,6 @@ 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://danschef.gitext.gfz-potsdam.de/py_tools_ds/coverage/
.. _nosetests: http://danschef.gitext.gfz-potsdam.de/py_tools_ds/nosetests_reports/nosetests.html
.. _coverage: http
s
://danschef.gitext
-pages
.gfz-potsdam.de/py_tools_ds/coverage/
.. _nosetests: http
s
://danschef.gitext
-pages
.gfz-potsdam.de/py_tools_ds/nosetests_reports/nosetests.html
.. _conda: https://conda.io/docs/
py_tools_ds/version.py
View file @
667e8ba1
...
...
@@ -19,5 +19,5 @@
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.15.
5
'
__versionalias__
=
'202009
02
_01'
__version__
=
'0.15.
6
'
__versionalias__
=
'202009
15
_01'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment