From 71cec2ac74f3c7d28ca7bbd96e688d6f895f50fbb53effa545f3f209c6667173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 20 Mar 2020 13:14:41 +0000 Subject: [PATCH] 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 --- 2.2.tar.gz | 3 --- 2.3.tar.gz | 3 +++ python-pyrad.changes | 7 +++++++ python-pyrad.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 2.2.tar.gz create mode 100644 2.3.tar.gz diff --git a/2.2.tar.gz b/2.2.tar.gz deleted file mode 100644 index 4ac67b1..0000000 --- a/2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d57265f796934e7969a7caa737402c548c1eaf9818f83ca4687aa7a3376833 -size 50669 diff --git a/2.3.tar.gz b/2.3.tar.gz new file mode 100644 index 0000000..45a993e --- /dev/null +++ b/2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bde1ddb563bc39cde7035d386b75a2a528793db2f79f1980470d5766c3f438 +size 51380 diff --git a/python-pyrad.changes b/python-pyrad.changes index 9135321..6e22621 100644 --- a/python-pyrad.changes +++ b/python-pyrad.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 20 13:09:37 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-pyrad.spec b/python-pyrad.spec index bbb982a..b115665 100644 --- a/python-pyrad.spec +++ b/python-pyrad.spec @@ -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