Update the tarball.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=4
This commit is contained in:
parent
e3ce55adb9
commit
a638bbda87
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4c58eb22931c3712ccb3e79ff70bfd7f2f07fcd9846fc46de7690949f89d8b26
|
oid sha256:e7fdef4f1ee55ab9797140b4dedc4664fc0ea0f6367d9c2e60aa2021037c09d3
|
||||||
size 129201
|
size 129189
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-ncclient
|
# 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
|
# 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
|
||||||
@ -47,7 +47,7 @@ BuildRequires: %{python_module pytest}
|
|||||||
%if %{with python2}
|
%if %{with python2}
|
||||||
BuildRequires: python2-selectors2 >= 2.0.1
|
BuildRequires: python2-selectors2 >= 2.0.1
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?python3_version_nodots} <= 34
|
%if 0%{?python3_version_nodots} <= 34
|
||||||
BuildRequires: python3-selectors2 >= 2.0.1
|
BuildRequires: python3-selectors2 >= 2.0.1
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: %{python_module six}
|
BuildRequires: %{python_module six}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user