Re: Manpages are not installed in 4.8.0
Mats Wichmann <[email protected]> Tue, 16 Jul 2024 13:32:51 -0600
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
On 7/16/24 12:51, Ryan Carsten Schmidt wrote: > Unlike in 4.7.0, the manpages are not installed in 4.8.0. I noticed this when trying to update the MacPorts scons package to 4.8.0. In MacPorts we build scons with "python3.12 -m build --no-isolation --wheel --outdir ..." Weakly protesting: "nothing *should* have changed about the built manpages". We'll take a look. Which tarball are you using - the sdist one, or the "full source" one, or the github release one? (wish this stuff was simpler, sigh...). Pretty sure no built aritfacts like manpages go into the github one, but that's not a change from before, so probably not the reason for your problem. > > I noticed that you've migrated from setup.cfg to pyproject.toml. Even though setup.cfg was deleted in your repository a small setup.cfg still exists in the tarball. Removing it does not fix the problem however. > _______________________________________________ > Scons-users mailing list > [email protected] > https://pairlist4.pair.net/mailman/listinfo/scons-users