Path to this page:
Subject: CVS commit: pkgsrc/www/py-twill
From: Adam Ciarcinski
Date: 2024-11-12 10:56:49
Message id: 20241112095649.73C31FC7D@cvs.NetBSD.org
Log Message:
py-twill: updated to 3.3
3.3 (released 2024-10-13)
* The supported Python versions are now 3.8 to 3.13.
* Saving and loading of cookies has been made more robust, and it now also
incorporates the domains and paths of the cookies.
* Twill now uses Flask_ instead of Quixote_ as test server for running its own
test suite.
* Twill now uses 'argparse' instead of the deprecated 'optparse' to parse
options and arguments passed on the command line.
Files: