diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/py-oauth/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-python-barbicanclient/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-python-ceilometerclient/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-python-designateclient/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-python-heatclient/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-suds-jurko/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-txrestapi/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-zope.proxy/pkg-descr | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/net/py-oauth/pkg-descr b/net/py-oauth/pkg-descr index 2cb937a6bdd9..b12da377b8b2 100644 --- a/net/py-oauth/pkg-descr +++ b/net/py-oauth/pkg-descr @@ -2,4 +2,4 @@ py-oauth is a python libarary for OAuth. OAuth is an open protocol to allow API authentication in a simple and standard method from desktop and web applications. -WWW: https://pypi.python.org/pypi/oauth/ +WWW: https://pypi.python.org/pypi/oauth diff --git a/net/py-python-barbicanclient/pkg-descr b/net/py-python-barbicanclient/pkg-descr index b11b57b2078c..d11eee397073 100644 --- a/net/py-python-barbicanclient/pkg-descr +++ b/net/py-python-barbicanclient/pkg-descr @@ -2,4 +2,4 @@ This is a client for the Barbican Key Management API. There is a Python library for accessing the API (barbicanclient module), and a command-line script (barbican). -WWW: http://pypi.python.org/pypi/python-barbicanclient +WWW: https://pypi.python.org/pypi/python-barbicanclient diff --git a/net/py-python-ceilometerclient/pkg-descr b/net/py-python-ceilometerclient/pkg-descr index 30fa65d425e6..26a965594063 100644 --- a/net/py-python-ceilometerclient/pkg-descr +++ b/net/py-python-ceilometerclient/pkg-descr @@ -2,4 +2,4 @@ This is a client library for Ceilometer built on the Ceilometer API. It provides a Python API (the ceilometerclient module) and a command-line tool (ceilometer). -WWW: http://pypi.python.org/pypi/python-ceilometerclient +WWW: https://pypi.python.org/pypi/python-ceilometerclient diff --git a/net/py-python-designateclient/pkg-descr b/net/py-python-designateclient/pkg-descr index 6836237ea9ed..71af780d64d8 100644 --- a/net/py-python-designateclient/pkg-descr +++ b/net/py-python-designateclient/pkg-descr @@ -1,4 +1,4 @@ This is a client library for Designate built on the Designate API. It provides a Python API (the designateclient module) and a command-line tool (designate). -WWW: http://pypi.python.org/pypi/python-designateclient +WWW: https://pypi.python.org/pypi/python-designateclient diff --git a/net/py-python-heatclient/pkg-descr b/net/py-python-heatclient/pkg-descr index 0c0a7d7bba62..d640c8e35dd4 100644 --- a/net/py-python-heatclient/pkg-descr +++ b/net/py-python-heatclient/pkg-descr @@ -1,4 +1,4 @@ This is a client library for Heat built on the Heat orchestration API. It provides a Python API (the heatclient module) and a command-line tool (heat). -WWW: http://pypi.python.org/pypi/python-heatclient +WWW: https://pypi.python.org/pypi/python-heatclient diff --git a/net/py-suds-jurko/pkg-descr b/net/py-suds-jurko/pkg-descr index 369e49cf42f1..792ef848ff5b 100644 --- a/net/py-suds-jurko/pkg-descr +++ b/net/py-suds-jurko/pkg-descr @@ -1,3 +1,3 @@ Lightweight SOAP client written in Python (jurko's fork). -WWW: http://pypi.python.org/pypi/suds-jurko +WWW: https://pypi.python.org/pypi/suds-jurko diff --git a/net/py-txrestapi/pkg-descr b/net/py-txrestapi/pkg-descr index d224160dcd5b..b4d3b3cbc982 100644 --- a/net/py-txrestapi/pkg-descr +++ b/net/py-txrestapi/pkg-descr @@ -5,4 +5,4 @@ readable. txrestapi provides an APIResource class allowing complex mapping of path to callback (a la Django) with a readable decorator. -WWW: https://pypi.python.org/pypi/txrestapi/ +WWW: https://pypi.python.org/pypi/txrestapi diff --git a/net/py-zope.proxy/pkg-descr b/net/py-zope.proxy/pkg-descr index 7ca78a8638ed..5460d38579b7 100644 --- a/net/py-zope.proxy/pkg-descr +++ b/net/py-zope.proxy/pkg-descr @@ -3,4 +3,4 @@ around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. -WWW: https://pypi.python.org/pypi/zope.proxy/ +WWW: https://pypi.python.org/pypi/zope.proxy |