Github messages for voidlinux
 help / color / mirror / Atom feed
From: Chocimier <Chocimier@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] diffoscope: update to 141.
Date: Fri, 17 Apr 2020 19:24:08 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21084@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2020-04-17 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 17:24 Chocimier [this message]
2020-04-17 19:25 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21084@inbox.vuxu.org \
    --to=chocimier@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).