Rebuild with python 3.14
This commit is contained in:
@@ -1,13 +1,16 @@
|
|||||||
name: brotli
|
name: brotli
|
||||||
description: Generic-purpose lossless compression algorithm
|
description: Generic-purpose lossless compression algorithm
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/google/brotli
|
url: https://github.com/google/brotli
|
||||||
license: MIT
|
license: MIT
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
make_depends:
|
make_depends:
|
||||||
- cmake
|
- cmake
|
||||||
|
- python3=3.14.*
|
||||||
- python-build
|
- python-build
|
||||||
- python-installer
|
- python-installer
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
@@ -24,5 +27,5 @@ split_packages:
|
|||||||
- name: python-brotli
|
- name: python-brotli
|
||||||
description: Python library for brotli
|
description: Python library for brotli
|
||||||
depends:
|
depends:
|
||||||
- python3
|
- python3=3.14.*
|
||||||
- brotli
|
- brotli
|
||||||
|
|||||||
Reference in New Issue
Block a user