pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-diffoscope: Remove TODO
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Dec 30 22:43:03 2019 +0100
Changeset: e7feac0a7f2b168c3b5613da5965a543311b30e7
Removed Files:
py-diffoscope/TODO
Log Message:
py-diffoscope: Remove TODO
Probably ready to be used to update sysutils/py-diffoscope but would be
nice to double-check with <ng0> if there is still any problems.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e7feac0a7f2b168c3b5613da5965a543311b30e7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-diffoscope/TODO | 10 ----------
1 file changed, 10 deletions(-)
diffs:
diff --git a/py-diffoscope/TODO b/py-diffoscope/TODO
deleted file mode 100644
index 5f62c97c04..0000000000
--- a/py-diffoscope/TODO
+++ /dev/null
@@ -1,10 +0,0 @@
-- Some files seems to not be compiled (only the `.py' are installed).
- These are:
-
- % awk '/.py[co]?$/ { sub(/.py[co]?$/, "", $0); f[$0]++ } END { for (v in f) { if (f[v] != 3) { print v } } }' < PLIST
- ${PYSITELIB}/diffoscope/comparators/ffprobe
- ${PYSITELIB}/diffoscope/comparators/zst
- ${PYSITELIB}/diffoscope/comparators/kbx
- ${PYSITELIB}/diffoscope/utils
-
- Investigate further!
Home |
Main Index |
Thread Index |
Old Index