Switch to new package format
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: python-jinja
|
||||
description: A simple pythonic template language written in Python
|
||||
version: 3.1.6
|
||||
revision: 2
|
||||
url: https://palletsprojects.com/p/jinja/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-markupsafe
|
||||
optional_depends:
|
||||
- python-babel:For i18n support
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/pallets/jinja/releases/download/${BPM_PKG_VERSION}/jinja2-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d
|
||||
Reference in New Issue
Block a user