Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] diffoscope: update to 260.
Date: Fri, 15 Mar 2024 07:22:04 +0100	[thread overview]
Message-ID: <20240315062204.84D0B29AD5@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49295@inbox.vuxu.org>

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

There is an updated 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/49295

diffoscope: update to 260.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

cc @Chocimier 

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

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

From 1ba1f26d49b247390026be187c1f506408488987 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 2 Mar 2024 16:37:22 +0530
Subject: [PATCH] diffoscope: update to 260.

---
 srcpkgs/diffoscope/template | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index d593b896f56336..f21234d68efa93 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,9 +1,9 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=253
+version=260
 revision=1
 build_style=python3-module
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools help2man"
 depends="python3-magic python3-libarchive-c python3-progressbar
  python3-argcomplete binwalk python3-defusedxml python3-distro
  python3-jsondiff python3-pypdf python3-pyxattr python3-tlsh
@@ -15,4 +15,13 @@ 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=ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614
+checksum=405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac
+
+post_build() {
+	make -C doc
+}
+
+post_install() {
+	vman doc/diffoscope.1
+	vcompletion debian/zsh-completion/_diffoscope zsh
+}

  parent reply	other threads:[~2024-03-15  6:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 20:13 [PR PATCH] " icp1994
2024-03-14 20:16 ` classabbyamp
2024-03-15  6:22 ` icp1994 [this message]
2024-03-15  6:30 ` [PR PATCH] [Merged]: " classabbyamp

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=20240315062204.84D0B29AD5@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).