[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1068095: python-botocore: please drop python3-mock from the build-dependencies



Source: python-botocore
Version: 1.34.46+repack-1
Severity: normal

This packages has switched to newer unittest.mock
from the standard library.

Greetings

python-botocore $ grep mock -r | grep import | grep -v 'from tests import'
tests/__init__.py:from unittest import mock
tests/functional/configured_endpoint_urls/test_configured_endpoint_url.py:from unittest import mock
tests/unit/test_endpoint_provider.py:from unittest.mock import Mock


Reply to: