From e256e5a6835ff678aca931644e71267c92104cd12fa81fdf67dfa8aa97b7db12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 26 Feb 2019 08:45:43 +0000 Subject: [PATCH] Accepting request 679042 from home:TheBlackCat:branches:devel:languages:python - add fetch-intersphinx-inventories.sh to the sources OBS-URL: https://build.opensuse.org/request/show/679042 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-service_identity?expand=0&rev=17 --- python-service_identity.changes | 5 +++++ python-service_identity.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-service_identity.changes b/python-service_identity.changes index 3a34caa..0f6afca 100644 --- a/python-service_identity.changes +++ b/python-service_identity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 25 19:48:17 UTC 2019 - Todd R + +- add fetch-intersphinx-inventories.sh to the sources + ------------------------------------------------------------------- Mon Feb 4 19:49:08 UTC 2019 - Hans-Peter Jansen diff --git a/python-service_identity.spec b/python-service_identity.spec index 9e643ab..499d5c9 100644 --- a/python-service_identity.spec +++ b/python-service_identity.spec @@ -30,6 +30,7 @@ Source0: https://pypi.io/packages/source/s/%{oname}/%{oname}-%{version}.t Source1: python3.inv Source2: pyopenssl.inv Source3: crypto.inv +Source4: fetch-intersphinx-inventories.sh Patch1: local-intersphinx-inventories.patch # Documentation BuildRequires: %{python_module Sphinx}