Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-netaddr for openSUSE:Factory 
checked in at 2023-09-25 20:04:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netaddr (Old)
 and      /work/SRC/openSUSE:Factory/.python-netaddr.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-netaddr"

Mon Sep 25 20:04:11 2023 rev:27 rq:1113440 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes    
2023-06-12 15:27:34.119448578 +0200
+++ /work/SRC/openSUSE:Factory/.python-netaddr.new.1770/python-netaddr.changes  
2023-09-25 20:59:03.927235849 +0200
@@ -1,0 +2,17 @@
+Mon Sep 25 09:15:49 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 0.9.0
+  Added:
+  * Add hash capabilities to OUI.
+  Fixed:
+  * Backwards incompatible: Handle RFC 6164 IPv6 addresses (don't
+    reserve first IP address in point-to-point subnets).
+  * Technically backwards incompatible: Fix for is_loopback
+    behaviour – consider IPNetwork('::1/128') to be loopback.
+  * Fix print syntax in the documentation to be Python 3 compatible
+  * Fix the Sphinx syntax in the documentation.
+  Other:
+  * Deprecate Python 3.6.
+  * Eliminate unnecessary evals.
+
+-------------------------------------------------------------------

Old:
----
  netaddr-0.8.0.tar.gz

New:
----
  netaddr-0.9.0.tar.gz

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

Other differences:
------------------
++++++ python-netaddr.spec ++++++
--- /var/tmp/diff_new_pack.R125gY/_old  2023-09-25 20:59:05.467291485 +0200
+++ /var/tmp/diff_new_pack.R125gY/_new  2023-09-25 20:59:05.471291629 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-netaddr
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-netaddr
-Version:        0.8.0
+Version:        0.9.0
 Release:        0
 Summary:        Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network 
addresses
 License:        BSD-3-Clause
@@ -83,7 +83,7 @@
 %files %{python_files}
 %license LICENSE
 %doc AUTHORS CHANGELOG COPYRIGHT README.rst
-%{python_sitelib}/*
+%{python_sitelib}/netaddr*
 %{_bindir}/netaddr-%{python_bin_suffix}
 %python_alternative %{_bindir}/netaddr
 

++++++ netaddr-0.8.0.tar.gz -> netaddr-0.9.0.tar.gz ++++++
++++ 426812 lines of diff (skipped)

Reply via email to