python3-mock is deprecated, so new packages are not allowed to depend on it.
https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/#_consequences_of_a_package_being_deprecated
The tests pass using the standard library mock.
LGTM. Thank you.
Pull-Request has been merged by merlinm
python3-mock is deprecated, so new packages are not allowed to depend on it.
https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/#_consequences_of_a_package_being_deprecated
The tests pass using the standard library mock.