#2 Use the standard library mock
Merged by merlinm. Opened by carlwgeorge.
carlwgeorge/calligrabot stdlib-mock  into  main

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.

Pull-Request has been merged by merlinm