------------------------------------------------------------------- Wed Dec 16 10:46:08 UTC 2020 - Michael Ströder - Fixed glob-pattern for tests - Update to version 2.4 * Support poetry for building this project * Use secrets.SysRandom instead of random.SystemRandom if possible * .get on Packets has an optional default parameter (to mimic dict.get()) * Fix: digestmod is not optional in python3.8 anymore * Fix: authenticator was refreshed before the packet was generated * Fix bug causing Message-Authenticator verification to fail if multiple instances of an attribute do not appear sequentially in the attributes list * Fixed #140 VerifyReply broken when multiple instances of same attribute are not adjacent on reply * Fixed #135 Missing send_packet for async Client * Fixed #126 python3 support for SaltCrypt (was previously broken) ------------------------------------------------------------------- Wed Jun 17 12:57:21 UTC 2020 - pgajdos@suse.com - nose -> pytest ------------------------------------------------------------------- Fri Mar 20 13:09:37 UTC 2020 - Marketa Calabkova - Update to version 2.3 * Fixed #124 remove reuse_address=True from async server/client * Fixed #121 Unknown attribute key error ------------------------------------------------------------------- Mon Nov 4 08:16:59 UTC 2019 - Tomáš Chvátal - Switch to github tarball - Run tests by just invoking nosetests ------------------------------------------------------------------- Fri Nov 1 19:08:51 UTC 2019 - Boris Manojlovic - added test-data.tar.gz extracted from git repository https://github.com/pyradius/pyrad ------------------------------------------------------------------- Thu Oct 31 21:38:25 UTC 2019 - Boris Manojlovic - initial packaging of version 2.2