Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyrad-2.4-9.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-pyrad Distribution: Fedora Project
Version: 2.4 Vendor: Fedora Project
Release: 9.fc40 Build date: Fri Jan 26 10:16:32 2024
Group: Unspecified Build host: buildhw-x86-03.iad2.fedoraproject.org
Size: 909996 Source RPM: python-pyrad-2.4-9.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/wichert/pyrad
Summary: Python RADIUS client
pyrad is an implementation of a RADIUS client as described in RFC2865. It takes
care of all the details like building RADIUS packets, sending them and decoding
responses.

Provides

Requires

License

BSD

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Antonio Torres <antorres@redhat.com> - 2.4-6
  - Backport refactor of deprecated unittest aliases
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 2.4-5
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.4-2
  - Rebuilt for Python 3.11
* Wed May 18 2022 Antonio Torres <antorres@redhat.com> - 2.4-1
  - Update to upstream release 2.4

Files

/usr/lib/python3.12/site-packages/pyrad
/usr/lib/python3.12/site-packages/pyrad-2.4-py3.12.egg-info
/usr/lib/python3.12/site-packages/pyrad-2.4-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/pyrad-2.4-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/pyrad-2.4-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/pyrad-2.4-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/pyrad-2.4-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/pyrad-2.4-py3.12.egg-info/zip-safe
/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/doc/python3-pyrad
/usr/share/doc/python3-pyrad/CHANGES.rst
/usr/share/doc/python3-pyrad/README.rst
/usr/share/doc/python3-pyrad/example
/usr/share/doc/python3-pyrad/example/acct.py
/usr/share/doc/python3-pyrad/example/auth.py
/usr/share/doc/python3-pyrad/example/auth_async.py
/usr/share/doc/python3-pyrad/example/client-coa.py
/usr/share/doc/python3-pyrad/example/coa.py
/usr/share/doc/python3-pyrad/example/dictionary
/usr/share/doc/python3-pyrad/example/dictionary.freeradius
/usr/share/doc/python3-pyrad/example/pyrad.log
/usr/share/doc/python3-pyrad/example/server.py
/usr/share/doc/python3-pyrad/example/server_async.py
/usr/share/doc/python3-pyrad/example/status.py
/usr/share/doc/python3-pyrad/html
/usr/share/doc/python3-pyrad/html/_modules
/usr/share/doc/python3-pyrad/html/_modules/index.html
/usr/share/doc/python3-pyrad/html/_modules/pyrad
/usr/share/doc/python3-pyrad/html/_modules/pyrad/client.html
/usr/share/doc/python3-pyrad/html/_modules/pyrad/dictionary.html
/usr/share/doc/python3-pyrad/html/_modules/pyrad/host.html
/usr/share/doc/python3-pyrad/html/_modules/pyrad/packet.html
/usr/share/doc/python3-pyrad/html/_modules/pyrad/proxy.html
/usr/share/doc/python3-pyrad/html/_modules/pyrad/server.html
/usr/share/doc/python3-pyrad/html/_sources
/usr/share/doc/python3-pyrad/html/_sources/api
/usr/share/doc/python3-pyrad/html/_sources/api/client.rst.txt
/usr/share/doc/python3-pyrad/html/_sources/api/dictionary.rst.txt
/usr/share/doc/python3-pyrad/html/_sources/api/host.rst.txt
/usr/share/doc/python3-pyrad/html/_sources/api/packet.rst.txt
/usr/share/doc/python3-pyrad/html/_sources/api/proxy.rst.txt
/usr/share/doc/python3-pyrad/html/_sources/api/server.rst.txt
/usr/share/doc/python3-pyrad/html/_sources/index.rst.txt
/usr/share/doc/python3-pyrad/html/_static
/usr/share/doc/python3-pyrad/html/_static/alabaster.css
/usr/share/doc/python3-pyrad/html/_static/basic.css
/usr/share/doc/python3-pyrad/html/_static/custom.css
/usr/share/doc/python3-pyrad/html/_static/doctools.js
/usr/share/doc/python3-pyrad/html/_static/documentation_options.js
/usr/share/doc/python3-pyrad/html/_static/file.png
/usr/share/doc/python3-pyrad/html/_static/language_data.js
/usr/share/doc/python3-pyrad/html/_static/logo.png
/usr/share/doc/python3-pyrad/html/_static/minus.png
/usr/share/doc/python3-pyrad/html/_static/plus.png
/usr/share/doc/python3-pyrad/html/_static/pygments.css
/usr/share/doc/python3-pyrad/html/_static/searchtools.js
/usr/share/doc/python3-pyrad/html/_static/sphinx_highlight.js
/usr/share/doc/python3-pyrad/html/api
/usr/share/doc/python3-pyrad/html/api/client.html
/usr/share/doc/python3-pyrad/html/api/dictionary.html
/usr/share/doc/python3-pyrad/html/api/host.html
/usr/share/doc/python3-pyrad/html/api/packet.html
/usr/share/doc/python3-pyrad/html/api/proxy.html
/usr/share/doc/python3-pyrad/html/api/server.html
/usr/share/doc/python3-pyrad/html/genindex.html
/usr/share/doc/python3-pyrad/html/index.html
/usr/share/doc/python3-pyrad/html/objects.inv
/usr/share/doc/python3-pyrad/html/py-modindex.html
/usr/share/doc/python3-pyrad/html/search.html
/usr/share/doc/python3-pyrad/html/searchindex.js
/usr/share/licenses/python3-pyrad
/usr/share/licenses/python3-pyrad/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024