[11:47:28] <mdk> OK it's v40.0.9, and it require a pyproject.toml :) found it thanks again :)
[11:48:55] <graingert> pradyunsg: I don't see `build` being two generic though
[11:49:23] <graingert> Had the same discussion about python-modernize and modernize
[11:50:09] <graingert> I like to make the name as generic as possible and let Debian/fedora come up with a new one
[11:50:51] <mgedmin> somebody could upload a pyproject-build package to pypi that install_requires=['build'] and maybe ships a console_script?
[11:55:00] <pradyunsg> mgedmin: that's been discussed in the pypa/build issue linked above (kinda-sorta rejected, I think).
[11:56:54] <pradyunsg> mgedmin: and realistically, the difference is `pipx run --spec=build pyproject-build` vs `pipx run pyproject-build`. I honestly don't care which one we pick, but if we're going with `pyproject-build` -- I'd much rather that we rename the entire project. :)
[11:57:24] <pradyunsg> For searchability/discoverability reasons.
[11:59:06] <pradyunsg> FFY00: ^ imma suggest this on the PR, since I missed that we merged the change.
[11:59:45] <tos9> I think I said this elsewhere to paul and not on the ticket but if my vote counts at all I still think that the project needs the generic name to be successful in a marketing sense