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:
committed by
Git OBS Bridge
parent
e5a611c1b4
commit
71cec2ac74
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8d57265f796934e7969a7caa737402c548c1eaf9818f83ca4687aa7a3376833
|
|
||||||
size 50669
|
|
3
2.3.tar.gz
Normal file
3
2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c6bde1ddb563bc39cde7035d386b75a2a528793db2f79f1980470d5766c3f438
|
||||||
|
size 51380
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 20 13:09:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.3
|
||||||
|
* Fixed #124 remove reuse_address=True from async server/client
|
||||||
|
* Fixed #121 Unknown attribute key error
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 4 08:16:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Nov 4 08:16:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyrad
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyrad
|
Name: python-pyrad
|
||||||
Version: 2.2
|
Version: 2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RADIUS tools
|
Summary: RADIUS tools
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user