Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] diffoscope: update to 260.
@ 2024-03-14 20:13 icp1994
  2024-03-14 20:16 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2024-03-14 20:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 494 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/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: 1033 bytes --]

From d3a724cc5d55d520d07b14cd4f60f11e118b63ce 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index d593b896f56336..77f0812a5ae735 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,6 +1,6 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=253
+version=260
 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=ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614
+checksum=405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac

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

* Re: diffoscope: update to 260.
  2024-03-14 20:13 [PR PATCH] diffoscope: update to 260 icp1994
@ 2024-03-14 20:16 ` classabbyamp
  2024-03-15  6:22 ` [PR PATCH] [Updated] " icp1994
  2024-03-15  6:30 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-03-14 20:16 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/49295#issuecomment-1998356542

Comment:
can we add the [completions](https://salsa.debian.org/reproducible-builds/diffoscope/-/blob/master/debian/zsh-completion/_diffoscope) and [man page](https://salsa.debian.org/reproducible-builds/diffoscope/-/blob/master/doc/Makefile#L24)?

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

* Re: [PR PATCH] [Updated] diffoscope: update to 260.
  2024-03-14 20:13 [PR PATCH] diffoscope: update to 260 icp1994
  2024-03-14 20:16 ` classabbyamp
@ 2024-03-15  6:22 ` icp1994
  2024-03-15  6:30 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2024-03-15  6:22 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Merged]: diffoscope: update to 260.
  2024-03-14 20:13 [PR PATCH] diffoscope: update to 260 icp1994
  2024-03-14 20:16 ` classabbyamp
  2024-03-15  6:22 ` [PR PATCH] [Updated] " icp1994
@ 2024-03-15  6:30 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-03-15  6:30 UTC (permalink / raw)
  To: ml

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

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

diffoscope: update to 260.
https://github.com/void-linux/void-packages/pull/49295

Description:
#### 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 

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

end of thread, other threads:[~2024-03-15  6:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 20:13 [PR PATCH] diffoscope: update to 260 icp1994
2024-03-14 20:16 ` classabbyamp
2024-03-15  6:22 ` [PR PATCH] [Updated] " icp1994
2024-03-15  6:30 ` [PR PATCH] [Merged]: " classabbyamp

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