forked from pool/python-nornir
Accepting request 1242388 from devel:languages:python
- Update to version 3.5.0 * https://github.com/nornir-automation/nornir/releases/tag/v3.5.0 OBS-URL: https://build.opensuse.org/request/show/1242388 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nornir?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9f30c41a6700835782c729c72f099496460e069b7bce86b49f60ba06d7baefb9
|
|
||||||
size 13415091
|
|
||||||
3
nornir-3.5.0.tar.gz
Normal file
3
nornir-3.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5018d8a2b95752e3a42bc7efd4d36fb812787b22782c2c99e494eafa892ed36d
|
||||||
|
size 13425846
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 2 11:55:08 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 3.5.0
|
||||||
|
* https://github.com/nornir-automation/nornir/releases/tag/v3.5.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 25 09:12:40 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
Mon Sep 25 09:12:40 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-nornir
|
# spec file for package python-nornir
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2019-2023, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2019-2025, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# 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 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-nornir
|
Name: python-nornir
|
||||||
Version: 3.4.1
|
Version: 3.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network automation framework written in Python
|
Summary: Network automation framework written in Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -27,20 +27,12 @@ URL: https://github.com/nornir-automation/nornir
|
|||||||
Source: https://github.com/nornir-automation/nornir/archive/v%{version}.tar.gz#/nornir-%{version}.tar.gz
|
Source: https://github.com/nornir-automation/nornir/archive/v%{version}.tar.gz#/nornir-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module poetry}
|
BuildRequires: %{python_module poetry}
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-importlib-metadata
|
|
||||||
Requires: python-mypy_extensions
|
|
||||||
Requires: python-ruamel.yaml >= 0.17
|
Requires: python-ruamel.yaml >= 0.17
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module decorator}
|
|
||||||
BuildRequires: %{python_module importlib-metadata}
|
|
||||||
BuildRequires: %{python_module mypy_extensions}
|
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module requests-mock}
|
|
||||||
BuildRequires: %{python_module ruamel.yaml >= 0.17}
|
BuildRequires: %{python_module ruamel.yaml >= 0.17}
|
||||||
BuildRequires: %{python_module typing_extensions >= 4.1}
|
|
||||||
# /SECTION
|
# /SECTION
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|||||||
Reference in New Issue
Block a user