forked from pool/python-zope.deferredimport
- 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:
committed by
Git OBS Bridge
parent
c83b801985
commit
26d4064a82
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
3
zope.deferredimport-4.3.1.tar.gz
Normal file
3
zope.deferredimport-4.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57b2345e7b5eef47efcd4f634ff16c93e4265de3dcf325afc7315ade48d909e1
|
||||
size 20244
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ddef5a7ecfff132a2dd796253366ecf9748a446e30f1a0b3a636aec9d9c05c5
|
||||
size 20056
|
||||
Reference in New Issue
Block a user