Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] diffoscope: update to 239.
Date: Sat, 18 Mar 2023 20:07:00 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42845@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 480 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/42845

diffoscope: update to 239.
#### 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**

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

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

From fa7a8e2373e1da123f6d58c090e9beb5e2887ad7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 18 Mar 2023 01:05:23 +0530
Subject: [PATCH 1/2] python3-pypdf: update to 3.5.2.

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

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index 0bad7bac4751..a871ae065b1f 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.5.0
+version=3.5.2
 revision=1
 _sample_files_gitrev=372294b066cd3fbb4fb12fd9000ef935a2a86fcf
 build_wrksrc="pypdf-${version}"
@@ -15,12 +15,15 @@ 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="07760d7e641a815d9b240d93f2c10a830c0e61061ac83b08b1366082449c49ae
+checksum="f602bd26e52cc99926eacfcaff076140c7f0fa3f19dc6b72e6559ebe25abf20a
  cf6e64e36e843dfd25d53872203367e9419beb653470da629cc76efc0e4f044b"
 
 post_extract() {
 	rmdir ${build_wrksrc}/sample-files
 	mv sample-files-${_sample_files_gitrev} ${build_wrksrc}/sample-files
+
+	# requires unpackaged pytest-socket
+	vsed -e '/addopts/d' -i ${build_wrksrc}/pyproject.toml
 }
 
 post_install() {

From 1ed918483327293e3cf00a9f01ee159dfb77f039 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 18 Mar 2023 01:33:01 +0530
Subject: [PATCH 2/2] diffoscope: update to 239.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index 0c24b6af057e..0834bbc4b9ab 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,6 +1,6 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=238
+version=239
 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=b8cac5bf1750b6950bbb73084b5ff07a85ba5961f50ef72388f9f7db73c700e8
+checksum=22d9d1c492344c77bab279eecc43f2d41f5c7cce90e26adb77a6ec26d80306d3

             reply	other threads:[~2023-03-18 19:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-18 19:07 icp1994 [this message]
2023-03-20  6:42 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42845@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).