Revisions of python-flexmock

buildservice-autocommit accepted request 1129215 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 16)
- 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.
  * Fix with_args not working built-in functions.
- Initial package
buildservice-autocommit accepted request 1085448 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1085421 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 14)
add sle15_python_module_pythons
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 13)
- Update to 0.10.8:
  * Fix with_args not working built-in functions.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 914197 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 12)
- 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.
buildservice-autocommit accepted request 689382 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 10)
- 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
buildservice-autocommit accepted request 684399 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 8)
- Update to 0.10.3:
  - fix compatibility with py.test 4.1
  - minor documentation fixes
buildservice-autocommit accepted request 655397 from Todd R's avatar Todd R (TheBlackCat) (revision 7)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 654125 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 6)
- Trim bias from description.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 5)
Clean up the SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 4)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 522162 from Todd R's avatar Todd R (TheBlackCat) (revision 3)
initialized devel package after accepting 522162
Todd R's avatar Todd R (TheBlackCat) accepted request 522161 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
- Implement single-spec version.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 435718 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 1)
Added requested changes
Displaying all 17 revisions
openSUSE Build Service is sponsored by