14
0

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:
Tomáš Chvátal
2020-06-04 05:24:33 +00:00
committed by Git OBS Bridge
parent e14febff60
commit 5159ac5392
4 changed files with 13 additions and 5 deletions

View File

@@ -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>