| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-flexmock | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.11.3 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.1.3 | Build date: Mon Apr 29 18:26:16 2024 |
| Group: Unspecified | Build host: h01-ch4c |
| Size: 173627 | Source RPM: python-flexmock-0.11.3-150600.1.3.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/bkabrda/flexmock | |
| Summary: Testing library for creating mocks, stubs and fakes | |
Flexmock is a testing library for Python for creating mocks, stubs and fakes. The API is inspired by a Ruby library of the same name, but Python flexmock is not a clone of the Ruby version. It omits a number of redundancies in the Ruby flexmock API, alters some defaults, and introduces a number of Python-only features.
BSD-2-Clause
* Mon Nov 27 2023 dmueller@suse.com
- update to 0.11.3:
* Add PEP 561 `py.typed` marker file.
* Re-organize unit tests.
* Add a warning about the usage of `.new_instances()` method in
the documentation.
* Run tests with testtools, subunit, TeamCity, and doctest
testrunners using tox.
* Test flexmock API examples using doctest.
* Re-add Sphinx support for generating man pages.
* Fix 404 page not loading CSS and Javascript resources in
documentation.
* Add Python 3.8, 3.9, 3.10, and 3.11 support.
* Add type annotations.
* **BREAKING CHANGE**: Flexmock needs to be imported explicitly
using `from flexmock import flexmock`.
* Many error messages have been improved.
* Drop Python 2.7, 3.4, 3.5 support.
* Drop Pytest 4.x support.
* **BREAKING CHANGE**: Removed support for calling `once`,
`twice`, `never`, and `mock` methods without parentheses.
* Fix `should_call` is broken if called on a fake object.
* Fix `and_raise` allows invalid arguments for an exception.
* Fix AttributeError raised when mocking a proxied object.
* Fix flexmock not mocking methods properly on derived classes.
* Mon May 08 2023 kastl@b1-systems.de
- add sle15_python_module_pythons
* Tue Aug 31 2021 steven.kowalik@suse.com
- Update to 0.10.8:
* Fix with_args not working built-in functions.
* Wed Aug 25 2021 adrian.glaubitz@suse.com
- Update to 0.10.7:
- Fix ``with_args`` not working built-in functions and methods.
- Fix previous pytest ``--durations`` fix not working.
- from version 0.10.6
- Fix flexmock broken with Pytest 4 & 5.
- Fix new_instances method not working with Python 2.7.
- Fix multiple expectations for the same classmethod are not matched.
- from version 0.10.5
- Improve error message on unmatched method signature expectation.
- Fix using ``should_call`` passes wrong ``runtime_self``.
- Fix pytest ``--durations`` flag when flexmock is installed.
* Thu Mar 28 2019 tchvatal@suse.com
- Update to 0.10.4:
- drop Python 2.6, 3.3 and Jython support
- add Python 3.6 and 3.7 support
- don't hide exception when flexmock is used as context manager
- fix expectation reset for static methods on pypy 2
- ensure original exception isn't suppressed in pytest hook
* Tue Mar 12 2019 tchvatal@suse.com
- Update to 0.10.3:
- fix compatibility with py.test 4.1
- minor documentation fixes
* Wed Dec 05 2018 jengelh@inai.de
- Trim bias from description.
* Tue Dec 04 2018 mcepl@suse.com
- Remove superfluous devel dependency for noarch package
* Thu Sep 07 2017 toddrme2178@gmail.com
- Implement single-spec version.
* Thu Oct 13 2016 alarrosa@suse.com
- Initial package
- Official upstream release 0.10.2
/usr/lib/python3.11/site-packages/flexmock /usr/lib/python3.11/site-packages/flexmock-0.11.3-py3.11.egg-info /usr/lib/python3.11/site-packages/flexmock-0.11.3-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/flexmock-0.11.3-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/flexmock-0.11.3-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/flexmock-0.11.3-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/flexmock/__init__.py /usr/lib/python3.11/site-packages/flexmock/__pycache__ /usr/lib/python3.11/site-packages/flexmock/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flexmock/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/flexmock/__pycache__/_api.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flexmock/__pycache__/_api.cpython-311.pyc /usr/lib/python3.11/site-packages/flexmock/__pycache__/_integrations.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flexmock/__pycache__/_integrations.cpython-311.pyc /usr/lib/python3.11/site-packages/flexmock/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/flexmock/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/flexmock/_api.py /usr/lib/python3.11/site-packages/flexmock/_integrations.py /usr/lib/python3.11/site-packages/flexmock/exceptions.py /usr/lib/python3.11/site-packages/flexmock/py.typed /usr/share/doc/packages/python311-flexmock /usr/share/doc/packages/python311-flexmock/CHANGELOG.md /usr/share/doc/packages/python311-flexmock/README.md /usr/share/licenses/python311-flexmock /usr/share/licenses/python311-flexmock/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026