Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-distro for openSUSE:Factory 
checked in at 2021-08-11 11:47:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distro (Old)
 and      /work/SRC/openSUSE:Factory/.python-distro.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-distro"

Wed Aug 11 11:47:01 2021 rev:13 rq:910435 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distro/python-distro.changes      
2021-05-20 19:24:59.433959667 +0200
+++ /work/SRC/openSUSE:Factory/.python-distro.new.1899/python-distro.changes    
2021-08-11 11:47:09.165751148 +0200
@@ -1,0 +2,15 @@
+Tue Aug  3 12:19:39 UTC 2021 - bre...@gmail.com
+
+- Update to version 1.6.0
+  * Deprecated the distro.linux_distribution() function. Use distro.id(), 
distro.version() and distro.name() instead [#296]
+  * Deprecated Python 2.7, 3.4 and 3.5 support. Further releases will only 
support Python 3.6+
+  * Added type hints to distro module [#269]
+  * Added __version__ for checking distro version [#292]
+  * Added support for arbitrary rootfs via the root_dir parameter [#247]
+  * Added the --root-dir option to CLI [#161]
+  * Added fallback to /usr/lib/os-release when /etc/os-release isn't available 
[#262]
+  * Fixed subprocess.CalledProcessError when running lsb_release [#261]
+  * Ignore /etc/iredmail-release file while parsing distribution [#268]
+  * Use a binary file for /dev/null to avoid TextIOWrapper overhead [#271]
+
+-------------------------------------------------------------------

Old:
----
  distro-1.5.0.tar.gz

New:
----
  distro-1.6.0.tar.gz

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

Other differences:
------------------
++++++ python-distro.spec ++++++
--- /var/tmp/diff_new_pack.RVJdsh/_old  2021-08-11 11:47:09.621750599 +0200
+++ /var/tmp/diff_new_pack.RVJdsh/_new  2021-08-11 11:47:09.621750599 +0200
@@ -20,7 +20,7 @@
 %{!?license: %global license %doc}
 %bcond_without test
 Name:           python-distro
-Version:        1.5.0
+Version:        1.6.0
 Release:        0
 Summary:        Linux Distribution - a Linux OS platform information API
 License:        Apache-2.0

++++++ distro-1.5.0.tar.gz -> distro-1.6.0.tar.gz ++++++
++++ 6054 lines of diff (skipped)

Reply via email to