This issue tracks the release note for the following Fedora Change:
https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
If you own this change, please add additional information here that we should communicate to Fedora users. Specifically, please consider:
Your notes to us do not need to be formally written. We will edit them and add details as needed. This is a way for you to ensure that we know what is critical about your change.
If you want to write this release note, then:
Once you're done with the above, make sure to either commit the relnote to an appropriate section of the Release Notes book, or, if you're not familiar with Git, AsciiDoc, or whatever else, just add it to this issue as a comment and let pbokoc[1] know that you're done with this one and you'd like the note included. Be sure to do this at least one day before the final release (October 29 according to the current schedule). Also make sure to do this even for relnotes that haven't been checked by the change owner.
[0] You can do that by asking the change owner listed on the wiki page; alternatively you can infer it by checking the tracker bug (linked in Wiki) in Bugzilla and looking at its status; see bug comments for details. Ask someone on the mailing list or on IRC if you're not sure. [1] In #fedora-docs on FreeNode (UTC+1 timezone, online mostly during the day on weekdays), or pbokoc @redhat.com if you can't get a hold of me on IRC.
Metadata Update from @kborole: - Issue assigned to kborole
Hello @churchyard , Can you please review the release note for the deprecated functionality? Once that is finalized, I can put up a PR.
Release Note : = Deprecated functionality == .python-mock package is deprecated
python-mock
With Fedora 34, the python-mock package is deprecated. The package is a standard library backport for older Pythons, users can use the unittest.mock package for testing in Python.
unittest.mock
works for me
Metadata Update from @bcotton: - Issue set to the milestone: F34
F34 reached end-of-life. We are unlikely to add additional release notes at this point.
Metadata Update from @bcotton: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.