GNU bug report logs - #58089
python-bokeh package contains prebuilt javascript.

Previous Next

Package: guix;

Reported by: Diane Trout <diane <at> ghic.org>

Date: Mon, 26 Sep 2022 08:10:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Diane Trout <diane <at> ghic.org>
To: 58089 <at> debbugs.gnu.org
Subject: bug#58089: python-bokeh package contains prebuilt javascript.
Date: Sun, 25 Sep 2022 15:22:42 -0700
Hi,

I noticed that the guix packaging for bokeh just downloads the source
code from pypi. But that source unfortunately contains some prebuilt
javascript.

Mostly it's source readable but there's a few .min.js files as well.

And it wouldn't pass Debian's submission guidelines since the
javascript code is compiled from other projects. I'm not sure what your
policies are on prebuilt javascript.

From one of the guix install directories I found 519 .js files, of
which 18 were .min.js files.

/gnu/store/xwf87w9v7g7vphci39v34zgyxg8w31f5-python-bokeh-
2.4.3/lib/python3.9/site-packages/bokeh$ find . -name "*.js" | wc -l
519

/gnu/store/xwf87w9v7g7vphci39v34zgyxg8w31f5-python-bokeh-
2.4.3/lib/python3.9/site-packages/bokeh$ find . -name "*.min.js" | \
wc -l
18

Diane 




This bug report was last modified 2 years and 265 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.