Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user