Package: swift
Version: 2.35.0-1
Severity: normal

Dear Maintainer,

Upstream has moved away from python3-mock.

The last usage of this library remains in a local patch.

Please patch the patch.

Greetings

Alexandre



diff --git a/debian/control b/debian/control
index 76774714e..ae1f97212 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,6 @@ Build-Depends-Indep:
  python3-keystoneclient,
  python3-keystonemiddleware,
  python3-lxml,
- python3-mock,
  python3-openssl,
  python3-openstackclient,
  python3-openstackdocstheme,
diff --git a/debian/patches/drive-full-checker.patch 
b/debian/patches/drive-full-checker.patch
index 9245674ba..308be97f9 100644
--- a/debian/patches/drive-full-checker.patch
+++ b/debian/patches/drive-full-checker.patch
@@ -334,7 +334,7 @@ Index: swift/test/unit/cli/test_drive_full_checker.py
 +
 +import collections
 +import filecmp
-+import mock
++from unittest import mock
 +import os
 +import tempfile
 +import unittest

Reply via email to