Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:11:51 +03:00
parent 81df64a56e
commit 9361c238a0
+5 -2
View File
@@ -1,13 +1,16 @@
name: brotli
description: Generic-purpose lossless compression algorithm
version: 1.2.0
revision: 1
revision: 2
url: https://github.com/google/brotli
license: MIT
maintainers:
- [email protected]
architecture: any
type: source
make_depends:
- cmake
- python3=3.14.*
- python-build
- python-installer
- python-setuptools
@@ -24,5 +27,5 @@ split_packages:
- name: python-brotli
description: Python library for brotli
depends:
- python3
- python3=3.14.*
- brotli