Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pysmb for openSUSE:Factory 
checked in at 2023-01-14 00:02:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysmb (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysmb.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysmb"

Sat Jan 14 00:02:59 2023 rev:11 rq:1058133 version:1.2.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysmb/python-pysmb.changes        
2022-07-15 13:53:14.463578212 +0200
+++ /work/SRC/openSUSE:Factory/.python-pysmb.new.32243/python-pysmb.changes     
2023-01-14 00:03:41.913878942 +0100
@@ -1,0 +2,9 @@
+Fri Jan 13 07:00:14 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.2.9.1:
+  * Add support for tqdm progress display (gh#miketeo/pysmb#205).
+  * Fix bug where timeout parameter was not passed to
+    socket.createConnection() (gh#miketeo/pysmb#202).
+- BuildRequires: python-tqdm for tests.
+
+-------------------------------------------------------------------

Old:
----
  pysmb-1.2.8.zip

New:
----
  pysmb-1.2.9.1.zip

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

Other differences:
------------------
++++++ python-pysmb.spec ++++++
--- /var/tmp/diff_new_pack.RBSU8u/_old  2023-01-14 00:03:44.029891267 +0100
+++ /var/tmp/diff_new_pack.RBSU8u/_new  2023-01-14 00:03:44.033891291 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysmb
 #
-# Copyright (c) 2022 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-pysmb
-Version:        1.2.8
+Version:        1.2.9.1
 Release:        0
 Summary:        SMB/CIFS library to support file sharing between Windows and 
Linux machines
 License:        Zlib
@@ -38,6 +38,7 @@
 BuildRequires:  %{python_module nose2}
 BuildRequires:  %{python_module pyasn1}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module tqdm}
 # /SECTION
 %python_subpackages
 

Reply via email to