Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2022-08-01 10:12:36 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-build: unclog for Python 3.7
   2022-07-30 22:21:32 by Tobias Nygren | Files touched by this commit (1)
Log message:
py-build: mark as BROKEN for py37
   2022-06-23 09:26:26 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-build: fix ALTERNATIVES entry

Bump PKGREVISION.
   2022-06-13 20:27:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-build: updated to 0.8.0

0.8.0

Accept os.PathLike[str] in addition to str for paths in public API
Add schema validation for build-system table to check conformity with PEP 517 \ 
and PEP 518
Better support for Python 3.11
Improved error printouts
Avoid importing packaging unless needed

Breaking Changes

Failure to create a virtual environment in the build.env module now raises \ 
build.FailedProcessError
   2022-04-18 13:28:54 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
py-build: add PYVERSSUFFIX to binary name to avoid conflicts between Python versions
   2022-01-13 22:30:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-build: remove reference to python 3.6
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-25 22:18:28 by Thomas Klausner | Files touched by this commit (4)
Log message:
devel/py-build: import py-build-0.7.0

A simple, correct PEP517 package builder.

build will invoke the PEP 517 hooks to build a distribution package.
It is a simple build tool and does not perform any dependency
management.

Next | Query returned 19 messages, browsing 11 to 20 | previous