Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gns3fy for openSUSE:Factory 
checked in at 2025-08-05 14:21:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gns3fy (Old)
 and      /work/SRC/openSUSE:Factory/.python-gns3fy.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gns3fy"

Tue Aug  5 14:21:47 2025 rev:5 rq:1297597 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gns3fy/python-gns3fy.changes      
2023-08-01 14:16:40.051888623 +0200
+++ /work/SRC/openSUSE:Factory/.python-gns3fy.new.1085/python-gns3fy.changes    
2025-08-05 14:22:51.593182842 +0200
@@ -1,0 +2,5 @@
+Tue Aug  5 02:47:04 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Remove pin on urllib3.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gns3fy.spec ++++++
--- /var/tmp/diff_new_pack.VLZCqY/_old  2025-08-05 14:22:52.361214940 +0200
+++ /var/tmp/diff_new_pack.VLZCqY/_new  2025-08-05 14:22:52.365215108 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gns3fy
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 # Copyright (c) 2020, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,14 +17,11 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
 Name:           python-gns3fy
 Version:        0.8.0
 Release:        0
 Summary:        Python wrapper around GNS3 Server API
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/davidban77/gns3fy
 Source:         
https://github.com/davidban77/gns3fy/archive/v%{version}.tar.gz#/gns3fy-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
@@ -39,7 +36,6 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests >= 2.22}
 BuildRequires:  %{python_module requests-mock}
-BuildRequires:  %{python_module urllib3 < 2}
 # /SECTION
 %python_subpackages
 
@@ -66,5 +62,5 @@
 %license docs/content/about/license.md
 %doc README.md
 %{python_sitelib}/gns3fy
-%{python_sitelib}/gns3fy-%{version}*-info
+%{python_sitelib}/gns3fy-%{version}.dist-info
 

Reply via email to