summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-leather/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-leather/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-leather/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/py-leather/package.py b/var/spack/repos/builtin/packages/py-leather/package.py
index 96aecebd96..92d74f1c2e 100644
--- a/var/spack/repos/builtin/packages/py-leather/package.py
+++ b/var/spack/repos/builtin/packages/py-leather/package.py
@@ -11,7 +11,7 @@ class PyLeather(PythonPackage):
don't care if they're perfect."""
homepage = "https://leather.readthedocs.io/en/stable/"
- url = "https://pypi.io/packages/source/l/leather/leather-0.3.3.tar.gz"
+ pypi = "leather/leather-0.3.3.tar.gz"
version('0.3.3', sha256='076d1603b5281488285718ce1a5ce78cf1027fe1e76adf9c548caf83c519b988')