Add latest version of Sphinx (#4264)

* Add latest version of Sphinx

* Flake8 fix
This commit is contained in:
Adam J. Stewart
2017-05-17 18:07:10 -05:00
committed by GitHub
parent 3e8662aaa7
commit 96560cc11f
15 changed files with 184 additions and 51 deletions

View File

@@ -28,7 +28,7 @@
class PyPygments(PythonPackage):
"""Pygments is a syntax highlighting package written in Python."""
homepage = "https://pypi.python.org/pypi/pygments"
homepage = "http://pygments.org/"
url = "https://pypi.io/packages/source/P/Pygments/Pygments-2.2.0.tar.gz"
import_modules = [