summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-whey-pth/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-whey-pth/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-whey-pth/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/py-whey-pth/package.py b/var/spack/repos/builtin/packages/py-whey-pth/package.py
index 60f18dfee5..a50c01ce79 100644
--- a/var/spack/repos/builtin/packages/py-whey-pth/package.py
+++ b/var/spack/repos/builtin/packages/py-whey-pth/package.py
@@ -14,6 +14,8 @@ class PyWheyPth(PythonPackage):
maintainers("LydDeb")
+ license("MIT")
+
version("0.0.5", sha256="cbfcc723bc587ecde44c6b0c83270673d38d88c3fc8f8268a49b21db1fd60747")
depends_on("py-wheel@0.34.2:", type="build")