Accepting request 704953 from devel:languages:python

- version update to 3.0.1
  * no upstream changelog (forwarded request 704922 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/704953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fusepy?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-05-24 09:31:48 +00:00 committed by Git OBS Bridge
commit ac1b3d2c5c
4 changed files with 22 additions and 14 deletions

BIN
fusepy-3.0.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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

View File

@ -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}/*

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:802610ab25ad04fc9ef34d024a0abe41cdcaff6a2cb8b2fb92cdda0057c09d1f
size 14113