forked from pool/python-portalocker
Accepting request 811235 from home:jayvdb:py-new
- Update to v1.7.0 * Fix ResourceWarning unclosed file if LockException is raised - from v1.6.0 * Fixed unlocking bug on Windows OBS-URL: https://build.opensuse.org/request/show/811235 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
e14febff60
commit
5159ac5392
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 3 20:15:46 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Update to v1.7.0
|
||||
* Fix ResourceWarning unclosed file if LockException is raised
|
||||
- from v1.6.0
|
||||
* Fixed unlocking bug on Windows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 08:44:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-portalocker
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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-portalocker
|
||||
Version: 1.5.2
|
||||
Version: 1.7.0
|
||||
Release: 0
|
||||
Summary: Locking library for Python
|
||||
License: Python-2.0
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01ead557e0eb525f7324ceb74c9b339d31bdf1c4caf49a8f8c6f8dfed05d4409
|
||||
size 24320
|
3
v1.7.0.tar.gz
Normal file
3
v1.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f82f9ed0fc76a64ec75882dffab20de69d933aabb38a6229eed0485ba2b509f3
|
||||
size 24416
|
Reference in New Issue
Block a user