14
0

- Update to 4.3.1:

* Avoid race condition in deferredmodule.ModuleProxy.__getattr__

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deferredimport?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-08-12 15:56:48 +00:00
committed by Git OBS Bridge
parent c83b801985
commit 26d4064a82
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 12 15:55:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.3.1:
* Avoid race condition in deferredmodule.ModuleProxy.__getattr__
-------------------------------------------------------------------
Wed Apr 10 08:03:22 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zope.deferredimport
Version: 4.3
Version: 4.3.1
Release: 0
Summary: On-demand import name resolver
License: ZPL-2.1

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57b2345e7b5eef47efcd4f634ff16c93e4265de3dcf325afc7315ade48d909e1
size 20244

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ddef5a7ecfff132a2dd796253366ecf9748a446e30f1a0b3a636aec9d9c05c5
size 20056