Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ttp-templates for 
openSUSE:Factory checked in at 2022-12-15 19:24:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ttp-templates (Old)
 and      /work/SRC/openSUSE:Factory/.python-ttp-templates.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ttp-templates"

Thu Dec 15 19:24:59 2022 rev:2 rq:1042915 version:0.3.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-ttp-templates/python-ttp-templates.changes    
    2022-10-24 11:12:39.055142265 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ttp-templates.new.1835/python-ttp-templates.changes
      2022-12-15 19:25:14.164066843 +0100
@@ -1,0 +2,12 @@
+Wed Dec 14 12:30:56 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Remove python_module macro defintion
+- More specific python_sitelib in %files
+
+-------------------------------------------------------------------
+Tue Dec 13 17:38:02 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- Update to version 0.3.2 
+  * Added misc/Netbox folder with templates for Junos, IOS-XR and Arista 
devices configuration
+
+-------------------------------------------------------------------

Old:
----
  ttp_templates-0.3.1.tar.gz

New:
----
  ttp_templates-0.3.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ttp-templates.spec ++++++
--- /var/tmp/diff_new_pack.1ZMXXa/_old  2022-12-15 19:25:15.512074513 +0100
+++ /var/tmp/diff_new_pack.1ZMXXa/_new  2022-12-15 19:25:15.516074536 +0100
@@ -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 @@
 %files %{python_files}
 %doc README.md
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/ttp_templates
+%{python_sitelib}/ttp_templates-%{version}*-info
 
 %changelog

++++++ ttp_templates-0.3.1.tar.gz -> ttp_templates-0.3.2.tar.gz ++++++
++++ 2080 lines of diff (skipped)

Reply via email to