Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
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
|
||||
Reference in New Issue
Block a user