Subject: CVS commit: pkgsrc/devel/py-pep517
From: Adam Ciarcinski
Date: 2020-10-21 08:41:24
Message id: 20201021064124.5C594FB28@cvs.NetBSD.org

Log Message:
py-pep517: updated to 0.9.1

0.9
- Deprecated the higher level API which handles creating an environment and
  installing build dependencies. This was not very complete, and the `PyPA build
  project <https://github.com/pypa/build>`_ is designed for this use case.
- New ``python_executable`` parameter for :class:`.Pep517HookCaller` to run hooks
  with a different Python interpreter.
- Fix for locating the script to run in the subprocess in some scenarios.
- Fix example in README to get ``build-backend`` correctly.
- Created `documentation on Read the Docs
  <https://pep517.readthedocs.io/en/latest/index.html>`__
- Various minor improvements to testing.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/py-pep517/Makefile
1.2modifypkgsrc/devel/py-pep517/distinfo