Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pikepdf


Commits:
0d4636d3 by Antonio Rojas at 2025-10-26T09:48:24+01:00
upgpkg: 10.0.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pikepdf
        pkgdesc = Read and write PDFs with Python, powered by qpdf
-       pkgver = 9.11.0
+       pkgver = 10.0.0
        pkgrel = 1
        url = https://github.com/pikepdf/pikepdf
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = python-pikepdf
        depends = python-packaging
        depends = python-pillow
        depends = qpdf
-       source = git+https://github.com/pikepdf/pikepdf#tag=v9.11.0
-       sha256sums = 
855586fb7658f11ee5f4ffb474531d378f9b84e633f35aee56fd786540b16e9a
+       source = git+https://github.com/pikepdf/pikepdf#tag=v10.0.0
+       sha256sums = 
da533facffbadd791a5ad3e95cdec63bddde012f441e8633beb826446b7fd210
 
 pkgname = python-pikepdf


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=9.11.0
+pkgver=10.0.0
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -28,7 +28,7 @@ checkdepends=(python-hypothesis
               python-psutil
               python-pytest-xdist)
 source=(git+https://github.com/pikepdf/pikepdf#tag=v$pkgver)
-sha256sums=('855586fb7658f11ee5f4ffb474531d378f9b84e633f35aee56fd786540b16e9a')
+sha256sums=('da533facffbadd791a5ad3e95cdec63bddde012f441e8633beb826446b7fd210')
 
 prepare() {
   cd pikepdf



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pikepdf/-/commit/0d4636d3deefa40c3e8b25dc33802aa3a1e13350

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pikepdf/-/commit/0d4636d3deefa40c3e8b25dc33802aa3a1e13350
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to