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