forked from pool/python-fuse
Accepting request 1130802 from devel:languages:python
- update to 1.0.7: * Suppress SyntaxWarnings in python3.12 * Doc: Minor spelling fixes - update to 1.0.6: * Python 3.12 compatibility. * Use bytes objects for read and write data: please note that Python 3; it's worth it however since it fixes a serious usability bug that arbitrarily limited file content to valid Fix generation of MANIFEST.in in make_release.sh OBS-URL: https://build.opensuse.org/request/show/1130802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fuse?expand=0&rev=12
This commit is contained in:
commit
04017aedaa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:789f26379dc9a9ab3762deec08e2ea4fc6f904588f975c3dcfa7a531c0b6153a
|
||||
size 46592
|
3
python-fuse-1.0.7.tar.gz
Normal file
3
python-fuse-1.0.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6273b1eb99259923fbae4e56257359d01a893243e1804a8bd23a72528c7ee1c6
|
||||
size 46947
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 14:37:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.7:
|
||||
* Suppress SyntaxWarnings in python3.12
|
||||
* Doc: Minor spelling fixes
|
||||
- update to 1.0.6:
|
||||
* Python 3.12 compatibility.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 10:57:43 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-fuse
|
||||
Version: 1.0.5
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: Python bindings for FUSE
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user