forked from pool/python-findpython
- 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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user