Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: python-babel
|
||||
description: Integrated collection of utilities that assist in internationalizing and localizing Python applications
|
||||
version: 2.18.0
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://babel.pocoo.org/en/latest/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
@@ -10,11 +10,10 @@ architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
- 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}
|
||||
|
||||
Reference in New Issue
Block a user