From 0eba3a524b211757714c0044dec39482b4b47232e5f54092d32d2a3e8e7e13dc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 13 Oct 2023 12:40:32 +0000 Subject: [PATCH] Accepting request 1117551 from home:badshah400:branches:devel:languages:python:numeric Update to verion 3.3.0. OBS-URL: https://build.opensuse.org/request/show/1117551 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=77 --- bokeh-3.2.2-gh.tar.gz | 3 --- bokeh-3.2.2.tar.gz | 3 --- bokeh-3.3.0-gh.tar.gz | 3 +++ bokeh-3.3.0.tar.gz | 3 +++ bokeh-sampledata.tar.xz | 4 ++-- python-bokeh.changes | 10 ++++++++++ python-bokeh.spec | 2 +- 7 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 bokeh-3.2.2-gh.tar.gz delete mode 100644 bokeh-3.2.2.tar.gz create mode 100644 bokeh-3.3.0-gh.tar.gz create mode 100644 bokeh-3.3.0.tar.gz diff --git a/bokeh-3.2.2-gh.tar.gz b/bokeh-3.2.2-gh.tar.gz deleted file mode 100644 index d1bc56c..0000000 --- a/bokeh-3.2.2-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ddc245cdb81e3d44a36e8a0e44564b45a1d47ff2bf35ea8651f9e87f2e258d7 -size 40199122 diff --git a/bokeh-3.2.2.tar.gz b/bokeh-3.2.2.tar.gz deleted file mode 100644 index 5cafbf2..0000000 --- a/bokeh-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2959b8524d69ec4e7886bc36407445f0a92e1f19530d3bfc4045236a1b7a6ff -size 7252097 diff --git a/bokeh-3.3.0-gh.tar.gz b/bokeh-3.3.0-gh.tar.gz new file mode 100644 index 0000000..48c625e --- /dev/null +++ b/bokeh-3.3.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a2b0c53a90538e686130092ddad7f87982366f19420ec8dbcab2fcc87492b3 +size 43020599 diff --git a/bokeh-3.3.0.tar.gz b/bokeh-3.3.0.tar.gz new file mode 100644 index 0000000..d1f5c14 --- /dev/null +++ b/bokeh-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbe268f842c139ba8fa0fb43c0c55c172c8215ec5a69a2629482c63c9d4039c +size 6235439 diff --git a/bokeh-sampledata.tar.xz b/bokeh-sampledata.tar.xz index b9ef8dd..e8cfc8c 100644 --- a/bokeh-sampledata.tar.xz +++ b/bokeh-sampledata.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b1a1d8e7b8ced7d554ae6a7cbeec4762ad41aee67cf7ff30c17e7b31f7e98cf -size 9512796 +oid sha256:72d1b09aad342f56582940e0205262cb96f61d88fa68b4882482fbd063995377 +size 9515184 diff --git a/python-bokeh.changes b/python-bokeh.changes index 95eee80..d7d0df4 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 13 02:12:58 UTC 2023 - Atri Bhattacharya + +- Update to verion 3.3.0: + * Too many changes, see + https://github.com/bokeh/bokeh/blob/3.3.0/docs/CHANGELOG for + a full list and + https://blog.bokeh.org/introducing-bokeh-3-3-f58edeac70ec for + an overview. + ------------------------------------------------------------------- Sun Sep 17 15:39:33 UTC 2023 - Atri Bhattacharya diff --git a/python-bokeh.spec b/python-bokeh.spec index 4c3f368..430e32e 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -29,7 +29,7 @@ %bcond_with testexamples Name: python-bokeh%{psuffix} -Version: 3.2.2 +Version: 3.3.0 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause