forked from pool/python-pyfakefs
- update to 5.3.5:
* Fixes a regression due to the changed behavior of the dynamic patcher cleanup (see #939). * The change is now by default only made if the `django` module is loaded, and the behavior can * be changed using the new argument `module_cleanup_mode`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=46
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pyfakefs%{psuffix}
|
||||
Version: 5.3.4
|
||||
Version: 5.3.5
|
||||
Release: 0
|
||||
Summary: Fake file system that mocks the Python file system modules
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user