- update to 5.2.4:
* Fixes a rare problem on pytest shutdown. * Adds compatibility with PyPy 3.10 and Python 3.12. `fake_path.FakePathModule`, `fake_io.FakeIoModule` and - Update to version 5.0.0 - Update to version 4.7.0 - Update to version 3.5.2 - Added support for path-like objects as arguments in create_file(), - readline() did not work correctly in binary mode - several functions did not behave correctly for paths ending with a - Initial packaging of version 3.4.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=42
This commit is contained in:
parent
89a75aac61
commit
5875baf218
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:05c52c6182cbc497ecfe684fbc2f656465c3e99da21fe675e891571450dec40f
|
|
||||||
size 219768
|
|
BIN
python-pyfakefs-5.2.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
python-pyfakefs-5.2.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 7 11:35:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.2.4:
|
||||||
|
* Fixes a rare problem on pytest shutdown.
|
||||||
|
* Adds compatibility with PyPy 3.10 and Python 3.12.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 10 07:06:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Wed May 10 07:06:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyfakefs%{psuffix}
|
Name: python-pyfakefs%{psuffix}
|
||||||
Version: 5.2.2
|
Version: 5.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fake file system that mocks the Python file system modules
|
Summary: Fake file system that mocks the Python file system modules
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user