forked from pool/python-pythonfinder
Accepting request 824167 from home:mcalabkova:branches:devel:languages:python
- Update to 1.2.4 * Filter out the None results of Windows python finder. * Unnest the mixed output from ``find_all_python_versions()``. * Non-core versions of python will no longer sort ahead of core python versions. * Reduced dependencies by removing ``vistir``,, ``crayons`` and intermediate calls. * Fixed a bug which could cause python searches to fail when ``pyenv global`` was set with repeated identical versions. OBS-URL: https://build.opensuse.org/request/show/824167 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 14:20:03 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 1.2.4
|
||||
* Filter out the None results of Windows python finder.
|
||||
* Unnest the mixed output from ``find_all_python_versions()``.
|
||||
* Non-core versions of python will no longer sort ahead of core python versions.
|
||||
* Reduced dependencies by removing ``vistir``,, ``crayons`` and intermediate calls.
|
||||
* Fixed a bug which could cause python searches to fail when ``pyenv global`` was
|
||||
set with repeated identical versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 07:26:51 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user