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


Commits:
c847870f by Antonio Rojas at 2023-12-18T08:26:57+01:00
upgpkg: 8.10.1-1: Update to 8.10.1

- - - - -


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 = 8.10.0
+       pkgver = 8.10.1
        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 = 
https://github.com/pikepdf/pikepdf/archive/v8.10.0/python-pikepdf-8.10.0.tar.gz
-       sha256sums = 
86cfabca0f17c36f985134ce78f892f5e0087061b10bb48c26518b22f8406737
+       source = 
https://github.com/pikepdf/pikepdf/archive/v8.10.1/python-pikepdf-8.10.1.tar.gz
+       sha256sums = 
b74c441f40d2c7bde8c1757ecc2ce2008e1ae065dae0385e4d4295c4eee976e0
 
 pkgname = python-pikepdf


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=8.10.0
+pkgver=8.10.1
 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=(https://github.com/pikepdf/pikepdf/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('86cfabca0f17c36f985134ce78f892f5e0087061b10bb48c26518b22f8406737')
+sha256sums=('b74c441f40d2c7bde8c1757ecc2ce2008e1ae065dae0385e4d4295c4eee976e0')
 
 build() {
   cd pikepdf-$pkgver



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

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


Reply via email to