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


Commits:
48bfe127 by Antonio Rojas at 2024-11-17T11:31:26+01:00
upgpkg: 9.4.2-1: Update to 9.4.2

- - - - -


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.4.1
+       pkgver = 9.4.2
        pkgrel = 1
        url = https://github.com/pikepdf/pikepdf
        arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = python-pikepdf
        depends = python-packaging
        depends = python-pillow
        depends = qpdf
-       source = git+https://github.com/pikepdf/pikepdf#tag=v9.4.1
-       sha256sums = 
7d7289c7419802074262d5e4239879410932cc2fe734cb422cb996f8352f8d49
+       source = git+https://github.com/pikepdf/pikepdf#tag=v9.4.2
+       sha256sums = 
a9b5d8e76e005198e4d56c845de36644723a715b895db61bcec93a69e0b6cd48
 
 pkgname = python-pikepdf


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



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

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


Reply via email to