Your message dated Tue, 24 Sep 2024 13:38:03 +0200
with message-id <[email protected]>
and subject line Fixed on last upload
has caused the Debian Bug report #1076581,
regarding python-memcache: please remove python3-mock from the
build-dependencies
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1076581: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076581
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-memcache
Version: 1.62-1
Severity: normal
Dear Maintainer,
Import of "mock" has been hybridized and
python-memcache will now prefer the new unittest.mock
from the standard library.
Greetings
Alexandre
---
tchet@quieter:/tmp/python-memcache$ grep mock -r -C 2
debian/control-Build-Depends-Indep:
debian/control- memcached,
debian/control: python3-mock,
debian/control- python3-pytest
tests/test_memcache.py-try:
tests/test_memcache.py: import unittest.mock as mock
tests/test_memcache.py-except ImportError:
tests/test_memcache.py: import mock
--- End Message ---
--- Begin Message ---
Forgot to close this bug in d/changelog.
Thomas
--- End Message ---