Hello community,

here is the log from the commit of package python-fuse for openSUSE:Factory 
checked in at 2020-12-10 15:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fuse (Old)
 and      /work/SRC/openSUSE:Factory/.python-fuse.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fuse"

Thu Dec 10 15:59:10 2020 rev:8 rq:854529 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fuse/python-fuse.changes  2018-07-28 
12:45:29.889000393 +0200
+++ /work/SRC/openSUSE:Factory/.python-fuse.new.2328/python-fuse.changes        
2020-12-10 15:59:11.546914017 +0100
@@ -1,0 +2,11 @@
+Sat Dec  5 08:38:10 UTC 2020 - andy great <andythe_gr...@pm.me>
+
+- Update to version 1.0.0.
+  * Add poll support.
+  * Use bytes objects for read and write data: please note that 
+    while this has no effect on Python 2,it is a breaking change in
+    Python 3; it's worth it however since it fixes a serious 
+    usability bug that arbitrarily limited file content to valid 
+    UTF-8 data.
+
+-------------------------------------------------------------------

Old:
----
  v0.3.1.tar.gz

New:
----
  python-fuse-1.0.0.tar.gz

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

Other differences:
------------------
++++++ python-fuse.spec ++++++
--- /var/tmp/diff_new_pack.CApu2B/_old  2020-12-10 15:59:12.074914514 +0100
+++ /var/tmp/diff_new_pack.CApu2B/_new  2020-12-10 15:59:12.078914517 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fuse
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-fuse
-Version:        0.3.1
+Version:        1.0.0
 Release:        0
 Summary:        Python bindings for FUSE
 License:        LGPL-2.1-only
 Group:          Development/Libraries/Python
 URL:            https://github.com/libfuse/python-fuse
-Source:         https://github.com/libfuse/%{name}/archive/v%{version}.tar.gz
+Source:         
https://github.com/libfuse/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  fdupes
 BuildRequires:  fuse-devel
@@ -46,6 +46,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
+%check
+# Can not figured how to do it.
+
 %files %{python_files}
 %license COPYING
 %doc README.* FAQ AUTHORS
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to