22 lines
646 B
YAML
22 lines
646 B
YAML
name: python-babel
|
|
description: Integrated collection of utilities that assist in internationalizing and localizing Python applications
|
|
version: 2.18.0
|
|
revision: 3
|
|
url: https://babel.pocoo.org/en/latest/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- python-pytz
|
|
make_depends:
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://github.com/python-babel/babel/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e3afb21416ea7694744c1a18ad47db64257fb717ebca2d96b920d1ec5767e925
|