Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:58 +02:00
parent e918f85763
commit 80fbf9b668
+3
View File
@@ -1,7 +1,10 @@
name: python-markupsafe name: python-markupsafe
description: Implements a XML/HTML/XHTML Markup safe string for Python description: Implements a XML/HTML/XHTML Markup safe string for Python
version: 2.1.5 version: 2.1.5
revision: 2
url: https://palletsprojects.com/p/markupsafe/ url: https://palletsprojects.com/p/markupsafe/
license: BSD-3-Clause license: BSD-3-Clause
architecture: any architecture: any
depends: ["python3"]
make_depends: ["python3","python-setuptools","python-wheel"]
type: source type: source