py-markupsafe: Recent version require Python >=3.7
This commit is contained in:
parent
17d1473de1
commit
cbc08a76cb
1 changed files with 1 additions and 0 deletions
|
@ -30,3 +30,4 @@ class PyMarkupsafe(PythonPackage):
|
|||
version("0.19", sha256="62fcc5d641df8b5ad271ebbd6b77a19cd92eceba1e1a990de4e96c867789f037")
|
||||
|
||||
depends_on("py-setuptools", type="build")
|
||||
depends_on("python@3.7:", when="@2.0:")
|
||||
|
|
Loading…
Reference in a new issue