From 3bda92c8b6a0f99a568e0213d633d3e5a94577ae867da3bf9b4a0d04f3a014be Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 14 Aug 2018 15:03:45 +0000 Subject: [PATCH] Add link to the upstream bug with tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-persistent?expand=0&rev=13 --- python-persistent.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-persistent.spec b/python-persistent.spec index 1b6314c..efaab50 100644 --- a/python-persistent.spec +++ b/python-persistent.spec @@ -26,6 +26,7 @@ License: ZPL-2.1 Group: Development/Languages/Python URL: https://github.com/zopefoundation/persistent Source: https://files.pythonhosted.org/packages/source/p/persistent/persistent-%{version}.tar.gz +# Blocking https://github.com/zopefoundation/persistent/issues/86 Patch: persistent-4.2.4.2-switch-off-tests.patch # Documentation requirements: BuildRequires: %{python_module Sphinx}