summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-et-xmlfile/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-et-xmlfile/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-et-xmlfile/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/py-et-xmlfile/package.py b/var/spack/repos/builtin/packages/py-et-xmlfile/package.py
index e80e144278..5ada975141 100644
--- a/var/spack/repos/builtin/packages/py-et-xmlfile/package.py
+++ b/var/spack/repos/builtin/packages/py-et-xmlfile/package.py
@@ -9,7 +9,7 @@ from spack import *
class PyEtXmlfile(PythonPackage):
"""An implementation of lxml.xmlfile for the standard library."""
- homepage = "https://bitbucket.org/openpyxl/et_xmlfile"
+ homepage = "https://et-xmlfile.readthedocs.io/en/latest/"
pypi = "et_xmlfile/et_xmlfile-1.0.1.tar.gz"
version('1.0.1', sha256='614d9722d572f6246302c4491846d2c393c199cfa4edc9af593437691683335b')