forked from pool/python-ttp-templates
Accepting request 1042915 from devel:languages:python
- Remove python_module macro defintion - More specific python_sitelib in %files - Update to version 0.3.2 * Added misc/Netbox folder with templates for Junos, IOS-XR and Arista devices configuration OBS-URL: https://build.opensuse.org/request/show/1042915 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ttp-templates?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 14 12:30:56 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Remove python_module macro defintion
|
||||
- More specific python_sitelib in %files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 17:38:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.3.2
|
||||
* Added misc/Netbox folder with templates for Junos, IOS-XR and Arista devices configuration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 10:42:22 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
@@ -16,22 +16,21 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-ttp-templates
|
||||
Version: 0.3.1
|
||||
Version: 0.3.2
|
||||
Release: 0
|
||||
Summary: Template Text Parser Templates collections
|
||||
License: MIT
|
||||
URL: https://github.com/dmulyalin/ttp_templates
|
||||
Source: https://github.com/dmulyalin/ttp_templates/archive/refs/tags/%{version}.tar.gz#/ttp_templates-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: %{python_module netmiko}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: %{python_module poetry-core}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module ttp}
|
||||
BuildRequires: %{python_module netmiko}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -59,6 +58,7 @@ popd
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/ttp_templates
|
||||
%{python_sitelib}/ttp_templates-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:755c3c06c924347854e158b760beec479c49ecc027f31b4f80dd98cf3a4f94e2
|
||||
size 163149
|
||||
3
ttp_templates-0.3.2.tar.gz
Normal file
3
ttp_templates-0.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b121d815656f826608680ed2aef8e9627f9e98de816b9ebeff84c8393e201159
|
||||
size 171782
|
||||
Reference in New Issue
Block a user