Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] diffoscope: update to 238.
@ 2023-03-02 20:07 icp1994
  2023-03-06 20:03 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-03-02 20:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/42552

diffoscope: update to 238.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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
-->


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

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

From 5e0f5936eefa623010f12c66d8aa25c063e21ff4 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 3 Mar 2023 01:03:54 +0530
Subject: [PATCH 1/2] diffoscope: update to 238.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index 9a43cc44e396..0c24b6af057e 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,6 +1,6 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=235
+version=238
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
 changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=3279f6637f1e9f757ca9b8c2870ed79ceead5971e5a15d952a0579b2b45720a2
+checksum=b8cac5bf1750b6950bbb73084b5ff07a85ba5961f50ef72388f9f7db73c700e8

From 7a50cffe3462dbcab02601e3a2f609ffd756dc7a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 3 Mar 2023 01:08:45 +0530
Subject: [PATCH 2/2] python3-pypdf: update to 3.5.0.

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

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index c8c0092af85b..0bad7bac4751 100644
--- a/srcpkgs/python3-pypdf/template
+++ b/srcpkgs/python3-pypdf/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pypdf'
 pkgname=python3-pypdf
-version=3.4.1
+version=3.5.0
 revision=1
 _sample_files_gitrev=372294b066cd3fbb4fb12fd9000ef935a2a86fcf
 build_wrksrc="pypdf-${version}"
@@ -15,7 +15,7 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
 distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
  https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
-checksum="14be5809a8df46adb40c7f510ee7aa8206b7658f0388276e54ba658b188e0d9a
+checksum="07760d7e641a815d9b240d93f2c10a830c0e61061ac83b08b1366082449c49ae
  cf6e64e36e843dfd25d53872203367e9419beb653470da629cc76efc0e4f044b"
 
 post_extract() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: diffoscope: update to 238.
  2023-03-02 20:07 [PR PATCH] diffoscope: update to 238 icp1994
@ 2023-03-06 20:03 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2023-03-06 20:03 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

diffoscope: update to 238.
https://github.com/void-linux/void-packages/pull/42552

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

\cc @Chocimier 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-06 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 20:07 [PR PATCH] diffoscope: update to 238 icp1994
2023-03-06 20:03 ` [PR PATCH] [Merged]: " paper42

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).