Build-depend on python3-filelock
authorGuido Günther <agx@sigxcpu.org>
Thu, 29 Sep 2022 14:40:10 +0000 (16:40 +0200)
committerGuido Günther <agx@sigxcpu.org>
Thu, 29 Sep 2022 14:45:06 +0000 (16:45 +0200)
This works around #1020024

debian/control

index c5de80dcf91d778003fa076b71d0682c8d476418..cb94eb5e99f3b894ffed0868eca47d611b60ca92 100644 (file)
@@ -17,6 +17,7 @@ Build-Depends:
  python3,
  python3-coverage,
  python3-dateutil,
+ python3-filelock,
  python3-mock,
  python3-nose,
  python3-nosexcover,