Accepting request 1055996 from devel:languages:python
- update to v1.0.5: * Fix issue with python 3.10 OBS-URL: https://build.opensuse.org/request/show/1055996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fuse?expand=0&rev=10
This commit is contained in:
commit
4ba9419777
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b3587e7ec553595b1c9433315acaafff5e28e7cecef0051f5f840c689d46be0
|
||||
size 46571
|
3
python-fuse-1.0.5.tar.gz
Normal file
3
python-fuse-1.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:789f26379dc9a9ab3762deec08e2ea4fc6f904588f975c3dcfa7a531c0b6153a
|
||||
size 46592
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 20:07:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to v1.0.5:
|
||||
* Fix issue with python 3.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 23 16:21:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-fuse
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fuse
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
Release: 0
|
||||
Summary: Python bindings for FUSE
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user