diff --git a/pkg.info b/pkg.info index 985345c..ec849a9 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: python-markupsafe description: Implements a XML/HTML/XHTML Markup safe string for Python version: 2.1.5 +revision: 2 url: https://palletsprojects.com/p/markupsafe/ license: BSD-3-Clause architecture: any +depends: ["python3"] +make_depends: ["python3","python-setuptools","python-wheel"] type: source