mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update all pypi.python.org URLs to pypi.org (#38988)
For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
This commit is contained in:
committed by
Alicia Cozine
parent
b20a88c39d
commit
1d640182c6
@@ -610,10 +610,10 @@ def check_dependencies():
|
||||
|
||||
if not pyhcl_installed:
|
||||
raise ImportError("pyhcl required for this module. "
|
||||
"See: https://pypi.python.org/pypi/pyhcl")
|
||||
"See: https://pypi.org/project/pyhcl/")
|
||||
|
||||
if not has_requests:
|
||||
raise ImportError("requests required for this module. See https://pypi.python.org/pypi/requests")
|
||||
raise ImportError("requests required for this module. See https://pypi.org/project/requests/")
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
@@ -40,8 +40,8 @@ deprecated:
|
||||
removed_in: '2.9'
|
||||
why: This module depended on outdated and old SDK. In 2.4 use M(panos_security_rule) instead.
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
- Panorama is supported
|
||||
|
||||
@@ -33,8 +33,8 @@ description:
|
||||
author: "Vinay Venkataraghavan (@vinayvenkat)"
|
||||
version_added: "2.5"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
- Panorama is not supported.
|
||||
|
||||
@@ -33,7 +33,7 @@ description:
|
||||
author: "Luigi Mori (@jtschichold), Ivan Bojer (@ivanbojer)"
|
||||
version_added: "2.3"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
options:
|
||||
|
||||
@@ -33,8 +33,8 @@ description:
|
||||
author: "Robert Hagen (@rnh556)"
|
||||
version_added: "2.5"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
- Panorama NOT is supported.
|
||||
|
||||
@@ -17,8 +17,8 @@ description: >
|
||||
author: "Luigi Mori (@jtschichold), Ivan Bojer (@ivanbojer), Robert Hagen (@rnh556)"
|
||||
version_added: "2.4"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
- Panorama is supported.
|
||||
|
||||
@@ -34,8 +34,8 @@ description:
|
||||
author: "Bob Hagen (@rnh556)"
|
||||
version_added: "2.4"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
- Panorama is supported.
|
||||
|
||||
@@ -31,8 +31,8 @@ description: This module will allow user to pass and execute any supported OP co
|
||||
author: "Ivan Bojer (@ivanbojer)"
|
||||
version_added: "2.5"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
notes:
|
||||
- Checkmode is NOT supported.
|
||||
- Panorama is NOT supported.
|
||||
|
||||
@@ -35,9 +35,9 @@ description: >
|
||||
author: "Bob Hagen (@rnh556)"
|
||||
version_added: "2.5"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- xmltodict can be obtains from PyPi U(https://pypi.python.org/pypi/xmltodict)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
- xmltodict can be obtains from PyPi U(https://pypi.org/project/xmltodict/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
- Panorama is supported.
|
||||
|
||||
@@ -28,9 +28,9 @@ description:
|
||||
author: "Vinay Venkataraghavan @vinayvenkat"
|
||||
version_added: "2.4"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- xmltodict can be obtained from PyPi U(https://pypi.python.org/pypi/xmltodict)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
- xmltodict can be obtained from PyPi U(https://pypi.org/project/xmltodict/)
|
||||
options:
|
||||
api_key:
|
||||
description:
|
||||
|
||||
@@ -23,9 +23,9 @@ description:
|
||||
author: "Ivan Bojer (@ivanbojer), Robert Hagen (@rnh556)"
|
||||
version_added: "2.4"
|
||||
requirements:
|
||||
- pan-python can be obtained from PyPi U(https://pypi.python.org/pypi/pan-python)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.python.org/pypi/pandevice)
|
||||
- xmltodict can be obtained from PyPi U(https://pypi.python.org/pypi/xmltodict)
|
||||
- pan-python can be obtained from PyPi U(https://pypi.org/project/pan-python/)
|
||||
- pandevice can be obtained from PyPi U(https://pypi.org/project/pandevice/)
|
||||
- xmltodict can be obtained from PyPi U(https://pypi.org/project/xmltodict/)
|
||||
notes:
|
||||
- Checkmode is not supported.
|
||||
- Panorama is supported.
|
||||
|
||||
@@ -90,7 +90,7 @@ options:
|
||||
requirements: [ mosquitto ]
|
||||
notes:
|
||||
- This module requires a connection to an MQTT broker such as Mosquitto
|
||||
U(http://mosquitto.org) and the I(Paho) C(mqtt) Python client (U(https://pypi.python.org/pypi/paho-mqtt)).
|
||||
U(http://mosquitto.org) and the I(Paho) C(mqtt) Python client (U(https://pypi.org/project/paho-mqtt/)).
|
||||
author: "Jan-Piet Mens (@jpmens)"
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user