21 lines
616 B
Plaintext
21 lines
616 B
Plaintext
name: python-babel
|
|
description: Integrated collection of utilities that assist in internationalizing and localizing Python applications
|
|
version: 2.17.0
|
|
revision: 2
|
|
url: https://babel.pocoo.org/en/latest/
|
|
license: BSD-3-Clause
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
- python-pytz
|
|
make_depends:
|
|
- python-setuptools
|
|
- python-wheel
|
|
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: a52696499d9da7860726444c170f3481dc7409398392f3500783d01c07221bbf
|