15
0
Commit Graph

9 Commits

Author SHA256 Message Date
e4dc6307cd - Update to 0.10.8:
* Fix with_args not working built-in functions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=13
2021-08-31 08:54:11 +00:00
ac8ca6571b Accepting request 914197 from home:glaubitz:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/914197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=12
2021-08-29 06:03:51 +00:00
Tomáš Chvátal
fccc883559 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=10
2019-03-28 14:28:59 +00:00
Tomáš Chvátal
3bec86b792 - Update to 0.10.3:
- fix compatibility with py.test 4.1
  - minor documentation fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=8
2019-03-12 15:41:28 +00:00
Todd R
b9e22110f0 Accepting request 654125 from home:jengelh:branches:devel:languages:python
- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/654125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=6
2018-12-05 19:23:39 +00:00
29e8986449 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=5
2018-12-04 17:13:37 +00:00
3fd1e73921 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=4
2018-12-04 13:28:06 +00:00
Todd R
4a42db70ae Accepting request 522161 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version.

OBS-URL: https://build.opensuse.org/request/show/522161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=2
2017-09-07 20:31:52 +00:00
b5fba4018c Accepting request 435718 from home:alarrosa:branches:Archiving:Backup
Added requested changes

OBS-URL: https://build.opensuse.org/request/show/435718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexmock?expand=0&rev=1
2016-10-17 12:51:21 +00:00