python to support SQLite extensions

2021-05-10 Thread Jelle Licht
Hello folks, I want to enable support for loadable extensions in python's sqlite3 module. This should be enabled by passing `--enable-loadable-sqlite-extensions' to `./configure'. I've spend an embarassing amount of time on this, so perhaps someone out there understands python better than I do

Re: Process of adding a package

2021-05-10 Thread Ricardo Wurmus
Hi Zelphir, I submitted the patch via e-mail attachment. It was recently said on the mailing list, that it should not matter, or even be more reliable, when submitting it as an attachment. However, as I see mostly patches being submitted in the e-mail body, perhaps something automated does n

Re: Process of adding a package

2021-05-10 Thread Zelphir Kaltstahl
Hi Ricardo! Thank you for your quick reply! I submitted the patch via e-mail attachment. It was recently said on the mailing list, that it should not matter, or even be more reliable, when submitting it as an attachment. However, as I see mostly patches being submitted in the e-mail body, perhaps

Re: Process of adding a package

2021-05-10 Thread Ricardo Wurmus
Hi, What is the usual process, after one has sent in a patch adding a new package to GNU Guix? Someone would review it, apply the patch, and then push. The background of the question is, that approximately 2 months ago, I sent in a patch adding `guile-fslib` 2 months is too long. If y

Process of adding a package

2021-05-10 Thread Zelphir Kaltstahl
Hello Guix Users! I have questions regarding the sending of patches and associated process of releasing a package via GNU Guix: What is the usual process, after one has sent in a patch adding a new package to GNU Guix? The background of the question is, that approximately 2 months ago, I sent in

Re: cmake ca-certificates

2021-05-10 Thread Roy Lemmon
Hi, More information ... In fact it does NOT download the file ... Well it starts to download it because the name appears in the right directory (/home/rlemmon/heppy/external/fastjet/download/fastjet-3.3.3.tar.gz). However it has zero size, whereas the Docker version that works has a large size.

Re: cmake ca-certificates

2021-05-10 Thread Roy Lemmon
Yes, I forgot the logfile(s). Here they are: ** rlemmon@parton ~/heppy$ ./external/fastjet/build.sh [ building fastjet /home/rlemmon/heppy/external/fastjet ] -[ configuratio