forked from pool/python-zc.lockfile
Accepting request 722795 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/722795 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.lockfile?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 12 10:35:36 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- update to version 2.0
|
||||||
|
* Extracted new SimpleLockFile that removes implicit behavior
|
||||||
|
writing to the lock file, and instead allows a subclass to
|
||||||
|
define that behavior.
|
||||||
|
* SimpleLockFile and thus LockFile are now new-style classes. Any
|
||||||
|
clients relying on LockFile being an old-style class will need
|
||||||
|
to be adapted.
|
||||||
|
* Drop support for Python 3.4.
|
||||||
|
* Add support for Python 3.8b3.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 9 11:06:01 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
Tue Apr 9 11:06:01 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-zc.lockfile
|
Name: python-zc.lockfile
|
||||||
Version: 1.4
|
Version: 2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Basic inter-process locks
|
Summary: Basic inter-process locks
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95a8e3846937ab2991b61703d6e0251d5abb9604e18412e2714e1b90db173253
|
|
||||||
size 11075
|
|
BIN
zc.lockfile-2.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
zc.lockfile-2.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user