Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16553
| From | Scott Kitterman <debian@kitterman.com> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: use of waf in pyinstaller (was: blhc) |
| Date | 2024-12-07 19:30 +0100 |
| Message-ID | <JR7IZ-etAg-3@gated-at.bofh.it> (permalink) |
| References | <JQvX3-e3bO-3@gated-at.bofh.it> <JQDKV-e8nh-3@gated-at.bofh.it> <JR6WB-esZF-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On December 7, 2024 5:29:39 PM UTC, Soren Stoutner <soren@debian.org> wrote: ... >I have not had any experience with waf before, and so am not aware of DFSG or >malware difficulties that other projects have faced. In the case of >PyInstaller, most of the waf code is contained in: > >https://salsa.debian.org/python-team/packages/pyinstaller/-/tree/debian/ >master/bootloader/waflib?ref_type=heads > >It is written in Python and licensed under the BSD-3-clause. It is used to >compile the C code in: > >https://salsa.debian.org/python-team/packages/pyinstaller/-/tree/debian/ >master/bootloader/src?ref_type=heads > >Which is licensed under the GPL-2+~with-bootloader-exception, which is the >main license of the project. The resulting bootloader (two files) is shipped >in the binary package in /usr/lib/python3/dist-packages/PyInstaller/ >bootloader/Linux-64bit-intel/*. > >None of this looks problematic to me. However, if there are any concerns I >have missed I would be very interested to hear of them before I submit >PyInstaller to the NEW queue. Have a look at the waf entry in the FTP Team reject FAQ: https://ftp-master.debian.org/REJECT-FAQ.html Scott K
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
blhc failing due to non-verbose build Soren Stoutner <soren@debian.org> - 2024-12-06 03:10 +0100
Re: blhc failing due to non-verbose build Bo YU <tsu.yubo@gmail.com> - 2024-12-06 04:30 +0100
Re: use of waf in pyinstaller (was: blhc) Simon McVittie <smcv@debian.org> - 2024-12-06 11:30 +0100
Re: use of waf in pyinstaller (was: blhc) Soren Stoutner <soren@debian.org> - 2024-12-07 18:40 +0100
Re: use of waf in pyinstaller (was: blhc) Scott Kitterman <debian@kitterman.com> - 2024-12-07 19:30 +0100
Re: use of waf in pyinstaller (was: blhc) Soren Stoutner <soren@debian.org> - 2024-12-07 19:40 +0100
csiph-web