diff --git a/fusepy-3.0.1.tar.gz b/fusepy-3.0.1.tar.gz new file mode 100644 index 0000000..72bda53 --- /dev/null +++ b/fusepy-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ff783ec2f43de3ab394e3f7457605bf04c8cf288a2f4068b4cde141d4ee6bd +size 11519 diff --git a/python-fusepy.changes b/python-fusepy.changes index aeca08a..29375c6 100644 --- a/python-fusepy.changes +++ b/python-fusepy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 23 07:01:47 UTC 2019 - pgajdos@suse.com + +- version update to 3.0.1 + * no upstream changelog + ------------------------------------------------------------------- Mon Dec 11 14:41:49 UTC 2017 - matthias.gerstner@suse.com diff --git a/python-fusepy.spec b/python-fusepy.spec index 87fdab1..c01a86b 100644 --- a/python-fusepy.spec +++ b/python-fusepy.spec @@ -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 http://bugs.opensuse.org/ + +# Please submit bugfixes or comments via https://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 @@ possible. %install %python_install +%check +# no upstream tests + %files %{python_files} %defattr(-,root,root) %{python_sitelib}/* diff --git a/v2.0.4.tar.gz b/v2.0.4.tar.gz deleted file mode 100644 index ef864ee..0000000 --- a/v2.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:802610ab25ad04fc9ef34d024a0abe41cdcaff6a2cb8b2fb92cdda0057c09d1f -size 14113