openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
62 stars 19 forks source link

Use libzim 7.2.2 #142

Closed rgaudin closed 2 years ago

rgaudin commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #142 (8ce84b5) into master (6fa808b) will decrease coverage by 0.95%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   97.84%   96.88%   -0.96%     
==========================================
  Files           1        1              
  Lines         418      418              
==========================================
- Hits          409      405       -4     
- Misses          9       13       +4     
Impacted Files Coverage Δ
libzim/libzim.pyx 96.88% <ø> (-0.96%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6fa808b...8ce84b5. Read the comment docs.

kelson42 commented 2 years ago

We should probably wait that libzim 7.2.1 build for macOS is done before merging this.

rgaudin commented 2 years ago

The build is already online but we should wait for the PR to be merged in kiwis-build before merging this ; for consistency

kelson42 commented 2 years ago

@rgaudin Does it fix #141

rgaudin commented 2 years ago

@rgaudin Does it fix #141

No

rgaudin commented 2 years ago

Updated to use 7.2.2 instead