14
0
forked from pool/python-pyrad

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
This commit is contained in:
Tomáš Chvátal
2020-03-20 13:14:41 +00:00
committed by Git OBS Bridge
parent e5a611c1b4
commit 71cec2ac74
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyrad
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyrad
Version: 2.2
Version: 2.3
Release: 0
Summary: RADIUS tools
License: BSD-3-Clause