[arch-commits] Commit in python-pikepdf/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Jul 27 13:55:33 UTC 2021


    Date: Tuesday, July 27, 2021 @ 13:55:33
  Author: arojas
Revision: 987597

Update to 2.16.0

Modified:
  python-pikepdf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-27 13:55:12 UTC (rev 987596)
+++ PKGBUILD	2021-07-27 13:55:33 UTC (rev 987597)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=2.15.1
+pkgver=2.16.0
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(pybind11 python-setuptools-scm python-wheel python-toml)
 depends=(python-lxml python-pillow qpdf)
 source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('b1f50a29efdca74b3150a42ea05bd4d7ab4de47214585b4c319e8e42905b94a0')
+sha256sums=('1f8a295ff62d7276a4f26508db16a6d37757e9bcdc457b5f4688760051fba38e')
 
 prepare() {
   sed -e '/setuptools_scm_git_archive/d' -i pikepdf-$pkgver/setup.py # Remove unused build dependency



More information about the arch-commits mailing list