Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:04:29 +03:00
parent 7cce03a14c
commit fbdd9142a1
+2 -3
View File
@@ -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}