Commit graph

6 commits

Author SHA1 Message Date
wiz 46974a4bd3 python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
2023-10-28 19:56:54 +00:00
adam ac3af26064 py-findpython: updated to 0.4.0
0.4.0

Support allow_prereleases option
2023-09-14 09:30:42 +00:00
adam 00e8c8656d py-findpython: updated to 0.3.1
0.3.1
Bug Fixes
Make GET_VERSION_TIMEOUT settable via env vars

0.3.0
feat: provider selector
feat: add support for RyeProvider
feat: Add way to filter providers
feat: add register_provider function and change ALL_PROVIDERS to a map
fix: don't import site-packages when running in-process scripts
2023-07-19 08:23:39 +00:00
adam bc98ae82c2 py-findpython: updated to 0.2.5
0.2.5

Bug Fixes

UTF-8 encoding of shell command output on Windows
windows: Findpython failed if PATH env contains folder with restricted access
2023-05-15 21:03:37 +00:00
wiz 7e841fc680 py-findpython: add missing dependency 2023-05-07 10:51:43 +00:00
adam 07930176f6 py-findpython: added version 0.2.4
This library is a rewrite of pythonfinder project by @techalchemy. It
simplifies the whole code structure while preserving most of the original
features.
2023-05-04 07:22:08 +00:00