pyrad 2.5.0__tar.gz → 2.5.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyrad-2.5.0 → pyrad-2.5.1}/CHANGES.rst +9 -4
- {pyrad-2.5.0/pyrad.egg-info → pyrad-2.5.1}/PKG-INFO +2 -3
- {pyrad-2.5.0 → pyrad-2.5.1}/README.rst +1 -1
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/conf.py +2 -2
- {pyrad-2.5.0 → pyrad-2.5.1}/pyproject.toml +0 -2
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/__init__.py +1 -1
- {pyrad-2.5.0 → pyrad-2.5.1/pyrad.egg-info}/PKG-INFO +2 -3
- {pyrad-2.5.0 → pyrad-2.5.1}/LICENSE.txt +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/MANIFEST.in +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/TODO.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/Makefile +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/make.bat +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/_static/logo.png +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/api/client.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/api/dictionary.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/api/host.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/api/packet.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/api/proxy.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/api/server.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/docs/source/index.rst +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/acct.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/auth.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/auth_async.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/client-coa.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/coa.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/dictionary +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/dictionary.freeradius +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/pyrad.log +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/server.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/server_async.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/example/status.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/bidict.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/client.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/client_async.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/curved.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/dictfile.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/dictionary.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/host.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/packet.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/proxy.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/server.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/server_async.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/__init__.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/mock.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_bidict.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_client.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_dictionary.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_host.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_packet.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_proxy.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_server.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tests/test_tools.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad/tools.py +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad.egg-info/SOURCES.txt +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad.egg-info/dependency_links.txt +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad.egg-info/requires.txt +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad.egg-info/top_level.txt +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/pyrad.egg-info/zip-safe +0 -0
- {pyrad-2.5.0 → pyrad-2.5.1}/setup.cfg +0 -0
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
Changelog
|
|
2
2
|
=========
|
|
3
3
|
|
|
4
|
-
2.5 - Jan 29, 2026
|
|
5
|
-
|
|
4
|
+
2.5.1 - Jan 29, 2026
|
|
5
|
+
--------------------
|
|
6
|
+
|
|
7
|
+
* Fix build and release infra
|
|
8
|
+
|
|
9
|
+
2.5.0 - Jan 29, 2026
|
|
10
|
+
--------------------
|
|
6
11
|
|
|
7
12
|
* Drop support of Python 2.x
|
|
8
13
|
|
|
@@ -25,7 +30,7 @@ Changelog
|
|
|
25
30
|
* Fixed unittests
|
|
26
31
|
|
|
27
32
|
2.4 - Nov 23, 2020
|
|
28
|
-
|
|
33
|
+
------------------
|
|
29
34
|
|
|
30
35
|
* Support poetry for for building this project
|
|
31
36
|
|
|
@@ -50,7 +55,7 @@ Changelog
|
|
|
50
55
|
(was previously broken)
|
|
51
56
|
|
|
52
57
|
2.3 - Feb 6, 2020
|
|
53
|
-
|
|
58
|
+
-----------------
|
|
54
59
|
|
|
55
60
|
* Fixed #124 remove reuse_address=True from async server/client
|
|
56
61
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyrad
|
|
3
|
-
Version: 2.5.
|
|
3
|
+
Version: 2.5.1
|
|
4
4
|
Summary: RADIUS tools
|
|
5
5
|
Author-email: Istvan Ruzman <istvan@ruzman.eu>, Christian Giese <gic@gicnet.de>, Stefan Lieberth <stefan@lieberth.net>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -9,7 +9,6 @@ Project-URL: Documentation, https://pyradius-pyrad.readthedocs.io
|
|
|
9
9
|
Keywords: radius,authentication,AAA,accounting,authorization,RADIUS
|
|
10
10
|
Classifier: Development Status :: 6 - Mature
|
|
11
11
|
Classifier: Intended Audience :: Developers
|
|
12
|
-
Classifier: License :: OSI Approved :: BSD License
|
|
13
12
|
Classifier: Programming Language :: Python :: 3
|
|
14
13
|
Classifier: Programming Language :: Python :: 3.8
|
|
15
14
|
Classifier: Programming Language :: Python :: 3.9
|
|
@@ -99,7 +98,7 @@ Author, Copyright, Availability
|
|
|
99
98
|
===============================
|
|
100
99
|
|
|
101
100
|
pyrad was written by Wichert Akkerman <wichert@wiggy.net> and is maintained by
|
|
102
|
-
Christian Giese (GIC-de)
|
|
101
|
+
Christian Giese (GIC-de), Istvan Ruzman (Istvan91) and Stefan Lieberth (slieberth).
|
|
103
102
|
|
|
104
103
|
We’re looking for contributors to support the pyrad team! If you’re interested in
|
|
105
104
|
helping with development, testing, documentation, or other areas, please contact
|
|
@@ -67,7 +67,7 @@ Author, Copyright, Availability
|
|
|
67
67
|
===============================
|
|
68
68
|
|
|
69
69
|
pyrad was written by Wichert Akkerman <wichert@wiggy.net> and is maintained by
|
|
70
|
-
Christian Giese (GIC-de)
|
|
70
|
+
Christian Giese (GIC-de), Istvan Ruzman (Istvan91) and Stefan Lieberth (slieberth).
|
|
71
71
|
|
|
72
72
|
We’re looking for contributors to support the pyrad team! If you’re interested in
|
|
73
73
|
helping with development, testing, documentation, or other areas, please contact
|
|
@@ -57,9 +57,9 @@ author = u'Christian Giese <gic@gicnet.de>, Istvan Ruzman <istvan@ruzman.eu> and
|
|
|
57
57
|
# built documents.
|
|
58
58
|
#
|
|
59
59
|
# The short X.Y version.
|
|
60
|
-
version = u'2.5'
|
|
60
|
+
version = u'2.5.1'
|
|
61
61
|
# The full version, including alpha/beta/rc tags.
|
|
62
|
-
release = u'2.5'
|
|
62
|
+
release = u'2.5.1'
|
|
63
63
|
|
|
64
64
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
|
65
65
|
# for a list of supported languages.
|
|
@@ -18,7 +18,6 @@ keywords = ["radius", "authentication", "AAA", "accounting", "authorization", "R
|
|
|
18
18
|
classifiers = [
|
|
19
19
|
"Development Status :: 6 - Mature",
|
|
20
20
|
"Intended Audience :: Developers",
|
|
21
|
-
"License :: OSI Approved :: BSD License",
|
|
22
21
|
"Programming Language :: Python :: 3",
|
|
23
22
|
"Programming Language :: Python :: 3.8",
|
|
24
23
|
"Programming Language :: Python :: 3.9",
|
|
@@ -40,7 +39,6 @@ dependencies = [
|
|
|
40
39
|
test = [
|
|
41
40
|
"pytest>=8",
|
|
42
41
|
"mock; python_version<'3.10'",
|
|
43
|
-
# "nose", # nur falls du es wirklich noch brauchst
|
|
44
42
|
]
|
|
45
43
|
|
|
46
44
|
[project.urls]
|
|
@@ -41,6 +41,6 @@ __docformat__ = 'epytext en'
|
|
|
41
41
|
__author__ = 'Christian Giese <gic@gicnet.de>, Istvan Ruzman <istvan@ruzman.eu> and Stefan Lieberth <stefan@lieberth.net>'
|
|
42
42
|
__url__ = 'http://pyrad.readthedocs.io/en/latest/?badge=latest'
|
|
43
43
|
__copyright__ = 'Copyright 2002-2026 Wichert Akkerman, Christian Giese, Istvan Ruzman and Stefan Lieberth. All rights reserved.'
|
|
44
|
-
__version__ = '2.5.
|
|
44
|
+
__version__ = '2.5.1'
|
|
45
45
|
|
|
46
46
|
__all__ = ['client', 'dictionary', 'packet', 'server', 'tools', 'dictfile']
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyrad
|
|
3
|
-
Version: 2.5.
|
|
3
|
+
Version: 2.5.1
|
|
4
4
|
Summary: RADIUS tools
|
|
5
5
|
Author-email: Istvan Ruzman <istvan@ruzman.eu>, Christian Giese <gic@gicnet.de>, Stefan Lieberth <stefan@lieberth.net>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -9,7 +9,6 @@ Project-URL: Documentation, https://pyradius-pyrad.readthedocs.io
|
|
|
9
9
|
Keywords: radius,authentication,AAA,accounting,authorization,RADIUS
|
|
10
10
|
Classifier: Development Status :: 6 - Mature
|
|
11
11
|
Classifier: Intended Audience :: Developers
|
|
12
|
-
Classifier: License :: OSI Approved :: BSD License
|
|
13
12
|
Classifier: Programming Language :: Python :: 3
|
|
14
13
|
Classifier: Programming Language :: Python :: 3.8
|
|
15
14
|
Classifier: Programming Language :: Python :: 3.9
|
|
@@ -99,7 +98,7 @@ Author, Copyright, Availability
|
|
|
99
98
|
===============================
|
|
100
99
|
|
|
101
100
|
pyrad was written by Wichert Akkerman <wichert@wiggy.net> and is maintained by
|
|
102
|
-
Christian Giese (GIC-de)
|
|
101
|
+
Christian Giese (GIC-de), Istvan Ruzman (Istvan91) and Stefan Lieberth (slieberth).
|
|
103
102
|
|
|
104
103
|
We’re looking for contributors to support the pyrad team! If you’re interested in
|
|
105
104
|
helping with development, testing, documentation, or other areas, please contact
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|