[Git][reproducible-builds/diffoscope][master] Add missing `errno` import missing in dc5ad047f2e8 as part of reproducible-builds/diffoscope!26.
Chris Lamb
gitlab at salsa.debian.org
Sun Apr 28 18:15:13 CEST 2019
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
7241a59f by Chris Lamb at 2019-04-28T16:14:08Z
Add missing `errno` import missing in dc5ad047f2e8 as part of reproducible-builds/diffoscope!26.
Gbp-Dch: ignore
- - - - -
1 changed file:
- diffoscope/main.py
Changes:
=====================================
diffoscope/main.py
=====================================
@@ -23,6 +23,7 @@
import os
import sys
import json
+import errno
import signal
import logging
import textwrap
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/7241a59f881caabe752d05be2fd01c8c7e890607
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/7241a59f881caabe752d05be2fd01c8c7e890607
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190428/99dc8778/attachment.html>
More information about the rb-commits
mailing list