From 8539c955c79b9a0b239e9e1d23d38254641e89f87ede0f7840c8b0344390d8fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 26 Feb 2019 09:04:29 +0000 Subject: [PATCH] Accepting request 679186 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/679186 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=29 --- fetch-intersphinx-inventories.sh | 4 ++++ python-waitress.changes | 6 ------ python-waitress.spec | 4 +++- python3.inv | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 fetch-intersphinx-inventories.sh diff --git a/fetch-intersphinx-inventories.sh b/fetch-intersphinx-inventories.sh new file mode 100644 index 0000000..78ac1d8 --- /dev/null +++ b/fetch-intersphinx-inventories.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +wget -O python3.inv https://docs.python.org/3/objects.inv + diff --git a/python-waitress.changes b/python-waitress.changes index b1ed914..eceed40 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -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 2be3416..3167710 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -27,7 +27,9 @@ 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 -Source1: https://docs.python.org/3/objects.inv#/python3.inv +# intersphinx inventories, as fetched with fetch-intersphinx-inventories.sh +# https://docs.python.org/3/objects.inv -> python3.inv +Source1: python3.inv Patch: local-intersphinx-inventories.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/python3.inv b/python3.inv index 2fe6e13..99ffcde 100644 --- a/python3.inv +++ b/python3.inv @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e87372dedccfda2b527d5c5a2054dbaed17c7e00231d9112820f9df819d551e1 -size 102992 +oid sha256:0c8b6fe404be5534e725ad69abf2a0f7deb6a2972b6500584df61102ce20d7fd +size 102981