Source: python-dogpile.cache
Version: 1.1.8-3
Severity: normal

Dear Maintainer,

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

Greetings

tchet@quieter:/tmp/python-dogpile.cache$ grep mock -r | grep -e import -e debian
debian/control: python3-mock,
tests/cache/plugins/test_mako_cache.py:from unittest import mock
tests/cache/test_memcached_backend.py:from unittest import mock
tests/cache/test_redis_backend.py:from unittest.mock import Mock
tests/cache/test_redis_backend.py:from unittest.mock import patch
tests/cache/test_region.py:from unittest import mock
tests/test_lock.py:from unittest import mock
tchet@quieter:/tmp/python-dogpile.cache$ 

Reply via email to