[Pkg-bitcoin-commits] [python-quamash] 236/269: Switch from pypi.in to shields.io

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit 03883004b43ae88542d2f6cb6d67395698cc6b1d
Author: Mark Harviston <Mark.T.Harviston.-ND at disney.com>
Date:   Thu Jul 23 14:59:13 2015 -0700

    Switch from pypi.in to shields.io
---
 README.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.rst b/README.rst
index 776d161..e244b76 100644
--- a/README.rst
+++ b/README.rst
@@ -5,23 +5,23 @@ Implementation of the `PEP 3156`_ Event-Loop with Qt
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 :author: Mark Harviston <mark.harviston at gmail.com>, Arve Knudsen <arve.knudsen at gmail.com>
 
-.. image:: https://pypip.in/version/quamash/badge.svg
+.. image:: https://img.shields.io/pypi/v/quamash.svg
     :target: https://pypi.python.org/pypi/quamash/
     :alt: Latest Version
 
-.. image:: https://pypip.in/download/quamash/badge.svg
-    :target: https://pypi.python.org/pypi//quamash/
+.. image:: https://img.shields.io/pypi/dm/quamash.svg
+    :target: https://pypi.python.org/pypi/quamash/
     :alt: Downloads
 
-.. image:: https://pypip.in/py_versions/quamash/badge.svg
+.. image:: https://img.shields.io/pypi/pyversions/quamash.svg
     :target: https://pypi.python.org/pypi/quamash/
     :alt: Supported Python versions
 
-.. image:: https://pypip.in/license/quamash/badge.svg
+.. image:: https://img.shields.io/pypi/l/quamash.svg
     :target: https://pypi.python.org/pypi/quamash/
     :alt: License
 
-.. image:: https://pypip.in/status/quamash/badge.svg
+.. image:: https://img.shields.io/pypi/status/Django.svg
     :target: https://pypi.python.org/pypi/quamash/
     :alt: Development Status
 
@@ -29,7 +29,7 @@ Implementation of the `PEP 3156`_ Event-Loop with Qt
     :target: https://travis-ci.org/harvimt/quamash
     :alt: Linux (Travis CI) Build Status
 
-.. image:: https://ci.appveyor.com/api/projects/status/github/harvimt/quamash?branch=master&svg=true
+.. image:: https://img.shields.io/appveyor/ci/harvimt/quamash.svg
     :target: https://ci.appveyor.com/project/harvimt/quamash/branch/master
     :alt: Windows (Appveyor) Build Status
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list