projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3954043
)
Build-depend on python3-filelock
author
Guido Günther
<agx@sigxcpu.org>
Thu, 29 Sep 2022 14:40:10 +0000
(16:40 +0200)
committer
Guido Günther
<agx@sigxcpu.org>
Thu, 29 Sep 2022 14:45:06 +0000
(16:45 +0200)
This works around #
1020024
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index c5de80dcf91d778003fa076b71d0682c8d476418..cb94eb5e99f3b894ffed0868eca47d611b60ca92 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-17,6
+17,7
@@
Build-Depends:
python3,
python3-coverage,
python3-dateutil,
+ python3-filelock,
python3-mock,
python3-nose,
python3-nosexcover,