24 lines
664 B
YAML
24 lines
664 B
YAML
name: python-markupsafe
|
|
description: Implements a XML/HTML/XHTML Markup safe string for Python
|
|
version: 3.0.3
|
|
revision: 3
|
|
url: https://palletsprojects.com/p/markupsafe/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/pallets/markupsafe/releases/download/${BPM_PKG_VERSION}/markupsafe-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698
|