Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 03:33:04 UTC Now

2024-02-29 21:09:18 UTC MAIN commitmail json YAML

py-build: updated to 1.1.1

1.1.1 (2024-02-29)

Fixed invoking outer pip from user site packages
Corrected the minimum pip version required to use an outer pip

1.1.0 (2024-02-29)

Use external pip if available instead of installing, speeds up environment setup with virtualenv slightly and venv significantly.
Stopped injecting wheel as a build dependency automatically, in the case of missing pyproject.toml
Use importlib_metadata on Python <3.10.2 for bugfixes not present in those CPython standard libraries (not required when bootstrapping)

(adam)