Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pikepdf: update to 5.0.1.
@ 2022-02-21  9:37 oynqr
  0 siblings, 0 replies; only message in thread
From: oynqr @ 2022-02-21  9:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]

There is a new pull request by oynqr against master on the void-packages repository

https://github.com/oynqr/void-packages python3-pikepdf
https://github.com/void-linux/void-packages/pull/35725

python3-pikepdf: update to 5.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

5.0.0 was a breaking release since it requires the latest release of qpdf, which is now in master.
The current version of pikepdf in void is not compatible with qpdf >=10.6.0, according to the pikepdf release notes.

A patch file from https://github.com/void-linux/void-packages/pull/35725.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pikepdf-35725.patch --]
[-- Type: text/x-diff, Size: 1072 bytes --]

From a480d28f0e367ba6ab1395559b1b90115d0a28f3 Mon Sep 17 00:00:00 2001
From: Philipp David <pd@3b.pm>
Date: Thu, 17 Feb 2022 16:13:22 +0100
Subject: [PATCH] python3-pikepdf: update to 5.0.1.

---
 srcpkgs/python3-pikepdf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-pikepdf/template b/srcpkgs/python3-pikepdf/template
index bc4dc5911630..ae0b2ee09ba5 100644
--- a/srcpkgs/python3-pikepdf/template
+++ b/srcpkgs/python3-pikepdf/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pikepdf'
 pkgname=python3-pikepdf
-version=4.4.1
+version=5.0.1
 revision=1
 wrksrc="pikepdf-${version}"
 build_style=python3-module
@@ -14,7 +14,7 @@ maintainer="Philipp David <pd@3b.pm>"
 license="MPL-2.0"
 homepage="https://github.com/pikepdf/pikepdf"
 distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
-checksum=c25d4c7673f9588d1f98bca498db98ba675070dc89ffffe50b3b124d4a005df9
+checksum=5fae9eeb7a0120d466fb219aea643a94a1423d68ee9171639a44cf0329ebe7aa
 
 pre_build() {
 	vsed -e '/setuptools_scm_git_archive/d' -i setup.py

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-21  9:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21  9:37 [PR PATCH] python3-pikepdf: update to 5.0.1 oynqr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).