Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] diffoscope: update to 221.
@ 2022-09-13 17:14 icp1994
  2022-09-14  6:43 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2022-09-13 17:14 UTC (permalink / raw)
  To: ml

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

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

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

From 52046678e35acf7276f72757299e040630550b73 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Sep 2022 22:49:58 +0530
Subject: [PATCH 1/2] New package: python3-progressbar-2.5

---
 srcpkgs/python3-progressbar/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-progressbar/template

diff --git a/srcpkgs/python3-progressbar/template b/srcpkgs/python3-progressbar/template
new file mode 100644
index 000000000000..06afa0bcdbc0
--- /dev/null
+++ b/srcpkgs/python3-progressbar/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-progressbar'
+pkgname=python3-progressbar
+version=2.5
+revision=1
+wrksrc="progressbar-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Text progress bar library for Python"
+maintainer="icp <pangolin@vivaldi.net>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/NiltonVolpato/python-progressbar"
+distfiles="${PYPI_SITE}/p/progressbar/progressbar-${version}.tar.gz"
+checksum=5d81cb529da2e223b53962afd6c8ca0f05c6670e40309a7219eacc36af9b6c63

From 4ae80706fb2c0bd9764aa093efc47a150f54e7f1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 13 Sep 2022 00:43:42 +0530
Subject: [PATCH 2/2] diffoscope: update to 221.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e2dca38a1355..b598edc3222e 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,17 +1,17 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=217
+version=221
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-magic python3-libarchive-c 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"
-checkdepends="${depends} python3-pytest"
+checkdepends="${depends} cpio 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"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=1e9791e3f718ca809d98fb319b150ce6222a682b4009ea00838b9d8705003950
+checksum=7b1724e9b1e5ac6597cac07d0acd2661db1bcf0d6a9b2e87be21b5e3806be9f8

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

* Re: [PR PATCH] [Merged]: diffoscope: update to 221.
  2022-09-13 17:14 [PR PATCH] diffoscope: update to 221 icp1994
@ 2022-09-14  6:43 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-09-14  6:43 UTC (permalink / raw)
  To: ml

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

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

diffoscope: update to 221.
https://github.com/void-linux/void-packages/pull/39262

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] 2+ messages in thread

end of thread, other threads:[~2022-09-14  6:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13 17:14 [PR PATCH] diffoscope: update to 221 icp1994
2022-09-14  6:43 ` [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).