Rebuild with python 3.14

This commit is contained in:
2026-05-06 13:24:40 +03:00
parent fb38645de8
commit 93ccca182f
+4 -2
View File
@@ -1,14 +1,16 @@
name: python-markupsafe
description: Implements a XML/HTML/XHTML Markup safe string for Python
version: 3.0.3
revision: 1
revision: 2
url: https://palletsprojects.com/p/markupsafe/
license: BSD-3-Clause
maintainers:
- [email protected]
architecture: any
type: source
depends:
- glibc
- python3
- python3=3.14.*
make_depends:
- python-build
- python-installer