diff --git a/python-portalocker.changes b/python-portalocker.changes index 52960e8..8b5843b 100644 --- a/python-portalocker.changes +++ b/python-portalocker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 3 20:15:46 UTC 2020 - John Vandenberg + +- 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 diff --git a/python-portalocker.spec b/python-portalocker.spec index e79528f..3626b06 100644 --- a/python-portalocker.spec +++ b/python-portalocker.spec @@ -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 diff --git a/v1.5.2.tar.gz b/v1.5.2.tar.gz deleted file mode 100644 index d2990e5..0000000 --- a/v1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01ead557e0eb525f7324ceb74c9b339d31bdf1c4caf49a8f8c6f8dfed05d4409 -size 24320 diff --git a/v1.7.0.tar.gz b/v1.7.0.tar.gz new file mode 100644 index 0000000..e9fa74a --- /dev/null +++ b/v1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82f9ed0fc76a64ec75882dffab20de69d933aabb38a6229eed0485ba2b509f3 +size 24416