Switch away from pip3 for module installation and add license
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
name: python-markupsafe
|
||||
description: Implements a XML/HTML/XHTML Markup safe string for Python
|
||||
version: 2.1.5
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://palletsprojects.com/p/markupsafe/
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
depends: ["python3"]
|
||||
make_depends: ["python3","python-setuptools","python-wheel"]
|
||||
depends: ["glibc","python3"]
|
||||
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user