./misc/py-installer, Library for installing Python wheels

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0nb1, Package name: py311-installer-0.7.0nb1, Maintainer: pkgsrc-users

This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for handling
wheels and installing packages from wheels.


Master sites:

Filesize: 463.231 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-26 00:21:38 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-installer: use python/bootstrap.mk
   2023-10-26 00:01:57 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-installer: only use py-flit_core for building

This is relevant because this is on the recommended bootstrap path for
Python module distributions.

Bump PKGREVISION.
   2023-04-17 12:36:49 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-installer: added version 0.7.0

This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for handling
wheels and installing packages from wheels.