14
0
forked from pool/python-pyrad
Commit Graph

7 Commits

Author SHA256 Message Date
f7ffc1561e - 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
e5ce524ce1 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
719dc82b1f 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
543f51c099 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
71cec2ac74 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
626b348754 - 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
801d18e223 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