14
0
Commit Graph

13 Commits

Author SHA256 Message Date
370dbed76f - Update to 0.7.0
* Add an option to show the python path only
  * Separate free-threaded python from normal ones
  * Add support for uv installed python
  * Correct the uv python dir with platformdirs
  * Return the original python executable if resolve_symlink=True
- Update BuildRequires and Requires from pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=25
2025-08-18 12:06:20 +00:00
eb8735ed55 Accepting request 1282049 from home:glaubitz:branches:devel:languages:python
- Update to 0.6.3
  * Refresh lockfile and fix deprecation warnings
  * Prefer 64bit Python interpreters

OBS-URL: https://build.opensuse.org/request/show/1282049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=23
2025-06-03 13:33:20 +00:00
dc7bc3582a - update to 0.6.2:
* Don't skip symlinks for rye provider
  * **ci**: Macos for old python versions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=21
2024-10-22 16:04:20 +00:00
569d392db5 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=19
2024-04-20 14:06:01 +00:00
b405759bb0 - drop revert-back-to-pdm-pep517.patch:
try to resolve build cycle differently
- Update to 0.2.2
- Initial packaging for findpython 0.1.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=17
2024-01-05 17:48:41 +00:00
482f1c4d7a - Update 0.4.1:
* feat: provider selector by @frostming in #20
  * feat: add support for RyeProvider
  * feat: Add way to filter providers by @bluss 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=15
2023-12-11 07:19:35 +00:00
e169dc34d1 Accepting request 1093304 from devel:languages:python:mailman:backports
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1093304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=13
2023-06-15 20:02:37 +00:00
01455a3dc2 - update to 0.2.5:
* UTF-8 encoding of shell command output on Windows
  * Findpython failed if PATH env contains folder
    with restricted access

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=11
2023-05-10 19:33:23 +00:00
755c15a7fb - update to 0.2.4:
* Check path access before is_dir to prevent PermissionError exceptions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=9
2023-01-31 15:19:29 +00:00
bfeece3d57 - update to 0.2.3:
* Strip the local part in python version Fix #12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=7
2023-01-20 12:14:07 +00:00
acaa5bf017 Accepting request 1034401 from home:yarunachalam:branches:devel:languages:python
- Update to 0.2.2 
  * Prevent find_all exception when a clean pyenv is present  -  by @ferminho in #11
  * Don't parse as LegacyVersion  -  by @frostming (e3466)

OBS-URL: https://build.opensuse.org/request/show/1034401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=5
2022-11-08 09:47:03 +00:00
0a89599584 Accepting request 995203 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/995203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=3
2022-08-16 06:40:40 +00:00
d7c21fe4b9 - Initial packaging for findpython 0.1.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=1
2022-06-15 01:54:36 +00:00