Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] diffoscope: update to 233.
@ 2023-01-23 20:26 icp1994
  2023-01-23 20:30 ` [PR PATCH] [Merged]: " leahneukirchen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2023-01-23 20:26 UTC (permalink / raw)
  To: ml

[-- 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/41826

diffoscope: update to 233.
#### 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/41826.patch is attached

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

From 7c0093ee8dcfe9fe7a04050a470104b442b42f13 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 22 Jan 2023 21:42:57 +0530
Subject: [PATCH] diffoscope: update to 233.

---
 srcpkgs/diffoscope/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index ad3c04a8a30f..ffd165a6abc7 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,18 +1,18 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=228
+version=233
 revision=1
 build_style=python3-module
-make_check_args="--ignore tests/comparators/test_html.py"
 hostmakedepends="python3-setuptools"
 depends="python3-magic python3-libarchive-c python3-progressbar
  python3-argcomplete binwalk python3-defusedxml python3-distro
- python3-jsondiff python3-PyPDF2 python3-pyxattr python3-tlsh"
+ python3-jsondiff python3-PyPDF2 python3-pyxattr python3-tlsh
+ python3-debian rpm-python3"
 checkdepends="${depends} cpio lz4 lzip xz python3-pytest-xdist"
 short_desc="In-depth comparison of files, archives, and directories"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
-changelog="https://salsa.debian.org/reproducible-builds/diffoscope/raw/master/debian/changelog"
+changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=ff5d656eb6699f0fcd077146d2af44307c34ba9190c7b531d0e5accc8aeef869
+checksum=cb63f574846d4e5cb30bf47c1d3c1e735729ae9e3aaaceeb30dfbddc1ae8cbf1

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

* Re: [PR PATCH] [Merged]: diffoscope: update to 233.
  2023-01-23 20:26 [PR PATCH] diffoscope: update to 233 icp1994
@ 2023-01-23 20:30 ` leahneukirchen
  2023-01-23 23:48 ` [PR REVIEW] " sgn
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-01-23 20:30 UTC (permalink / raw)
  To: ml

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

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

diffoscope: update to 233.
https://github.com/void-linux/void-packages/pull/41826

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**

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

* Re: [PR REVIEW] diffoscope: update to 233.
  2023-01-23 20:26 [PR PATCH] diffoscope: update to 233 icp1994
  2023-01-23 20:30 ` [PR PATCH] [Merged]: " leahneukirchen
@ 2023-01-23 23:48 ` sgn
  2023-01-23 23:49 ` sgn
  2023-01-23 23:59 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2023-01-23 23:48 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/41826#discussion_r1084685880

Comment:
Why is `rpm-python3` a dependency now? Isn't it only an optional dependencies?

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

* Re: [PR REVIEW] diffoscope: update to 233.
  2023-01-23 20:26 [PR PATCH] diffoscope: update to 233 icp1994
  2023-01-23 20:30 ` [PR PATCH] [Merged]: " leahneukirchen
  2023-01-23 23:48 ` [PR REVIEW] " sgn
@ 2023-01-23 23:49 ` sgn
  2023-01-23 23:59 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2023-01-23 23:49 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/41826#discussion_r1084686467

Comment:
`rpm-python3` pulls `rpm` in, which conficts with `rpmextract` :(

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

* Re: [PR REVIEW] diffoscope: update to 233.
  2023-01-23 20:26 [PR PATCH] diffoscope: update to 233 icp1994
                   ` (2 preceding siblings ...)
  2023-01-23 23:49 ` sgn
@ 2023-01-23 23:59 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2023-01-23 23:59 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/41826#discussion_r1084691349

Comment:
Please disregard this comment, I'm make rpmextract depends on rpm instead.

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

end of thread, other threads:[~2023-01-23 23:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 20:26 [PR PATCH] diffoscope: update to 233 icp1994
2023-01-23 20:30 ` [PR PATCH] [Merged]: " leahneukirchen
2023-01-23 23:48 ` [PR REVIEW] " sgn
2023-01-23 23:49 ` sgn
2023-01-23 23:59 ` sgn

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