Date: Tuesday, November 8, 2022 @ 07:18:43
  Author: arojas
Revision: 1345900

upgpkg: python-pikepdf 6.2.2-1: Update to 6.2.2

Modified:
  python-pikepdf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-08 07:04:48 UTC (rev 1345899)
+++ PKGBUILD    2022-11-08 07:18:43 UTC (rev 1345900)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=6.2.1
+pkgver=6.2.2
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -11,9 +11,9 @@
 license=(MPL2)
 makedepends=(pybind11 python-build python-installer python-wheel python-toml 
python-setuptools-scm)
 depends=(python-lxml python-pillow python-deprecation python-typing_extensions 
python-packaging qpdf)
-checkdepends=(python-pytest-xdist python-hypothesis)
+checkdepends=(python-pytest-xdist python-hypothesis python-psutil)
 
source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('28309830b84e1392949afe5dc8e02d635531b63ab41f0ed6ec05ca8a8cc384ee')
+sha256sums=('ae5aa1fd18373fd96b8ea6610d78d1c12a43e105291e45ceaaa54637e76a6929')
 
 build() {
   cd pikepdf-$pkgver

Reply via email to