Re: Updating python-build/getting rid of pep517

2023-08-02 Thread Louis-Philippe Véronneau
On 2023-08-02 09 h 23, Éric Araujo wrote: Le 02/08/2023 à 00:09, Scott Kitterman a écrit : * pdm (update to new version, needs pyproject-hooks)    [pdm-pep517 can probably go away too] pdm-pep517 was renamed to pdm-backend, which will still be needed by Python packages who want to use it as a

Re: Updating python-build/getting rid of pep517

2023-08-02 Thread Scott Kitterman
On August 2, 2023 1:23:15 PM UTC, "Éric Araujo" wrote: >Le 02/08/2023 à 00:09, Scott Kitterman a écrit : >> * pdm (update to new version, needs pyproject-hooks) >>[pdm-pep517 can probably go away too] > >pdm-pep517 was renamed to pdm-backend, which will still be needed by Python >packages

Re: Updating python-build/getting rid of pep517

2023-08-02 Thread Scott Kitterman
On August 2, 2023 1:34:32 PM UTC, Scott Talbert wrote: >On Wed, 2 Aug 2023, Scott Kitterman wrote: > >> On Tuesday, August 1, 2023 7:36:38 PM EDT Scott Talbert wrote: >>> On Tue, 1 Aug 2023, Scott Kitterman wrote: > On Tue, 1 Aug 2023, Scott Kitterman wrote: >> The pep517 package has be

Re: Updating python-build/getting rid of pep517

2023-08-02 Thread Scott Talbert
On Wed, 2 Aug 2023, Scott Kitterman wrote: On Tuesday, August 1, 2023 7:36:38 PM EDT Scott Talbert wrote: On Tue, 1 Aug 2023, Scott Kitterman wrote: On Tue, 1 Aug 2023, Scott Kitterman wrote: The pep517 package has been renamed pyproject-hooks upstream: https://github.com/pypa/pyproject-hook

Re: Updating python-build/getting rid of pep517

2023-08-02 Thread Éric Araujo
Le 02/08/2023 à 00:09, Scott Kitterman a écrit : * pdm (update to new version, needs pyproject-hooks) [pdm-pep517 can probably go away too] pdm-pep517 was renamed to pdm-backend, which will still be needed by Python packages who want to use it as a build backend. (It does not depend on py

Re: Updating python-build/getting rid of pep517

2023-08-01 Thread Scott Kitterman
On Tuesday, August 1, 2023 7:36:38 PM EDT Scott Talbert wrote: > On Tue, 1 Aug 2023, Scott Kitterman wrote: > >> On Tue, 1 Aug 2023, Scott Kitterman wrote: > >>> The pep517 package has been renamed pyproject-hooks upstream: > >>> > >>> https://github.com/pypa/pyproject-hooks > >>> > >>> It looks

Re: Updating python-build/getting rid of pep517

2023-08-01 Thread Scott Talbert
On Tue, 1 Aug 2023, Scott Kitterman wrote: On Tue, 1 Aug 2023, Scott Kitterman wrote: The pep517 package has been renamed pyproject-hooks upstream: https://github.com/pypa/pyproject-hooks It looks like we need this to update python-build to the latest version (which we should definitely do so

Re: Updating python-build/getting rid of pep517

2023-08-01 Thread Scott Kitterman
On Tuesday, August 1, 2023 6:22:26 PM EDT Scott Talbert wrote: > On Tue, 1 Aug 2023, Scott Kitterman wrote: > > The pep517 package has been renamed pyproject-hooks upstream: > > > > https://github.com/pypa/pyproject-hooks > > > > It looks like we need this to update python-build to the latest ver

Re: Updating python-build/getting rid of pep517

2023-08-01 Thread Scott Talbert
On Tue, 1 Aug 2023, Scott Kitterman wrote: The pep517 package has been renamed pyproject-hooks upstream: https://github.com/pypa/pyproject-hooks It looks like we need this to update python-build to the latest version (which we should definitely do sooner rather than later). Is anyone up for

Updating python-build/getting rid of pep517

2023-08-01 Thread Scott Kitterman
The pep517 package has been renamed pyproject-hooks upstream: https://github.com/pypa/pyproject-hooks It looks like we need this to update python-build to the latest version (which we should definitely do sooner rather than later). Is anyone up for packaging this? Once it's in the archive we