mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
diffoscope: update to 146.
This commit is contained in:
parent
542322b3cd
commit
016d9c8cf7
2 changed files with 2 additions and 26 deletions
|
@ -1,24 +0,0 @@
|
||||||
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'))
|
|
||||||
|
|
||||||
--
|
|
||||||
2.26.0
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'diffoscope'
|
# Template file for 'diffoscope'
|
||||||
pkgname=diffoscope
|
pkgname=diffoscope
|
||||||
version=144
|
version=146
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,4 +16,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://diffoscope.org/"
|
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"
|
distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
|
||||||
checksum=9a45464b7b7184fa1ad2af9c52ebac8f00b3dd5dcf9e15dfc00c653c26fcc345
|
checksum=a031605c043577c908052763e49b0bd9c1d4d8a169eaf41364900ff1d9566ee2
|
||||||
|
|
Loading…
Add table
Reference in a new issue