forked from pool/python-filelock
- update to 3.13.2:
* Fixed small typo in _unix.py
* Update SECURITY.md to reflect Python 3.7 support dropoff
* Update index.rst to improve the demo usage
* [BugFix] fix permission denied error when lock file is placed
in `/tmp`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=36
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-filelock
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2018 Matthias Fehring <buschmann23@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-filelock
|
||||
Version: 3.13.1
|
||||
Version: 3.13.2
|
||||
Release: 0
|
||||
Summary: Platform Independent File Lock in Python
|
||||
License: Unlicense
|
||||
|
||||
Reference in New Issue
Block a user