pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-betamax
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 17 09:59:39 UTC 2016
Modified Files:
pkgsrc/www/py-betamax: Makefile PLIST distinfo
Log Message:
Update py-betamax to 0.6.0.
0.6.0 - 2016-04-12
------------------
- Add ``betamax_recorder`` pytest fixture
- Change default behaviour to allow duplicate interactions to be recorded in
single cassette
- Add ``allow_playback_repeats`` to allow an interaction to be used more than
once from a single cassette
- Always return a new ``Response`` object from an Interaction to allow for a
streaming response to be usable multiple times
- Remove CI support for Pythons 2.6 and 3.2
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-betamax/Makefile \
pkgsrc/www/py-betamax/PLIST pkgsrc/www/py-betamax/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index