summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
commitc63740208199641936685ceb327218d7e846b7c8 (patch)
tree5816208a1a58cec4948e059798f42fb162cd7327 /net
parentEnable experimental features. (diff)
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
Notes
Notes: svn path=/head/; revision=468282
Diffstat (limited to 'net')
-rw-r--r--net/py-coherence/pkg-descr2
-rw-r--r--net/py-cymruwhois/pkg-descr2
-rw-r--r--net/py-gspreadsheet/pkg-descr2
-rw-r--r--net/py-haproxy-log-analysis/pkg-descr2
-rw-r--r--net/py-ipaddress/pkg-descr2
-rw-r--r--net/py-iplib/pkg-descr2
-rw-r--r--net/py-matrix-synapse-ldap3/pkg-descr2
-rw-r--r--net/py-ndg_httpsclient/pkg-descr2
-rw-r--r--net/py-netifaces/pkg-descr2
-rw-r--r--net/py-netlib/pkg-descr2
-rw-r--r--net/py-netsnmpagent/pkg-descr2
-rw-r--r--net/py-ntplib/pkg-descr2
-rw-r--r--net/py-oauth/pkg-descr2
-rw-r--r--net/py-pyshark/pkg-descr2
-rw-r--r--net/py-pystun/pkg-descr2
-rw-r--r--net/py-python-barbicanclient/pkg-descr2
-rw-r--r--net/py-python-ceilometerclient/pkg-descr2
-rw-r--r--net/py-python-cinderclient/pkg-descr2
-rw-r--r--net/py-python-designateclient/pkg-descr2
-rw-r--r--net/py-python-glanceclient/pkg-descr2
-rw-r--r--net/py-python-heatclient/pkg-descr2
-rw-r--r--net/py-python-keystoneclient/pkg-descr2
-rw-r--r--net/py-python-neutronclient/pkg-descr2
-rw-r--r--net/py-python-ntlm/pkg-descr2
-rw-r--r--net/py-python-openstackclient/pkg-descr2
-rw-r--r--net/py-smart_open/pkg-descr2
-rw-r--r--net/py-soap2py/pkg-descr2
-rw-r--r--net/py-suds-jurko/pkg-descr2
-rw-r--r--net/py-txamqp/pkg-descr2
-rw-r--r--net/py-txrestapi/pkg-descr2
-rw-r--r--net/py-urllib3/pkg-descr2
-rw-r--r--net/py-zope.proxy/pkg-descr2
-rw-r--r--net/pyrad/pkg-descr2
33 files changed, 33 insertions, 33 deletions
diff --git a/net/py-coherence/pkg-descr b/net/py-coherence/pkg-descr
index 8e49a8307ed2..f3ded4e3b932 100644
--- a/net/py-coherence/pkg-descr
+++ b/net/py-coherence/pkg-descr
@@ -2,4 +2,4 @@ Coherence is a framework written in Python, providing a variety of UPnP
MediaServer and UPnP MediaRenderer implementations for instant use.
WWW: http://coherence-project.org
-WWW: https://pypi.python.org/pypi/Coherence
+WWW: https://pypi.org/project/Coherence/
diff --git a/net/py-cymruwhois/pkg-descr b/net/py-cymruwhois/pkg-descr
index 6de32ca3f5cf..1df522b17a8a 100644
--- a/net/py-cymruwhois/pkg-descr
+++ b/net/py-cymruwhois/pkg-descr
@@ -2,4 +2,4 @@ cymruwhois is a python library for interfacing with the
whois.cymru.com service and performs lookups by ip address and
return ASN, Country Code, and Netblock Owner.
-WWW: https://pypi.python.org/pypi/cymruwhois
+WWW: https://pypi.org/project/cymruwhois/
diff --git a/net/py-gspreadsheet/pkg-descr b/net/py-gspreadsheet/pkg-descr
index 6d3468eeaba2..6cf66363dc1c 100644
--- a/net/py-gspreadsheet/pkg-descr
+++ b/net/py-gspreadsheet/pkg-descr
@@ -7,5 +7,5 @@ can adapt your existing csv code to work with Google Spreadsheets with just two
line changes. As an added bonus, if you alter the dict, those changes get saved
back to the original spreadsheet.
-WWW: https://pypi.python.org/pypi/gspreadsheet
+WWW: https://pypi.org/project/gspreadsheet/
WWW: https://github.com/texastribune/gspreadsheet
diff --git a/net/py-haproxy-log-analysis/pkg-descr b/net/py-haproxy-log-analysis/pkg-descr
index 1a2c2fef8c43..7914b0d5b7e5 100644
--- a/net/py-haproxy-log-analysis/pkg-descr
+++ b/net/py-haproxy-log-analysis/pkg-descr
@@ -1,3 +1,3 @@
Haproxy log analyzer that tries to gives an insight of what's going on.
-WWW: https://pypi.python.org/pypi/haproxy_log_analysis
+WWW: https://pypi.org/project/haproxy_log_analysis/
diff --git a/net/py-ipaddress/pkg-descr b/net/py-ipaddress/pkg-descr
index 1ee9fc0155d3..06c887194f9a 100644
--- a/net/py-ipaddress/pkg-descr
+++ b/net/py-ipaddress/pkg-descr
@@ -3,5 +3,5 @@ Python 3.3's ipaddress (IPv4/IPv6 manipulation library) for Python 2.6 and 2.7.
Note that you must pass in unicode objects when constructing from a character
representation!
-WWW: https://pypi.python.org/pypi/ipaddress
+WWW: https://pypi.org/project/ipaddress/
WWW: https://github.com/phihag/ipaddress
diff --git a/net/py-iplib/pkg-descr b/net/py-iplib/pkg-descr
index 306d4e3db9a8..e8ce8123ba3a 100644
--- a/net/py-iplib/pkg-descr
+++ b/net/py-iplib/pkg-descr
@@ -2,4 +2,4 @@ You can use this Python module to convert amongst many different
notations and to manage couples of address/netmask in the CIDR
notation.
-WWW: https://pypi.python.org/pypi/iplib
+WWW: https://pypi.org/project/iplib/
diff --git a/net/py-matrix-synapse-ldap3/pkg-descr b/net/py-matrix-synapse-ldap3/pkg-descr
index a8eac0f6a41b..e84947f84c00 100644
--- a/net/py-matrix-synapse-ldap3/pkg-descr
+++ b/net/py-matrix-synapse-ldap3/pkg-descr
@@ -1,3 +1,3 @@
Allows synapse to use LDAP as a password provider.
-WWW: https://pypi.python.org/pypi/matrix-synapse-ldap3
+WWW: https://pypi.org/project/matrix-synapse-ldap3/
diff --git a/net/py-ndg_httpsclient/pkg-descr b/net/py-ndg_httpsclient/pkg-descr
index 1f5d5529436e..e8c18dcdf9e0 100644
--- a/net/py-ndg_httpsclient/pkg-descr
+++ b/net/py-ndg_httpsclient/pkg-descr
@@ -1,5 +1,5 @@
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL.
-WWW: https://pypi.python.org/pypi/ndg-httpsclient
+WWW: https://pypi.org/project/ndg-httpsclient/
WWW: https://github.com/cedadev/ndg_httpsclient
diff --git a/net/py-netifaces/pkg-descr b/net/py-netifaces/pkg-descr
index 198cf3a29379..f8a48d6b5e46 100644
--- a/net/py-netifaces/pkg-descr
+++ b/net/py-netifaces/pkg-descr
@@ -4,4 +4,4 @@ It's been irritating me for ages that it isn't possible to
straightforwardly get the network address(es) of the machine
you're running on from a Python program.
-WWW: https://pypi.python.org/pypi/netifaces
+WWW: https://pypi.org/project/netifaces/
diff --git a/net/py-netlib/pkg-descr b/net/py-netlib/pkg-descr
index 4574359a8312..15c19c985a41 100644
--- a/net/py-netlib/pkg-descr
+++ b/net/py-netlib/pkg-descr
@@ -5,4 +5,4 @@ It differs from other projects in some fundamental
respects, because both pathod and mitmproxy often
need to violate standards.
-WWW: https://pypi.python.org/pypi/netlib
+WWW: https://pypi.org/project/netlib/
diff --git a/net/py-netsnmpagent/pkg-descr b/net/py-netsnmpagent/pkg-descr
index a48e12ba4798..1fdbaa36df4d 100644
--- a/net/py-netsnmpagent/pkg-descr
+++ b/net/py-netsnmpagent/pkg-descr
@@ -7,4 +7,4 @@ the local node MIB tree. Usually, this requires writing a MIB as well, ie.
a text file that specifies the structure, names and data types of the
information within the MIB module.
-WWW: https://pypi.python.org/pypi/netsnmpagent
+WWW: https://pypi.org/project/netsnmpagent/
diff --git a/net/py-ntplib/pkg-descr b/net/py-ntplib/pkg-descr
index 883fb471dc88..2c6378e070cc 100644
--- a/net/py-ntplib/pkg-descr
+++ b/net/py-ntplib/pkg-descr
@@ -6,4 +6,4 @@ fields values to text (mode, leap indicator...). Since
it's pure Python, and only depends on core modules,
it should work on any platform with a Python implementation.
-WWW: https://pypi.python.org/pypi/ntplib
+WWW: https://pypi.org/project/ntplib/
diff --git a/net/py-oauth/pkg-descr b/net/py-oauth/pkg-descr
index b12da377b8b2..c0bf14887f5f 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.org/project/oauth/
diff --git a/net/py-pyshark/pkg-descr b/net/py-pyshark/pkg-descr
index 8a4e1d031f7a..15133f24f9d8 100644
--- a/net/py-pyshark/pkg-descr
+++ b/net/py-pyshark/pkg-descr
@@ -1,4 +1,4 @@
Python wrapper for tshark, allowing python packet parsing using
wireshark dissectors.
-WWW: https://pypi.python.org/pypi/pyshark
+WWW: https://pypi.org/project/pyshark/
diff --git a/net/py-pystun/pkg-descr b/net/py-pystun/pkg-descr
index d2dbf507ac00..05923e275d2c 100644
--- a/net/py-pystun/pkg-descr
+++ b/net/py-pystun/pkg-descr
@@ -1,3 +1,3 @@
A Python STUN client for getting NAT type and external IP.
-WWW: https://pypi.python.org/pypi/pystun
+WWW: https://pypi.org/project/pystun/
diff --git a/net/py-python-barbicanclient/pkg-descr b/net/py-python-barbicanclient/pkg-descr
index d11eee397073..6d0e252034d3 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: https://pypi.python.org/pypi/python-barbicanclient
+WWW: https://pypi.org/project/python-barbicanclient/
diff --git a/net/py-python-ceilometerclient/pkg-descr b/net/py-python-ceilometerclient/pkg-descr
index 26a965594063..b9c9c2ff1ae0 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: https://pypi.python.org/pypi/python-ceilometerclient
+WWW: https://pypi.org/project/python-ceilometerclient/
diff --git a/net/py-python-cinderclient/pkg-descr b/net/py-python-cinderclient/pkg-descr
index 00824e0531ae..f97f25c207bb 100644
--- a/net/py-python-cinderclient/pkg-descr
+++ b/net/py-python-cinderclient/pkg-descr
@@ -2,4 +2,4 @@ This is a client for the OpenStack Cinder API. There's a Python
API (the cinderclient module), and a command-line script (cinder).
Each implements 100% of the OpenStack Cinder API.
-WWW: https://pypi.python.org/pypi/python-cinderclient
+WWW: https://pypi.org/project/python-cinderclient/
diff --git a/net/py-python-designateclient/pkg-descr b/net/py-python-designateclient/pkg-descr
index 71af780d64d8..f3a2cf9c93ed 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: https://pypi.python.org/pypi/python-designateclient
+WWW: https://pypi.org/project/python-designateclient/
diff --git a/net/py-python-glanceclient/pkg-descr b/net/py-python-glanceclient/pkg-descr
index 74510513ee8e..df18385d60f2 100644
--- a/net/py-python-glanceclient/pkg-descr
+++ b/net/py-python-glanceclient/pkg-descr
@@ -2,4 +2,4 @@ This is a client for the OpenStack Glance API. There's a Python
API (the glanceclient module), and a command-line script (glance).
Each implements 100% of the OpenStack Glance API.
-WWW: https://pypi.python.org/pypi/python-glanceclient
+WWW: https://pypi.org/project/python-glanceclient/
diff --git a/net/py-python-heatclient/pkg-descr b/net/py-python-heatclient/pkg-descr
index d640c8e35dd4..bc0b6e11643e 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: https://pypi.python.org/pypi/python-heatclient
+WWW: https://pypi.org/project/python-heatclient/
diff --git a/net/py-python-keystoneclient/pkg-descr b/net/py-python-keystoneclient/pkg-descr
index a03f4c600828..4ac3462001b8 100644
--- a/net/py-python-keystoneclient/pkg-descr
+++ b/net/py-python-keystoneclient/pkg-descr
@@ -2,4 +2,4 @@ A client for the OpenStack Identity API, implemented by the Keystone team.
It contains a Python API (the keystoneclient module) for
OpenStack's Identity Service.
-WWW: https://pypi.python.org/pypi/python-keystoneclient
+WWW: https://pypi.org/project/python-keystoneclient/
diff --git a/net/py-python-neutronclient/pkg-descr b/net/py-python-neutronclient/pkg-descr
index 4b9c562515c2..fb0ef4f04266 100644
--- a/net/py-python-neutronclient/pkg-descr
+++ b/net/py-python-neutronclient/pkg-descr
@@ -2,4 +2,4 @@ This is a client for the OpenStack Neutron API. There's a Python
API (the neutronclient module), and a command-line script (neutron).
Each implements 100% of the OpenStack Neutron API.
-WWW: https://pypi.python.org/pypi/python-neutronclient
+WWW: https://pypi.org/project/python-neutronclient/
diff --git a/net/py-python-ntlm/pkg-descr b/net/py-python-ntlm/pkg-descr
index c6a32339a0af..9e631abf861e 100644
--- a/net/py-python-ntlm/pkg-descr
+++ b/net/py-python-ntlm/pkg-descr
@@ -2,4 +2,4 @@ Python library that provides NTLM support, including an authentication
handler for urllib2. Works with pass-the-hash in additon to password
authentication.
-WWW: https://pypi.python.org/pypi/python-ntlm
+WWW: https://pypi.org/project/python-ntlm/
diff --git a/net/py-python-openstackclient/pkg-descr b/net/py-python-openstackclient/pkg-descr
index 55a72971ebeb..6dbb90a236e5 100644
--- a/net/py-python-openstackclient/pkg-descr
+++ b/net/py-python-openstackclient/pkg-descr
@@ -3,4 +3,4 @@ that brings the command set for Compute, Identity, Image,
Object Store and Block Storage APIs together in a single shell
with a uniform command structure.
-WWW: https://pypi.python.org/pypi/python-openstackclient
+WWW: https://pypi.org/project/python-openstackclient/
diff --git a/net/py-smart_open/pkg-descr b/net/py-smart_open/pkg-descr
index dd29fed524a3..fa2c529ebdf1 100644
--- a/net/py-smart_open/pkg-descr
+++ b/net/py-smart_open/pkg-descr
@@ -2,5 +2,5 @@ smart_open is a Python 2 & Python 3 library for efficient streaming of very
large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files. It is
well tested (using moto), well documented and sports a simple, Pythonic API.
-WWW: https://pypi.python.org/pypi/smart_open
+WWW: https://pypi.org/project/smart_open/
WWW: https://github.com/RaRe-Technologies/smart_open
diff --git a/net/py-soap2py/pkg-descr b/net/py-soap2py/pkg-descr
index 222a313d766b..880273ca9862 100644
--- a/net/py-soap2py/pkg-descr
+++ b/net/py-soap2py/pkg-descr
@@ -18,5 +18,5 @@ Goals:
- Extensible: supports several HTTP wrappers (httplib2, pycurl, urllib2) for
special transport needs over SSL and proxy (ISA)
-WWW: https://pypi.python.org/pypi/soap2py
+WWW: https://pypi.org/project/soap2py/
WWW: https://github.com/pysimplesoap/pysimplesoap
diff --git a/net/py-suds-jurko/pkg-descr b/net/py-suds-jurko/pkg-descr
index 792ef848ff5b..898b522cf810 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: https://pypi.python.org/pypi/suds-jurko
+WWW: https://pypi.org/project/suds-jurko/
diff --git a/net/py-txamqp/pkg-descr b/net/py-txamqp/pkg-descr
index 5ef2f3bc4033..542d9aff7cb4 100644
--- a/net/py-txamqp/pkg-descr
+++ b/net/py-txamqp/pkg-descr
@@ -3,4 +3,4 @@ messages to/from an AMQP-compliant peer or broker (Qpid, OpenAMQ, RabbitMQ)
using Twisted. It also includes support for using Thrift RPC over AMQP in
Twisted applications.
-WWW: https://pypi.python.org/pypi/txAMQP
+WWW: https://pypi.org/project/txAMQP/
diff --git a/net/py-txrestapi/pkg-descr b/net/py-txrestapi/pkg-descr
index b4d3b3cbc982..b35563abc96d 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.org/project/txrestapi/
diff --git a/net/py-urllib3/pkg-descr b/net/py-urllib3/pkg-descr
index 826f9b78b36b..fcde6b2d7984 100644
--- a/net/py-urllib3/pkg-descr
+++ b/net/py-urllib3/pkg-descr
@@ -10,4 +10,4 @@ critical features that are missing from the Python standard libraries:
- Proxy support for HTTP and SOCKS.
- 100% test coverage.
-WWW: https://pypi.python.org/pypi/urllib3
+WWW: https://pypi.org/project/urllib3/
diff --git a/net/py-zope.proxy/pkg-descr b/net/py-zope.proxy/pkg-descr
index 5460d38579b7..765c6e659914 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.org/project/zope.proxy/
diff --git a/net/pyrad/pkg-descr b/net/pyrad/pkg-descr
index d10a9e9e39fb..439c0ef41340 100644
--- a/net/pyrad/pkg-descr
+++ b/net/pyrad/pkg-descr
@@ -2,4 +2,4 @@ pyrad is a Python implementation of a RADIUS client as described in RFC2865.
It takes care of all the details like building RADIUS packets, sending them
and decoding responses.
-WWW: https://pypi.python.org/pypi/pyrad
+WWW: https://pypi.org/project/pyrad/