- 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
This commit is contained in:
Tomáš Chvátal 2019-02-26 08:57:17 +00:00 committed by Git OBS Bridge
parent 9ed90d95c8
commit 8f5013c612
4 changed files with 9 additions and 9 deletions

View File

@ -1,4 +0,0 @@
#!/bin/sh
wget -O python3.inv https://docs.python.org/3/objects.inv

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 26 08:56:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Use url normaly to fetch python inventories without any shellscript
magic
-------------------------------------------------------------------
Mon Feb 25 19:47:04 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c8b6fe404be5534e725ad69abf2a0f7deb6a2972b6500584df61102ce20d7fd
size 102981
oid sha256:e87372dedccfda2b527d5c5a2054dbaed17c7e00231d9112820f9df819d551e1
size 102992