14
0
forked from pool/python-furo

- Add prepare_vendor.sh as Source99.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furo?expand=0&rev=2
This commit is contained in:
2024-11-14 11:33:11 +00:00
committed by Git OBS Bridge
parent 25895c1ff3
commit 10adf06aba
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 14 11:32:54 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add prepare_vendor.sh as Source99.
-------------------------------------------------------------------
Tue Nov 5 21:23:06 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -51,6 +51,8 @@ Source0: https://files.pythonhosted.org/packages/source/f/furo/furo-%{ver
# Source1 and Source2 created with ./prepare_vendor.sh
Source1: furo-%{version}-vendor.tar.xz
Source2: furo-%{version}-vendor-licenses.txt
# Run without any arguments from this directory with the fresh Source0
Source99: prepare_vendor.sh
BuildRequires: %{python_module devel}
BuildRequires: %{python_module doc}
BuildRequires: %{python_module myst-parser}
@@ -140,7 +142,6 @@ rm -rf html/{.buildinfo,.doctrees}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# The tests require web access. If any tests show up that can be run without a
# network, do this: