Name: | python36-brotli |
---|---|
Version: | 1.0.9 |
Release: | 10.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 794644 |
License: | MIT |
RPM: | python36-brotli-1.0.9-10.el7.x86_64.rpm |
Source RPM: | brotli-1.0.9-10.el7.src.rpm |
Build Date: | Mon Dec 12 2022 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/brotli |
Summary: | Lossless compression algorithm (python 3) |
Description: | Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. This package installs a Python 3 module. |
- Fix EL7 builds
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Apparently %autosetup calls %patch on its own
- Fix pc file (#1884364)
- Update to 1.0.9 (#1872932)