Changelog for
python313-findpython-0.6.2-1.3.noarch.rpm :
* Tue Oct 22 2024 Dirk Müller
- update to 0.6.2:
* Don\'t skip symlinks for rye provider
*
*
*ci
*
*: Macos for old python versions
* Sat Apr 20 2024 Dirk Müller - update to 0.6.1:
* Ignore invalid version strinig from winreg- update to 0.6.0:
* Support find by implementation- update to 0.5.0:
* Add implementation property
* Drop support for python 3.7
* Find rye pythons with and without install directory
* Fri Jan 05 2024 Dirk Müller - drop revert-back-to-pdm-pep517.patch: try to resolve build cycle differently
* Mon Dec 11 2023 Steve Kowalik - Update 0.4.1:
* feat: provider selector by AATTfrostming in #20
* feat: add support for RyeProvider
* feat: Add way to filter providers by AATTbluss in #18
* feat: add register_provider function and change ALL_PROVIDERS to a map
* fix: don\'t import site-packages when running in-process scripts
* Make GET_VERSION_TIMEOUT settable via env vars
* Support allow_prereleases option- Add patch revert-back-to-pdm-pep517.patch:
* We need to use pdm-pep517, to avoid circular requirements.
* Thu Jun 15 2023 Andreas Schneider - Use sle15_python_module_pythons
* Wed May 10 2023 Dirk Müller - update to 0.2.5:
* UTF-8 encoding of shell command output on Windows
* Findpython failed if PATH env contains folder with restricted access
* Tue Jan 31 2023 Dirk Müller - update to 0.2.4:
* Check path access before is_dir to prevent PermissionError exceptions
* Fri Jan 20 2023 Dirk Müller - update to 0.2.3:
* Strip the local part in python version Fix #12
* Tue Nov 08 2022 Yogalakshmi Arunachalam - Update to 0.2.2
* Prevent find_all exception when a clean pyenv is present - by AATTferminho in #11
* Don\'t parse as LegacyVersion - by AATTfrostming (e3466)
* Mon Aug 15 2022 Ben Greiner - Update to 0.2.1
* Fix the python detection logic to try the fast method first- Release 0.2.0
* Allow provider to keep symlink even when resolve_symlinks is True- Fix requirements
* Tue Jun 14 2022 Steve Kowalik - Initial packaging for findpython 0.1.6.