From ef709a81f0a42274c29b7cf4a8501124f18f562e55ee4b6f631b4ad56a7b141f 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:50:40 +0000 Subject: [PATCH] Accepting request 679046 from home:TheBlackCat:branches:devel:languages:python - Add fetch-intersphinx-inventories.sh to sources OBS-URL: https://build.opensuse.org/request/show/679046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=55 --- python-pyOpenSSL.changes | 5 +++++ python-pyOpenSSL.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index 2dc3303..72836db 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 25 19:56:35 UTC 2019 - Todd R + +- Add fetch-intersphinx-inventories.sh to sources + ------------------------------------------------------------------- Sat Feb 2 18:56:14 UTC 2019 - Hans-Peter Jansen diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 5ca843d..0fcc20a 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -28,6 +28,7 @@ URL: https://github.com/pyca/pyopenssl Source: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz Source1: python3.inv Source2: crypto.inv +Source3: fetch-intersphinx-inventories.sh Patch1: skip-networked-test.patch Patch2: openssl-1.1.0i.patch Patch3: openssl-1.1.1.patch