Switch to new package format
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
name: python-mako
|
||||
description: A super-fast templating language that borrows the best ideas from the existing templating languages
|
||||
version: 1.3.2
|
||||
revision: 4
|
||||
url: https://www.makotemplates.org/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-markupsafe
|
||||
optional_depends:
|
||||
- python-babel:For i18n features
|
||||
- python-pygments:For syntax highlighting
|
||||
- python-pytest:For testing utilities
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
check_depends:
|
||||
- python-babel
|
||||
- python-pygments
|
||||
- python-pytest
|
||||
downloads:
|
||||
- url: https://github.com/sqlalchemy/mako/archive/refs/tags/rel_${BPM_PKG_VERSION//./_}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 0695c72d88413d0b743fbb19cbc60aa37f7bba040f67132968b60592b3b7cd34
|
||||
Reference in New Issue
Block a user