Hi,
On Tue, 15 Oct 2024 11:39:58 +0200 "Salvo \"LtWorf\" Tomaselli"
<ltw...@debian.org> wrote:
Dear Maintainer,
unfortunately pymongo changed API
This python code no longer works
from mongomock import gridfs
gridfs.enable_gridfs_integration()
I am not familiar with the package. There seems to be a new upstream version
available, but there was no mention of pymongo in the changelog, so I decided
to open this bugreport rather than to upload the new version.
It seems that updating python-mongomock to the new upstream version
solves the issue. I have added an autopkgtest with your failcase to
detect this type of regression in the future.
Andrius