Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-pymupdf


Commits:
9d69b751 by Robin Candau at 2024-05-12T12:03:21+02:00
upgpkg: 1.24.3-2: Rebuild against mupdf 1.24.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pymupdf
        pkgdesc = Python bindings for MuPDF's rendering library
        pkgver = 1.24.3
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/pymupdf/PyMuPDF
        arch = x86_64
        license = AGPL-3.0-or-later


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _name=PyMuPDF
 pkgname=python-pymupdf
 pkgver=1.24.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for MuPDF's rendering library"
 arch=(x86_64)
 url="https://github.com/pymupdf/PyMuPDF";
@@ -101,8 +101,6 @@ check() {
     --deselect tests/test_pylint.py::test_pylint
     # some textbox stuff again: https://github.com/pymupdf/PyMuPDF/issues/3398
     --deselect tests/test_textbox.py::test_textbox3
-    # broken test as of v1.24.3: https://github.com/pymupdf/PyMuPDF/issues/3460
-    --deselect tests/test_balance_count.py::test_q_count
   )
   local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymupdf/-/commit/9d69b7519372b0a575d34a48fd084f727b28283d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymupdf/-/commit/9d69b7519372b0a575d34a48fd084f727b28283d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to