[Python-modules-team] Bug#892576: affects sagemath

2018-03-11 Thread Ximin Luo
Control: affects -1 sagemath This is preventing sagemath from building, please fix ASAP. I would do it but debian-keyring has an old expire version of my key, so I can't upload. X -- GPG: ed25519/56034877E1F87C35 GPG: rsa4096/1318EFAC5FBBDBCE https://github.com/infinity0/pubkeys.git _

[Python-modules-team] Bug#739300: dh_sphinxdoc: Please replace MathJax.js with links to the packaged libjs-mathjax

2018-02-10 Thread Ximin Luo
Nicholas D Steeves: > Hi! > > On Sun, Dec 04, 2016 at 11:51:38AM +0300, Dmitry Shachnev wrote: >> Hi Ximin! >> >> On Sat, Dec 03, 2016 at 01:49:00AM +, Ximin Luo wrote: >>> Could dh_sphinxdoc not scan the html files for

[Python-modules-team] Bug#873143: fixed in python-pygit2 0.26.0-1

2017-09-14 Thread Ximin Luo
Ondřej Nový wrote: > Source: python-pygit2 > Source-Version: 0.26.0-1 > > We believe that the bug you reported is fixed in the latest version of > python-pygit2, which is due to be installed in the Debian FTP archive. > > A summary of the changes between this version and the previous one is > at

[Python-modules-team] Bug#875538: jupyter-nbextension-jupyter-js-widgets: fails to configure: json.decoder.JSONDecodeError

2017-09-13 Thread Ximin Luo
Control: tags -1 + moreinfo unreproducible Control: severity -1 important Hi Norbert, Could you tell me the output of this: $ for file in /etc/jupyter/nbconfig/*.json; do if [ -f "$file" ] && [ -r "$file" ]; then echo "-- $file"; cat "$file"; echo; fi; done If any of these files are empty, ple

[Python-modules-team] Bug#873143: python-pygit2: New upstream version 0.26.0

2017-08-24 Thread Ximin Luo
Package: python-pygit2 Version: 0.24.2-3 Severity: important Control: block 873139 by -1 Dear Maintainer, libgit2 0.26 is now available in Debian experimental. I will soon be uploading it to Debian unstable (once the Release Team) grants me a transition slot [1], after which this bug will be rais

[Python-modules-team] Bug#872285: More info about nondeterminism_added_by_pyqt5_pyrcc5

2017-08-16 Thread Ximin Luo
Federico Brega: > Hello, > > I'm packaging an application making use of pyrcc5 and I noticed the > nondeterminism it adds. > I see[1] that this is currently description is not correct. > You can see that pyrcc5 uses QHash, which is made to avoid algorithmic > complexity attacks[2] > introducing a

Re: [Python-modules-team] Backporting matplotlib and its dependencies (Was: Sagemath Build-Depends backported - unfortunately build error (Was: Help needed to backport ipywidgets ... (Was: Backporting

2017-04-22 Thread Ximin Luo
Andreas Tille: > [..] > >> I notice also that the maintainer uploaded the arch:all packages to sid, so >> the buildds didn't attempt this build that you're doing: >> >> https://buildd.debian.org/status/package.php?p=matplotlib >> >> So, you could try to build the version currently in sid, agains

Re: [Python-modules-team] Backporting matplotlib and its dependencies (Was: Sagemath Build-Depends backported - unfortunately build error (Was: Help needed to backport ipywidgets ... (Was: Backporting

2017-04-21 Thread Ximin Luo
Andreas Tille: > [..] > > However, now when really trying to build matplotlib the build ends up > with > > ... > generating thumbnails... [ 98%] > build/plot_directive/mpl_examples/pylab_examples/demo_ribbon_box.png > generating thumbnails... [ 99%] > build/plot_directive/mpl_examples/api/bbox_

Re: [Python-modules-team] Backporting matplotlib and its dependencies (Was: Sagemath Build-Depends backported - unfortunately build error (Was: Help needed to backport ipywidgets ... (Was: Backporting

2017-04-18 Thread Ximin Luo
ency which are not yet in Jessie). > > Kind regards > > Andreas. > > - Forwarded message from Ximin Luo - > > Date: Mon, 17 Apr 2017 22:01:00 + > From: Ximin Luo > To: Development issues of sagemath and related tools > > Cc: debian-scie...@lists.de

[Python-modules-team] Bug#849879: jupyter-nbextension-jupyter-js-widgets: fails to remove (python error)

2017-01-06 Thread Ximin Luo
Hi alberto, Did you previously have jupyter-notebook version 4.2.3-2 installed? If so, then this is the same as: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847917 and all you need to do is remove any empty *.json files in /etc/jupyter/nbconfig. Please also let me know, so that I can clo

[Python-modules-team] Bug#849588: jupyter-nbextension-jupyter-js-widgets: fails to install with a traceback

2017-01-06 Thread Ximin Luo
Hi Rogério, Did you previously have jupyter-notebook version 4.2.3-2 installed? If so, then this is the same as: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847917 and all you need to do is remove any empty *.json files in /etc/jupyter/nbconfig. Please also let me know, so that I can clo

[Python-modules-team] Bug#849216: Packages which FTBFS with AssertionError about len(context)

2017-01-06 Thread Ximin Luo
Control: reassign -1 python-sphinx 1.4.9-1 Control: affects -1 checkbox-ng dhcpcanon ipywidgets nbsphinx pylibmc Control: close -1 python-sphinx 1.4.9-2 On Tue, 03 Jan 2017 22:09:00 + ju wrote: > Niko Tyni: > > > > Seems to be https://github.com/sphinx-doc/sphinx/issues/3212 > > which should

[Python-modules-team] Bug#849204: jupyter-nbextension-jupyter-js-widgets: fails to configure

2016-12-24 Thread Ximin Luo
Control: reassign -1 jupyter-notebook 4.2.3-2 Control: severity -1 normal Control: close -1 4.2.3-3 Control: merge -1 847917 Hi Norbert, this is due to a bug in jupyter-notebook 4.2.3-2. You can fix it locally by removing any empty files matching /etc/jupyter/nbconfig/*.json, then reinstalling/r

[Python-modules-team] Bug#847917: jupyter-notebook: Unhandled error in API request

2016-12-15 Thread Ximin Luo
Control: notfound -1 4.2.3-3 Hi Paride, This is fixed in version 4.2.3-3 of the package, it is caused by empty files in /etc/jupyter/nbconfig/*.json. They should say {} instead. However, I forgot to write logic to overwrite existing empty files that are created by version 4.2.3-2, so simply up

[Python-modules-team] Bug#847192: jupyter-notebook: please make the build reproducible

2016-12-07 Thread Ximin Luo
Control: tags -1 + pending - patch I've fixed this "properly" in git. I think it's not ideal to drop these if we can fix them with minor changes. For future reference, all you need to do for lessc is to: 1. Pass --source-map-basepath=$SOURCE_ROOT_DIR, e.g. https://anonscm.debian.org/cgit/pytho

Re: [Python-modules-team] jupyter-sphinx-theme_0.0.6+ds1-2_amd64.changes REJECTED

2016-12-05 Thread Ximin Luo
Sorry about that, fixed and re-uploaded. I kept it at version 0.0.6+ds1-2, so that Jerome's name is more prominent in the changelog since he did most of the work. I think I figured out the correct sbuild flags, to have the full changelog in .changes, plus the .orig.tar.gz. X Thorsten Alteholz

[Python-modules-team] Bug#739300: Bug#739300: dh_sphinxdoc: Please replace MathJax.js with links to the packaged libjs-mathjax

2016-12-02 Thread Ximin Luo
Ximin Luo: > On Mon, 11 Apr 2016 13:30:40 +0200 Dmitry Shachnev wrote: >> Hi Sandro, >> >> On Sat, Apr 09, 2016 at 01:27:03PM +0100, Sandro Tosi wrote: >>> Is there any progress on this? I just got bitten by it: >>> >>> E: python-cycler-doc: pri

[Python-modules-team] Bug#739300: Bug#739300: dh_sphinxdoc: Please replace MathJax.js with links to the packaged libjs-mathjax

2016-12-02 Thread Ximin Luo
On Mon, 11 Apr 2016 13:30:40 +0200 Dmitry Shachnev wrote: > Hi Sandro, > > On Sat, Apr 09, 2016 at 01:27:03PM +0100, Sandro Tosi wrote: > > Is there any progress on this? I just got bitten by it: > > > > E: python-cycler-doc: privacy-breach-uses-embedded-file > > usr/share/doc/python-cycler-doc/h

[Python-modules-team] Bug#841141: /usr/bin/dh_sphinxdoc: dh_sphinxdoc doesn't recognise search pages with nonstandard paths

2016-10-21 Thread Ximin Luo
Dmitry Shachnev: > Hi Ximin, > > On Tue, Oct 18, 2016 at 01:42:56AM +0200, Ximin Luo wrote: >> SageMath generates docs with search indexes like this: >> >> jQuery(function() { Search.loadIndex("../searchindex.js"); }); >> >> This is not recogn

[Python-modules-team] Bug#841141: /usr/bin/dh_sphinxdoc: dh_sphinxdoc doesn't recognise search pages with nonstandard paths

2016-10-17 Thread Ximin Luo
Package: sphinx-common Version: 1.4.6-1 Severity: important File: /usr/bin/dh_sphinxdoc Tags: patch Dear Maintainer, SageMath generates docs with search indexes like this: jQuery(function() { Search.loadIndex("../searchindex.js"); }); This is not recognised by dh_sphinxdoc. If you change 1

[Python-modules-team] Bug#801786: python3-nacl: must depend on python3-cffi

2015-10-14 Thread Ximin Luo
Package: python3-nacl Version: 0.3.0-1+b1 Severity: grave Tags: patch Justification: renders package unusable This package needs to depend on python3-cffi, otherwise ImportError is raised. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (50

[Python-modules-team] Bug#565686: python-multiprocessing: please add Provides: python-processing

2010-01-17 Thread Ximin Luo
Package: python-multiprocessing Severity: important Please add "Provides: python-processing" to the package metadata. sagemath is otherwise uninstallable, since python-processing is no longer in the Debian repositories, and the former's package maintainer seems inactive. -- System Information: De