forked from pool/python-portalocker
- update to 2.10.0:
* Properly propagating exceptions for NFS read-only lock issues and added support for being able to choose between lockf and flock OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 20:07:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.10.0:
|
||||
* Properly propagating exceptions for NFS read-only lock issues
|
||||
and added support for being able to choose between lockf and
|
||||
flock
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 7 20:28:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-portalocker
|
||||
Version: 2.8.2
|
||||
Version: 2.10.0
|
||||
Release: 0
|
||||
Summary: Locking library for Python
|
||||
License: Python-2.0
|
||||
|
3
v2.10.0.tar.gz
Normal file
3
v2.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4d4418bf730bc19d0a4b0a0201cb3b004c59b1e1770fa3f5c4a139e0d524802
|
||||
size 34084
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c22ff8dc5abf608a8433b6022f5487985bc0efcba1a0e44b1ca1559586248359
|
||||
size 32382
|
Reference in New Issue
Block a user