Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-pyrad | Distribution: openSUSE Tumbleweed |
Version: 2.4 | Vendor: openSUSE |
Release: 5.1 | Build date: Fri Sep 20 12:59:54 2024 |
Group: Unspecified | Build host: reproducible |
Size: 317448 | Source RPM: python-pyrad-2.4-5.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/pyradius/pyrad | |
Summary: RADIUS tools |
pyrad is an implementation of a RADIUS client/server as described in RFC2865. It takes care of all the details like building RADIUS packets, sending them and decoding responses.
BSD-3-Clause
* Fri Sep 20 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de> - add sle15_python_module_pythons * Mon Apr 08 2024 Steve Kowalik <steven.kowalik@suse.com> - Switch to autosetup and pyproject macros. - No more greedy globs in %files. - Do not install example directory into site-packages. - Add missing Requires on netaddr. - Add patch use-correct-assertion-methods.patch: * Use non-removed assertion methods. * Mon Nov 08 2021 Dirk Müller <dmueller@suse.com> - add missing six dependency declaration * Sun Jun 13 2021 Michael Ströder <michael@stroeder.com> - Use %pyunittest, dropped build dependency on pytest * Wed Dec 16 2020 Michael Ströder <michael@stroeder.com> - 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 2020 pgajdos@suse.com - nose -> pytest * Fri Mar 20 2020 Marketa Calabkova <mcalabkova@suse.com> - Update to version 2.3 * Fixed #124 remove reuse_address=True from async server/client * Fixed #121 Unknown attribute key error * Mon Nov 04 2019 Tomáš Chvátal <tchvatal@suse.com> - Switch to github tarball - Run tests by just invoking nosetests * Fri Nov 01 2019 Boris Manojlovic <boris@steki.net> - added test-data.tar.gz extracted from git repository https://github.com/pyradius/pyrad * Thu Oct 31 2019 Boris Manojlovic <boris@steki.net> - initial packaging of version 2.2
/usr/lib/python3.12/site-packages/pyrad /usr/lib/python3.12/site-packages/pyrad-2.4.dist-info /usr/lib/python3.12/site-packages/pyrad-2.4.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pyrad-2.4.dist-info/LICENSE.txt /usr/lib/python3.12/site-packages/pyrad-2.4.dist-info/METADATA /usr/lib/python3.12/site-packages/pyrad-2.4.dist-info/RECORD /usr/lib/python3.12/site-packages/pyrad-2.4.dist-info/REQUESTED /usr/lib/python3.12/site-packages/pyrad-2.4.dist-info/WHEEL /usr/lib/python3.12/site-packages/pyrad/__init__.py /usr/lib/python3.12/site-packages/pyrad/__pycache__ /usr/lib/python3.12/site-packages/pyrad/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/bidict.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/bidict.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/client.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/client_async.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/client_async.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/curved.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/curved.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/dictfile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/dictfile.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/dictionary.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/dictionary.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/host.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/host.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/packet.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/packet.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/proxy.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/proxy.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/server.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/server.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/server_async.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/server_async.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/tools.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyrad/__pycache__/tools.cpython-312.pyc /usr/lib/python3.12/site-packages/pyrad/bidict.py /usr/lib/python3.12/site-packages/pyrad/client.py /usr/lib/python3.12/site-packages/pyrad/client_async.py /usr/lib/python3.12/site-packages/pyrad/curved.py /usr/lib/python3.12/site-packages/pyrad/dictfile.py /usr/lib/python3.12/site-packages/pyrad/dictionary.py /usr/lib/python3.12/site-packages/pyrad/host.py /usr/lib/python3.12/site-packages/pyrad/packet.py /usr/lib/python3.12/site-packages/pyrad/proxy.py /usr/lib/python3.12/site-packages/pyrad/server.py /usr/lib/python3.12/site-packages/pyrad/server_async.py /usr/lib/python3.12/site-packages/pyrad/tools.py /usr/share/licenses/python312-pyrad /usr/share/licenses/python312-pyrad/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 19 00:35:30 2024