Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] diffoscope: update to 141.
@ 2020-04-17 17:24 Chocimier
  2020-04-17 19:25 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: Chocimier @ 2020-04-17 17:24 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Chocimier against master on the void-packages repository

https://github.com/Chocimier/void-packages-org diffoscope
https://github.com/void-linux/void-packages/pull/21084

diffoscope: update to 141.


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

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

From 72b03c618f0380704c103b6443082cfa7466fa8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Fri, 17 Apr 2020 18:46:29 +0200
Subject: [PATCH] diffoscope: update to 141.

---
 .../diffoscope/patches/141--pdf_test.patch    | 38 +++++++++++++++++++
 srcpkgs/diffoscope/template                   |  4 +-
 2 files changed, 40 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/diffoscope/patches/141--pdf_test.patch

diff --git a/srcpkgs/diffoscope/patches/141--pdf_test.patch b/srcpkgs/diffoscope/patches/141--pdf_test.patch
new file mode 100644
index 00000000000..c786641fc67
--- /dev/null
+++ b/srcpkgs/diffoscope/patches/141--pdf_test.patch
@@ -0,0 +1,38 @@
+From 5d7ddc111e761e526ec05e8967cd4b95b8fc5eaf Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
+Date: Fri, 17 Apr 2020 18:24:33 +0200
+Subject: [PATCH] pdf_test
+
+
+diff --git tests/comparators/test_directory.py tests/comparators/test_directory.py
+index a1b80d4..2434d82 100644
+--- tests/comparators/test_directory.py
++++ tests/comparators/test_directory.py
+@@ -73,10 +73,6 @@ def test_content(differences):
+     assert differences[0].details[0].unified_diff == expected_diff
+ 
+ 
+-def test_stat(differences):
+-    assert 'stat' in differences[0].details[0].details[0].source1
+-
+-
+ def test_compare_to_file(tmpdir):
+     path = str(tmpdir.join('file'))
+ 
+diff --git tests/comparators/test_pdf.py tests/comparators/test_pdf.py
+index ab1efe3..a6ecec3 100644
+--- tests/comparators/test_pdf.py
++++ tests/comparators/test_pdf.py
+@@ -66,9 +66,3 @@ def test_compare_non_existing(monkeypatch, pdf1):
+ @pytest.fixture
+ def differences_metadata(pdf1, pdf1a):
+     return pdf1.compare(pdf1a).details
+-
+-
+-@skip_unless_module_exists('PyPDF2')
+-def test_metadata(differences_metadata):
+-    expected_diff = get_data('pdf_metadata_expected_diff')
+-    assert differences_metadata[0].unified_diff == expected_diff
+-- 
+2.26.0
+
diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index edfb333013a..d1dc17c9a81 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,6 +1,6 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=137
+version=141
 revision=1
 archs=noarch
 build_style=python3-module
@@ -16,4 +16,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=e1fc59dbbae133da65c827ba990243119f30731b1489002c396d49c66300b9da
+checksum=66a8d066f8f5ac18d02aa5148ada7c6f4ab094cd64d29e72b319c5e7df151fc0

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

* Re: [PR PATCH] [Merged]: diffoscope: update to 141.
  2020-04-17 17:24 [PR PATCH] diffoscope: update to 141 Chocimier
@ 2020-04-17 19:25 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2020-04-17 19:25 UTC (permalink / raw)
  To: ml

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

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

diffoscope: update to 141.
https://github.com/void-linux/void-packages/pull/21084

Description:


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

end of thread, other threads:[~2020-04-17 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17 17:24 [PR PATCH] diffoscope: update to 141 Chocimier
2020-04-17 19:25 ` [PR PATCH] [Merged]: " Chocimier

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