Commit Graph

  • 70ab4b3c07 Accepting request 1169363 from devel:languages:python factory Ana Guerrero 2024-04-23 16:54:53 +0000
  • 3cd5fdd351 - update to 0.9.0: * Add support for urllib3 2.0 * Fix documentation * Add support for binary serializer storage; useful with custom serializers (such as pickle based), however all builtin betamax serializers remain text based. * Fix bug with new_episodes always trying to record. * Improved documentation. * This release drops support for Python 3.3; if you are still using Python 3.3 update your Python or don't update to betamax 0.8.2. * This release is the first release that declares support for Python 3.7, however previous versions most likely worked with 3.7 as well. Dirk Mueller 2024-04-20 13:44:14 +0000
  • 63fc371cc9 Accepting request 1081982 from devel:languages:python Dominique Leuenberger 2023-04-22 20:01:48 +0000
  • 1fbf06cb23 Accepting request 1081346 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:52:38 +0000
  • 2822a297c3 Accepting request 657780 from devel:languages:python Dominique Leuenberger 2018-12-13 18:49:42 +0000
  • a8fafdf45d - Use %license macro Thomas Bechtold 2018-12-13 09:25:56 +0000
  • bc0491a92c - update to 0.8.1: - Previous attempts to sanitize cassette names were incomplete. Sanitization has become more thorough which could have some affects on existing cassette files. **This may cause new cassettes to be generated.** - Fix bug where there may be an exception raised in a `betamax.exceptions.BetamaxError` repr. Thomas Bechtold 2018-12-13 09:24:34 +0000
  • e966760e67 Accepting request 495402 from devel:languages:python Dominique Leuenberger 2017-05-17 08:55:11 +0000
  • de5d41b869 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-betamax?expand=0&rev=8 Dirk Mueller 2017-05-16 16:00:24 +0000
  • a6880007cb - convert to singlespec packaging Dirk Mueller 2017-05-16 15:57:49 +0000
  • 241bdfccd4 Accepting request 441343 from devel:languages:python Dominique Leuenberger 2016-12-07 23:29:23 +0000
  • 4a4a350451 - update to 0.8.0: - Add `betamax_parametrized_recorder and betamax_parametrized_session to our list of pytest fixtures so that users will have parametrized cassette names when writing parametrized tests with our fixtures. (I wonder if I can mention parametrization a bunch more times so I can say parametrize a lot in this bullet note.) - Add ValidationError and a set of subclasses for each possible validation error. - Raise InvalidOption on unknown cassette options rather than silently ignoring extra options. - Raise a subclass of ValidationError when a particular cassette option is invalid, rather than silently ignoring the validation failure. - Fix bug with query string matcher where query-strings without values (e.g., ?foo&bar as opposed to ?foo=1&bar=2`) were treated as if there were no query string. - Fix issue #108 by effectively copying the items in the match_requests_on list into the match_options set on a Cassette instance Dirk Mueller 2016-11-15 10:35:44 +0000
  • 31a5fb2975 Accepting request 400391 from devel:languages:python Dominique Leuenberger 2016-06-09 14:13:41 +0000
  • 80e7492c81 Accepting request 400381 from home:tbechtold:branches:devel:languages:python Dirk Mueller 2016-06-07 08:11:03 +0000
  • 71daf4fb61 Accepting request 359157 from devel:languages:python Dominique Leuenberger 2016-02-22 07:57:18 +0000
  • 9204606262 Accepting request 358876 from home:tbechtold:branches:devel:languages:python Dirk Mueller 2016-02-11 16:15:29 +0000