diff --git a/pkg.info b/pkg.info index 86934f0..ca02d82 100644 --- a/pkg.info +++ b/pkg.info @@ -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: + - enumdev@enumerated.dev architecture: any type: source depends: - glibc - - python3 + - python3=3.14.* make_depends: - python-build - python-installer