Switch badges from 'pypip.in' to 'shields.io'

The badge hosting at 'pypip.in' has been broken for a while
now, it was supposed to be fixed in the following PR(s):

- https://github.com/badges/pypipins/issues/39
- https://github.com/badges/pypipins/issues/38
- https://github.com/badges/pypipins/issues/37

That does not appear to have actually happened and/or is not
getting addressed, so switch to a more reliable badge hosting
site that provides the same badge information.

Change-Id: I3d835825973121ed012c382e7c5b0c88d193de87
This commit is contained in:
Joshua Harlow 2015-06-11 20:29:04 -07:00
parent 787b6e3e50
commit e5fb426db2

View File

@ -2,11 +2,11 @@
oslo.utils oslo.utils
========== ==========
.. image:: https://pypip.in/version/oslo.utils/badge.svg .. image:: https://img.shields.io/pypi/v/oslo.utils.svg
:target: https://pypi.python.org/pypi/oslo.utils/ :target: https://pypi.python.org/pypi/oslo.utils/
:alt: Latest Version :alt: Latest Version
.. image:: https://pypip.in/download/oslo.utils/badge.svg?period=month .. image:: https://img.shields.io/pypi/dm/oslo.utils.svg
:target: https://pypi.python.org/pypi/oslo.utils/ :target: https://pypi.python.org/pypi/oslo.utils/
:alt: Downloads :alt: Downloads