Bug#1028454: nsscache: build-depends on python3-mox3, to be removed from Debian

2023-02-05 Thread James Addison
Package: nsscache Followup-For: Bug #1028454 Hi Thomas, It looks like the functionality from python3-mock upstream[1] has been included into Python >= 3.3. Would it make sense for nsswitch to migrate from mox3 to the stdlib implementation instead of python3-mock? Thanks, James [1] - https://gi

Bug#1028454: nsscache: build-depends on python3-mox3, to be removed from Debian

2023-01-11 Thread Thomas Goirand
Package: nsscache Version: 0.42-2 Severity: serious Hi, piuparts build-depends on mox3, which I would like to remove from Debian. Indeed, mox3 is RC buggy in Python 3.11, and unmaintained upstream. It was used to be a replacement for mock that would work in Python 3, but now, mock has support for