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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 1 14:02:33 UTC 2022


    Date: Thursday, September 1, 2022 @ 14:02:32
  Author: arojas
Revision: 1290324

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

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-01 12:42:40 UTC (rev 1290323)
+++ PKGBUILD	2022-09-01 14:02:32 UTC (rev 1290324)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=5.6.0
+pkgver=5.6.1
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(python-lxml python-pillow python-deprecation python-typing_extensions python-packaging qpdf)
 checkdepends=(python-pytest-xdist python-hypothesis)
 source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('77ea30551e9f6d195b45b5235ffd82bfe27ee446052cdf63f3af99906e80e469')
+sha256sums=('03fb70ff4fada9cba864d04033f4166b5bf7fa85c90cdc05afd0ab87c9ccaa1a')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list