Hello community,

here is the log from the commit of package python-fusepy for openSUSE:Factory 
checked in at 2019-05-24 11:31:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fusepy (Old)
 and      /work/SRC/openSUSE:Factory/.python-fusepy.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fusepy"

Fri May 24 11:31:48 2019 rev:2 rq:704953 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fusepy/python-fusepy.changes      
2017-12-23 12:20:02.241971383 +0100
+++ /work/SRC/openSUSE:Factory/.python-fusepy.new.5148/python-fusepy.changes    
2019-05-24 11:31:51.161399240 +0200
@@ -1,0 +2,6 @@
+Thu May 23 07:01:47 UTC 2019 - pgaj...@suse.com
+
+- version update to 3.0.1
+  * no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  v2.0.4.tar.gz

New:
----
  fusepy-3.0.1.tar.gz

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

Other differences:
------------------
++++++ python-fusepy.spec ++++++
--- /var/tmp/diff_new_pack.nUWpqU/_old  2019-05-24 11:31:51.705399099 +0200
+++ /var/tmp/diff_new_pack.nUWpqU/_new  2019-05-24 11:31:51.709399099 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package fusepy
+# spec file for package python-fusepy
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -11,25 +11,24 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
 
-# compatibility for older SUSE versions that aren't fit for python single-spec
-# yet
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 
 Name:           python-fusepy
-Version:        2.0.4
+Version:        3.0.1
 Release:        0
-License:        ISC
 Summary:        A python module that provides a simple interface to FUSE
-Url:            https://github.com/terencehonles/fusepy
+License:        ISC
 Group:          Development/Libraries/Python
-Source:         
https://github.com/terencehonles/fusepy/archive/v%{version}.tar.gz
+Url:            https://github.com/terencehonles/fusepy
+Source:         
https://files.pythonhosted.org/packages/source/f/fusepy/fusepy-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fuse-devel
 BuildRequires:  pkg-config
-BuildRequires:  %{python_module setuptools}
 # required for older SUSE versions w/o python single-spec support
 BuildRequires:  python-rpm-macros
 # fusepy interfaces via ctypes to libfuse, so no arch dependent elements
@@ -54,6 +53,9 @@
 %install
 %python_install
 
+%check
+# no upstream tests
+
 %files %{python_files}
 %defattr(-,root,root)
 %{python_sitelib}/*


Reply via email to