diff --git a/ncclient-0.6.12.tar.gz b/ncclient-0.6.12.tar.gz index 9816e21..19fd8bc 100644 --- a/ncclient-0.6.12.tar.gz +++ b/ncclient-0.6.12.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c58eb22931c3712ccb3e79ff70bfd7f2f07fcd9846fc46de7690949f89d8b26 -size 129201 +oid sha256:e7fdef4f1ee55ab9797140b4dedc4664fc0ea0f6367d9c2e60aa2021037c09d3 +size 129189 diff --git a/python-ncclient.spec b/python-ncclient.spec index 07c1435..2a07c74 100644 --- a/python-ncclient.spec +++ b/python-ncclient.spec @@ -1,7 +1,7 @@ # # spec file for package python-ncclient # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,7 @@ BuildRequires: %{python_module pytest} %if %{with python2} BuildRequires: python2-selectors2 >= 2.0.1 %endif -%if 0%{?python3_version_nodots} <= 34 +%if 0%{?python3_version_nodots} <= 34 BuildRequires: python3-selectors2 >= 2.0.1 %endif BuildRequires: %{python_module six}