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 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: 3.0.3 version: 3.0.3
revision: 1 revision: 2
url: https://palletsprojects.com/p/markupsafe/ url: https://palletsprojects.com/p/markupsafe/
license: BSD-3-Clause license: BSD-3-Clause
maintainers:
- [email protected]
architecture: any architecture: any
type: source type: source
depends: depends:
- glibc - glibc
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer