summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-pytest-isort/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-pytest-isort/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-pytest-isort/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/py-pytest-isort/package.py b/var/spack/repos/builtin/packages/py-pytest-isort/package.py
index e51634f8bf..846ac3671b 100644
--- a/var/spack/repos/builtin/packages/py-pytest-isort/package.py
+++ b/var/spack/repos/builtin/packages/py-pytest-isort/package.py
@@ -9,7 +9,7 @@ from spack import *
class PyPytestIsort(PythonPackage):
"""py.test plugin to check import ordering using isort"""
- homepage = "http://github.com/moccu/pytest-isort/"
+ homepage = "https://github.com/moccu/pytest-isort/"
pypi = "pytest-isort/pytest-isort-0.3.1.tar.gz"
version('0.3.1', sha256='4bfee60dad1870b51700d55a85f5ceda766bd9d3d2878c1bbabee80e61b1be1a')