Merge "Update pypi url to new url"
This commit is contained in:
commit
b19dd14878
@ -120,7 +120,7 @@ blacklist_calls:
|
||||
level: "LOW"
|
||||
|
||||
# Most of this is based off of Christian Heimes' work on defusedxml:
|
||||
# https://pypi.python.org/pypi/defusedxml/#defusedxml-sax
|
||||
# https://pypi.org/project/defusedxml/#defusedxml-sax
|
||||
|
||||
# TODO(jaegerandi): Enable once defusedxml is in global requirements.
|
||||
#- xml_bad_cElementTree:
|
||||
@ -191,7 +191,7 @@ blacklist_imports:
|
||||
message: "Consider possible security implications associated with {module} module."
|
||||
|
||||
# Most of this is based off of Christian Heimes' work on defusedxml:
|
||||
# https://pypi.python.org/pypi/defusedxml/#defusedxml-sax
|
||||
# https://pypi.org/project/defusedxml/#defusedxml-sax
|
||||
|
||||
- xml_libs:
|
||||
imports: [xml.etree.cElementTree,
|
||||
|
@ -146,7 +146,7 @@ Glossary
|
||||
|
||||
https://uwsgi-docs.readthedocs.io/en/latest/index.html
|
||||
|
||||
https://pypi.python.org/pypi/uWSGI
|
||||
https://pypi.org/project/uWSGI/
|
||||
|
||||
https://github.com/unbit/uwsgi
|
||||
|
||||
|
@ -22,5 +22,5 @@ through the python-glanceclient project. Explore the following resources
|
||||
for more information:
|
||||
|
||||
* `Official Docs <http://docs.openstack.org/developer/python-glanceclient/>`_
|
||||
* `Pypi Page <http://pypi.python.org/pypi/python-glanceclient>`_
|
||||
* `Pypi Page <https://pypi.org/project/python-glanceclient/>`_
|
||||
* `GitHub Project <http://github.com/openstack/python-glanceclient>`_
|
||||
|
Loading…
Reference in New Issue
Block a user