* [PR PATCH] diffoscope: update to 284
@ 2024-12-11 21:23 voidisnull
2024-12-24 19:00 ` classabbyamp
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: voidisnull @ 2024-12-11 21:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 643 bytes --]
There is a new pull request by voidisnull against master on the void-packages repository
https://github.com/voidisnull/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/53475
diffoscope: update to 284
#### 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-glibc)
- I built this PR locally for these architectures:
- x86_64-musl
<br/>
@Chocimier could you please review the changes??
And thanks for your time!!
A patch file from https://github.com/void-linux/void-packages/pull/53475.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-diffoscope-53475.patch --]
[-- Type: text/x-diff, Size: 1195 bytes --]
From f8185c44dacbd0bb3ab72d8b22b2658803fca8b8 Mon Sep 17 00:00:00 2001
From: Saksham <voidisnull@duck.com>
Date: Thu, 12 Dec 2024 02:51:37 +0530
Subject: [PATCH] diffoscope: update to 284
---
srcpkgs/diffoscope/template | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e9eb6999478153..d27329dd6fa3a5 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
# Template file for 'diffoscope'
pkgname=diffoscope
-version=260
-revision=2
+version=284
+revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,8 +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=405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac
-
-post_install() {
- vcompletion debian/zsh-completion/_diffoscope zsh
-}
+checksum=c672e97ce3e69c229858419e8d368563bb583101a9cfc5eb70e28d441502b1b7
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: diffoscope: update to 284
2024-12-11 21:23 [PR PATCH] diffoscope: update to 284 voidisnull
@ 2024-12-24 19:00 ` classabbyamp
2024-12-24 19:18 ` [PR PATCH] [Updated] " voidisnull
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-12-24 19:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 193 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/53475#issuecomment-2561352172
Comment:
needs rebase.
where did the completions go?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] diffoscope: update to 284
2024-12-11 21:23 [PR PATCH] diffoscope: update to 284 voidisnull
2024-12-24 19:00 ` classabbyamp
@ 2024-12-24 19:18 ` voidisnull
2024-12-24 19:21 ` voidisnull
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: voidisnull @ 2024-12-24 19:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 648 bytes --]
There is an updated pull request by voidisnull against master on the void-packages repository
https://github.com/voidisnull/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/53475
diffoscope: update to 284
#### 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-glibc)
- I built this PR locally for these architectures:
- x86_64-musl
<br/>
@Chocimier could you please review the changes??
And thanks for your time!!
A patch file from https://github.com/void-linux/void-packages/pull/53475.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-diffoscope-53475.patch --]
[-- Type: text/x-diff, Size: 1195 bytes --]
From a857b6c9247b6f18bf121250b1c09f54e3a249bf Mon Sep 17 00:00:00 2001
From: Saksham <voidisnull@duck.com>
Date: Thu, 12 Dec 2024 02:51:37 +0530
Subject: [PATCH] diffoscope: update to 284
---
srcpkgs/diffoscope/template | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index a1c0475b7f0dbf..d27329dd6fa3a5 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
# Template file for 'diffoscope'
pkgname=diffoscope
-version=260
-revision=3
+version=284
+revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,8 +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=405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac
-
-post_install() {
- vcompletion debian/zsh-completion/_diffoscope zsh
-}
+checksum=c672e97ce3e69c229858419e8d368563bb583101a9cfc5eb70e28d441502b1b7
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: diffoscope: update to 284
2024-12-11 21:23 [PR PATCH] diffoscope: update to 284 voidisnull
2024-12-24 19:00 ` classabbyamp
2024-12-24 19:18 ` [PR PATCH] [Updated] " voidisnull
@ 2024-12-24 19:21 ` voidisnull
2024-12-24 19:52 ` [PR PATCH] [Closed]: " classabbyamp
2024-12-24 19:52 ` classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: voidisnull @ 2024-12-24 19:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 316 bytes --]
New comment by voidisnull on void-packages repository
https://github.com/void-linux/void-packages/pull/53475#issuecomment-2561360511
Comment:
Completed rebase
I don't know why the upstream stopped providing completions in their release package
As it wasn't there I thought I should remove it from the template
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Closed]: diffoscope: update to 284
2024-12-11 21:23 [PR PATCH] diffoscope: update to 284 voidisnull
` (2 preceding siblings ...)
2024-12-24 19:21 ` voidisnull
@ 2024-12-24 19:52 ` classabbyamp
2024-12-24 19:52 ` classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-12-24 19:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
There's a closed pull request on the void-packages repository
diffoscope: update to 284
https://github.com/void-linux/void-packages/pull/53475
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-glibc)
- I built this PR locally for these architectures:
- x86_64-musl
<br/>
@Chocimier could you please review the changes??
And thanks for your time!!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: diffoscope: update to 284
2024-12-11 21:23 [PR PATCH] diffoscope: update to 284 voidisnull
` (3 preceding siblings ...)
2024-12-24 19:52 ` [PR PATCH] [Closed]: " classabbyamp
@ 2024-12-24 19:52 ` classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-12-24 19:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 241 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/53475#issuecomment-2561372583
Comment:
I switched to the tarball from https://diffoscope.org/archive, which still has the completions
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-12-24 19:52 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-11 21:23 [PR PATCH] diffoscope: update to 284 voidisnull
2024-12-24 19:00 ` classabbyamp
2024-12-24 19:18 ` [PR PATCH] [Updated] " voidisnull
2024-12-24 19:21 ` voidisnull
2024-12-24 19:52 ` [PR PATCH] [Closed]: " classabbyamp
2024-12-24 19:52 ` 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).