forked from pool/python-bokeh
- Fix URL for CHANGELOG.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=88
This commit is contained in:
parent
7fd71277dd
commit
a9e7734c1c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 22:40:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Fix URL for CHANGELOG.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 08:57:43 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -40,7 +40,7 @@ Source0: https://files.pythonhosted.org/packages/source/b/bokeh/bokeh-%{v
|
||||
# for the tests
|
||||
Source1: https://github.com/bokeh/bokeh/archive/refs/tags/%{version}.tar.gz#/bokeh-%{version}-gh.tar.gz
|
||||
# Only present in the GH tarball, not extracted during non-test builds
|
||||
Source2: https://github.com/bokeh/bokeh/blob/%{version}/docs/CHANGELOG
|
||||
Source2: https://raw.githubusercontent.com/bokeh/bokeh/%{version}/docs/CHANGELOG
|
||||
BuildRequires: %{python_module Jinja2 >= 2.9}
|
||||
BuildRequires: %{python_module Pillow >= 7.1.0}
|
||||
BuildRequires: %{python_module PyYAML >= 3.10}
|
||||
|
Loading…
Reference in New Issue
Block a user