From 7fd71277dd775b2e6809e19b4f6492ac3f1c0a5942a17b158f730094f4efc802 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 15 Apr 2024 14:10:18 +0000 Subject: [PATCH] Accepting request 1166738 from home:badshah400:branches:devel:languages:python:numeric - Update to version 3.4.0: * Too many changes to list, see %{_docdir}/python3-bokeh/CHANGELOG. - Add CHANGELOG file as Source; it is missing from PyPI tarballs. - Drop bokeh-sampledata.tar.xz as tarball cannot be checked against upstream (it is generated locally by the packager and liable to be compromised); delete or disable tests depending on sampledata. - Drop python-nbconvert requirement for test flavour on `%ix86`, where it is unavailable and disable related tests; make tests flavour arch dependent. OBS-URL: https://build.opensuse.org/request/show/1166738 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=87 --- CHANGELOG | 1698 +++++++++++++++++++++++++++++++++++++++ bokeh-3.3.4-gh.tar.gz | 3 - bokeh-3.3.4.tar.gz | 3 - bokeh-3.4.0-gh.tar.gz | 3 + bokeh-3.4.0.tar.gz | 3 + bokeh-sampledata.tar.xz | 3 - python-bokeh.changes | 14 + python-bokeh.spec | 18 +- 8 files changed, 1730 insertions(+), 15 deletions(-) create mode 100644 CHANGELOG delete mode 100644 bokeh-3.3.4-gh.tar.gz delete mode 100644 bokeh-3.3.4.tar.gz create mode 100644 bokeh-3.4.0-gh.tar.gz create mode 100644 bokeh-3.4.0.tar.gz delete mode 100644 bokeh-sampledata.tar.xz diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..901a7df --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,1698 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bokeh/docs/CHANGELOG at 3.4.0 · bokeh/bokeh · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ Skip to content + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ + + + + + +
+ + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+
+ + + + +
+ +
+ +
+
+ +
+ +
+

Footer

+ + + + +
+
+ + + + + © 2024 GitHub, Inc. + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + diff --git a/bokeh-3.3.4-gh.tar.gz b/bokeh-3.3.4-gh.tar.gz deleted file mode 100644 index ccb73a3..0000000 --- a/bokeh-3.3.4-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0555e6f45ece6d38abba09a8121a33655d3d9f9ffe3d25b1b9a8da89e1b4757e -size 43330457 diff --git a/bokeh-3.3.4.tar.gz b/bokeh-3.3.4.tar.gz deleted file mode 100644 index a2ded17..0000000 --- a/bokeh-3.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73b7982dc2b8df15bf660cdddc8d3825e829195c438015a5d09824f1a7028368 -size 6245504 diff --git a/bokeh-3.4.0-gh.tar.gz b/bokeh-3.4.0-gh.tar.gz new file mode 100644 index 0000000..a02a20c --- /dev/null +++ b/bokeh-3.4.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14e35da13405ae88797ae92a340aabf2d7358b1748a15a7d550235bafeb5b83 +size 44792216 diff --git a/bokeh-3.4.0.tar.gz b/bokeh-3.4.0.tar.gz new file mode 100644 index 0000000..94d2001 --- /dev/null +++ b/bokeh-3.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea6bc407b5e7d04ba7a2f07d8f00e8b6ffe02c2368e707f41bb362a9928569a +size 6401773 diff --git a/bokeh-sampledata.tar.xz b/bokeh-sampledata.tar.xz deleted file mode 100644 index ea6498e..0000000 --- a/bokeh-sampledata.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffb26b372b234c2816cd087a3cb8c59e39572db27a90f91c818527cd5b3240dc -size 9576148 diff --git a/python-bokeh.changes b/python-bokeh.changes index 0804e6b..0bd3f18 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Apr 4 08:57:43 UTC 2024 - Atri Bhattacharya + +- Update to version 3.4.0: + * Too many changes to list, see + %{_docdir}/python3-bokeh/CHANGELOG. +- Add CHANGELOG file as Source; it is missing from PyPI tarballs. +- Drop bokeh-sampledata.tar.xz as tarball cannot be checked + against upstream (it is generated locally by the packager and + liable to be compromised); delete or disable tests depending on + sampledata. +- Drop python-nbconvert requirement for test flavour on `%ix86`, + where it is unavailable. + ------------------------------------------------------------------- Mon Mar 4 21:19:00 UTC 2024 - Ben Greiner diff --git a/python-bokeh.spec b/python-bokeh.spec index e3457ac..0c4f9e5 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -29,7 +29,7 @@ %bcond_with testexamples Name: python-bokeh%{psuffix} -Version: 3.3.4 +Version: 3.4.0 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause @@ -39,8 +39,8 @@ URL: https://bokeh.org/ Source0: https://files.pythonhosted.org/packages/source/b/bokeh/bokeh-%{version}.tar.gz # for the tests Source1: https://github.com/bokeh/bokeh/archive/refs/tags/%{version}.tar.gz#/bokeh-%{version}-gh.tar.gz -# Sampledata: `rm -rf .bokeh && HOME=$PWD bokeh sampledata && tar cJf bokeh-sampledata.tar.xz .bokeh` -Source99: bokeh-sampledata.tar.xz +# Only present in the GH tarball, not extracted during non-test builds +Source2: https://github.com/bokeh/bokeh/blob/%{version}/docs/CHANGELOG BuildRequires: %{python_module Jinja2 >= 2.9} BuildRequires: %{python_module Pillow >= 7.1.0} BuildRequires: %{python_module PyYAML >= 3.10} @@ -80,7 +80,9 @@ BuildRequires: %{python_module flaky} BuildRequires: %{python_module icalendar} BuildRequires: %{python_module ipython} BuildRequires: %{python_module json5} +%ifarch %{ix86} BuildRequires: %{python_module nbconvert >= 5.4} +%endif BuildRequires: %{python_module networkx} BuildRequires: %{python_module pandas-datareader} BuildRequires: %{python_module pandas} @@ -111,8 +113,9 @@ with interactivity over large or streaming datasets. %prep %if !%{with test} %setup -q -n bokeh-%{version} +cp %{SOURCE2} ./ %else -%setup -q -n bokeh-%{version} -T -b1 -a99 +%setup -q -n bokeh-%{version} -T -b1 %endif %if !%{with test} @@ -174,7 +177,10 @@ deselectname+=" or test_external_js_and_css_resource_ordering" deselectname+=" or test_vermin" # network deselectname+=" or test__use_provided_session_header_autoload" -# for finding the sampledata (packaged in Source99) +# No sampledata +rm -fr tests/unit/bokeh/sampledata +deselectname+=" or test_contour or test_sampledata__util" +# Needed for writing fontconfig cache dir export HOME=$PWD export PYTEST_DEBUG_TEMPROOT=$(mktemp -d -p ./) %pytest -v -m "not selenium" -k "not ($deselectname)" --no-js -n auto @@ -189,7 +195,7 @@ export PYTEST_DEBUG_TEMPROOT=$(mktemp -d -p ./) %if !%{with test} %files %{python_files} %license LICENSE.txt -%doc README.md +%doc README.md CHANGELOG %python_alternative %{_bindir}/bokeh %{python_sitelib}/bokeh/ %{python_sitelib}/bokeh-%{version}*-info