diff --git a/bokeh-2.2.0.tar.gz b/bokeh-2.2.0.tar.gz deleted file mode 100644 index fc6cc4b..0000000 --- a/bokeh-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d790551db111a2cb43804987bc4da5d5d83124790c30ee4e9e88d4520325e13e -size 8843291 diff --git a/bokeh-2.2.1.tar.gz b/bokeh-2.2.1.tar.gz new file mode 100644 index 0000000..df94ac8 --- /dev/null +++ b/bokeh-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82e9eebd7a1e2ebb7f8fc1ead802fefd10a84daef8ec4bfc986121323948555 +size 8845855 diff --git a/python-bokeh.changes b/python-bokeh.changes index 1668c43..de2b315 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Sep 4 10:57:18 UTC 2020 - Atri Bhattacharya + +- Update to version 2.2.1: + * Bug fixes: + - gh#bokeh/bokeh#10426: [component: bokehjs] INLINE_LEGACY does + not work (CDN.legacy = True does work). + - gh#bokeh/bokeh#10431: [component: server] pull_session not + working in Win10 without this import statement: 'from + bokeh.server.server import Server'. + - gh#bokeh/bokeh#10434: Bokeh not embedding plot in Django app + sea_surface example. + - gh#bokeh/bokeh#10435: Regression causing multiple + js_on_event subscribers to be ignored. + - gh#bokeh/bokeh#10443: incorrect + Plot._check_bad_extra_range_name. + - gh#bokeh/bokeh#10448: [component: bokehjs] DataTable + DateFormatter does not handle NaT. + ------------------------------------------------------------------- Tue Aug 25 19:27:08 UTC 2020 - Atri Bhattacharya diff --git a/python-bokeh.spec b/python-bokeh.spec index e3d0fe1..c3f4f4f 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -24,7 +24,7 @@ %define skip_python2 1 Name: python-bokeh -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause