Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17291
| From | stefanor@debian.org |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Building multiple wheel with pybuild |
| Date | 2025-12-24 16:40 +0100 |
| Message-ID | <M5z7X-5l4B-3@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <M4Tip-4T6y-3@gated-at.bofh.it> <M4VNf-4URV-5@gated-at.bofh.it> <M56pj-5267-7@gated-at.bofh.it> <M593P-53PY-3@gated-at.bofh.it> <M5szv-5gP1-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi picca (2025.12.24_08:39:03_+0000) >I have another question. > >Now that I use --name, it install directly the files under >debian/python3-<modules> > >is it possible to force installation under debian/tmp, my package >contains also shared libraries, include files and so one. Yes, the --name option overrides --dest-dir debian/tmp I'm afraid. It won't override other values, but that's the one you want... You could hack around it by creating a symlink to debian/tmp, I guess. Let me see if I can fix this behaviour, it isn't ideal. Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Building multiple wheel with pybuild picca <picca@debian.org> - 2025-12-20 13:20 +0100
Re: Building multiple wheel with pybuild picca <picca@debian.org> - 2025-12-22 20:00 +0100
Re: Building multiple wheel with pybuild Stefano Rivera <stefanor@debian.org> - 2025-12-22 22:40 +0100
Re: Building multiple wheel with pybuild picca <picca@debian.org> - 2025-12-23 10:00 +0100
Re: Building multiple wheel with pybuild stefanor@debian.org - 2025-12-23 12:50 +0100
Re: Building multiple wheel with pybuild picca <picca@debian.org> - 2025-12-24 09:40 +0100
Re: Building multiple wheel with pybuild stefanor@debian.org - 2025-12-24 16:40 +0100
Re: Building multiple wheel with pybuild Stefano Rivera <stefanor@debian.org> - 2025-12-24 17:30 +0100
csiph-web