Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user