summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2023-06-28 22:44:06 +0100
committerColin Watson <cjwatson@debian.org>2023-06-28 22:44:06 +0100
commit0f96ae90f194236823aa97e709f6b4935fbd69b3 (patch)
tree6558626ee51d81a80475a45ec809d8b0cabfbe50 /README.rst
parentbe15a5ec8a45c072c2262e3a7ce598004f8739cf (diff)
New upstream version 2.0.0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst29
1 files changed, 10 insertions, 19 deletions
diff --git a/README.rst b/README.rst
index 3d003da..1a296cb 100644
--- a/README.rst
+++ b/README.rst
@@ -10,31 +10,22 @@ Overview
* - docs
- |docs|
* - tests
- - | |travis| |appveyor| |requires|
+ - | |github-actions| |requires|
| |codecov|
* - package
- | |version| |wheel| |supported-versions| |supported-implementations|
| |commits-since|
-
-.. |docs| image:: https://codecov.io/gh/ionelmc/python-tblib/branch/master/graphs/badge.svg?branch=master
- :target: https://readthedocs.org/projects/python-tblib
+.. |docs| image:: https://readthedocs.org/projects/python-tblib/badge/?style=flat
+ :target: https://python-tblib.readthedocs.io/
:alt: Documentation Status
-.. |travis| image:: https://api.travis-ci.org/ionelmc/python-tblib.svg?branch=master
- :alt: Travis-CI Build Status
- :target: https://travis-ci.org/ionelmc/python-tblib
-
-.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/ionelmc/python-tblib?branch=master&svg=true
- :alt: AppVeyor Build Status
- :target: https://ci.appveyor.com/project/ionelmc/python-tblib
-
-.. |requires| image:: https://requires.io/github/ionelmc/python-tblib/requirements.svg?branch=master
- :alt: Requirements Status
- :target: https://requires.io/github/ionelmc/python-tblib/requirements/?branch=master
+.. |github-actions| image:: https://github.com/ionelmc/python-tblib/actions/workflows/github-actions.yml/badge.svg
+ :alt: GitHub Actions Build Status
+ :target: https://github.com/ionelmc/python-tblib/actions
-.. |codecov| image:: https://codecov.io/github/ionelmc/python-tblib/coverage.svg?branch=master
+.. |codecov| image:: https://codecov.io/gh/ionelmc/python-tblib/branch/master/graphs/badge.svg?branch=master
:alt: Coverage Status
- :target: https://codecov.io/github/ionelmc/python-tblib
+ :target: https://app.codecov.io/github/ionelmc/python-tblib
.. |version| image:: https://img.shields.io/pypi/v/tblib.svg
:alt: PyPI Package latest release
@@ -52,9 +43,9 @@ Overview
:alt: Supported implementations
:target: https://pypi.org/project/tblib
-.. |commits-since| image:: https://img.shields.io/github/commits-since/ionelmc/python-tblib/v1.7.0.svg
+.. |commits-since| image:: https://img.shields.io/github/commits-since/ionelmc/python-tblib/v2.0.0.svg
:alt: Commits since latest release
- :target: https://github.com/ionelmc/python-tblib/compare/v1.7.0...master
+ :target: https://github.com/ionelmc/python-tblib/compare/v2.0.0...master
.. end-badges