14
0

Accepting request 710356 from devel:languages:python

- Update to 1.3:
  * Fixed a bug in the tmpfs.py and passthroughfs.py example file systems

OBS-URL: https://build.opensuse.org/request/show/710356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfuse3?expand=0&rev=2
This commit is contained in:
2019-06-17 19:34:49 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1439c59c852f9692afb3a201e980f77e8265494a035a7c3034e1b2c62170f32d
size 153935

3
pyfuse3-1.3.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 17 11:48:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.3:
* Fixed a bug in the tmpfs.py and passthroughfs.py example file systems
-------------------------------------------------------------------
Wed May 15 16:25:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -20,7 +20,7 @@
%define skip_python2 1
%define pname pyfuse3
Name: python-%{pname}
Version: 1.2
Version: 1.3
Release: 0
Summary: Python Bindings for the low-level FUSE3 API
License: LGPL-2.1-or-later