From 8f5013c612901501a03bc8befa17269c046d3fbd8658b1263bc5a01e8a7de896 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:57:17 +0000 Subject: [PATCH] - Use url normaly to fetch python inventories without any shellscript magic OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=28 --- fetch-intersphinx-inventories.sh | 4 ---- python-waitress.changes | 6 ++++++ python-waitress.spec | 4 +--- python3.inv | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 fetch-intersphinx-inventories.sh diff --git a/fetch-intersphinx-inventories.sh b/fetch-intersphinx-inventories.sh deleted file mode 100644 index 78ac1d8..0000000 --- a/fetch-intersphinx-inventories.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -wget -O python3.inv https://docs.python.org/3/objects.inv - diff --git a/python-waitress.changes b/python-waitress.changes index eceed40..b1ed914 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 26 08:56:44 UTC 2019 - Tomáš Chvátal + +- Use url normaly to fetch python inventories without any shellscript + magic + ------------------------------------------------------------------- Mon Feb 25 19:47:04 UTC 2019 - Todd R diff --git a/python-waitress.spec b/python-waitress.spec index 3167710..2be3416 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -27,9 +27,7 @@ License: ZPL-2.1 Group: Development/Languages/Python URL: https://github.com/Pylons/waitress Source: https://files.pythonhosted.org/packages/source/w/waitress/waitress-%{version}.tar.gz -# intersphinx inventories, as fetched with fetch-intersphinx-inventories.sh -# https://docs.python.org/3/objects.inv -> python3.inv -Source1: python3.inv +Source1: https://docs.python.org/3/objects.inv#/python3.inv Patch: local-intersphinx-inventories.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/python3.inv b/python3.inv index 99ffcde..2fe6e13 100644 --- a/python3.inv +++ b/python3.inv @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c8b6fe404be5534e725ad69abf2a0f7deb6a2972b6500584df61102ce20d7fd -size 102981 +oid sha256:e87372dedccfda2b527d5c5a2054dbaed17c7e00231d9112820f9df819d551e1 +size 102992