11 Commits

Author SHA256 Message Date
72ef16a0ea - Update to 2.5.4:
* remove python2 leftovers
  * add support for Ascend-Data-Filter "delete" keyword
  * Drop support of Python 2.x
  * Add salt decryption of encrypted attributes
  * Fix #194 salt-encryption
  * Fix #213 EncodeIPv6Prefix
  * Fix for UTF-8
  * Migrate packaging to PEP 621 / PEP 517 (setuptools)
  * Fix fix usage of socket.getaddrinfo
  * Fix #197 KeyError when handling CoA packet for 0.0.0.0
  * Fix create CoA packet in client_async
  * Fix #152 and add corresponding unittests
  * Fixed unittests
- Drop patch use-correct-assertion-methods.patch, merged upstream.
- Drop patch support-poetry-core-2.patch, no longer required.
- Ship README.rst as documentation in the binary packages.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=20
2026-02-12 04:44:04 +00:00
6e18653cb5 - Add patch support-poetry-core-2.patch:
* Support poetry-core 2.0 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=18
2025-01-10 03:57:43 +00:00
2d7ed335b3 Accepting request 1202165 from home:ojkastl_buildservice:Branch_devel_languages_python
OBS-URL: https://build.opensuse.org/request/show/1202165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=16
2024-09-24 09:03:33 +00:00
2bb3580ed5 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=14
2024-04-08 04:36:35 +00:00
c09148ed82 - add missing six dependency declaration
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=13
2021-11-08 10:30:21 +00:00
71efc29067 Accepting request 899830 from home:stroeder:iam
- Use %pyunittest, dropped build dependency on pytest

OBS-URL: https://build.opensuse.org/request/show/899830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=11
2021-06-14 18:34:15 +00:00
5730f09c7a Accepting request 856430 from home:stroeder:branches:devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/856430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=9
2020-12-16 13:06:57 +00:00
Tomáš Chvátal
4f8edbd90b Accepting request 815517 from home:pgajdos:python
- nose -> pytest

OBS-URL: https://build.opensuse.org/request/show/815517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=7
2020-06-17 13:10:09 +00:00
Tomáš Chvátal
b84e3dae17 Accepting request 786886 from home:mcalabkova:branches:devel:languages:python
- Update to version 2.3
  * Fixed #124 remove reuse_address=True from async server/client
  * Fixed #121 Unknown attribute key error

OBS-URL: https://build.opensuse.org/request/show/786886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=5
2020-03-20 13:14:41 +00:00
Tomáš Chvátal
9011f9d6c6 - Switch to github tarball
- Run tests by just invoking nosetests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=3
2019-11-04 08:17:15 +00:00
Tomáš Chvátal
ba1478cb9a Accepting request 744801 from home:bmanojlovic:privacyIDEA
updated package with requested changes

OBS-URL: https://build.opensuse.org/request/show/744801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrad?expand=0&rev=1
2019-11-04 08:12:53 +00:00