14
0

- 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
This commit is contained in:
2024-04-20 14:06:01 +00:00
committed by Git OBS Bridge
parent b405759bb0
commit 569d392db5
4 changed files with 17 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-findpython
Version: 0.4.1
Version: 0.6.1
Release: 0
Summary: Utility to find python versions on your system
License: MIT
@@ -36,7 +36,7 @@ BuildArch: noarch
BuildRequires: %{python_module pytest}
# /SECTION
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
Requires: python-packaging >= 20
%python_subpackages