2020-08-03 15:04:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2020-05-20 11:33:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 20 07:26:51 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
2020-01-10 14:59:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 10 14:59:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Do not skip the python2 build manually but wait for the prjconf
|
|
|
|
declearation
|
|
|
|
|
2020-01-09 18:33:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 9 18:04:29 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Drop python2 due to dropped backports indirect dependency.
|
|
|
|
|
2019-05-25 08:54:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 25 08:52:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.2.1:
|
|
|
|
* Added support for subprocess timeouts while discovering python paths. #62
|
|
|
|
- Merged patch setup-ascii.patch
|
|
|
|
|
2019-03-17 15:30:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 16 17:43:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Limit description to openSUSE system.
|
|
|
|
|
2019-03-13 12:52:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 13 12:29:56 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Activated test suite
|
|
|
|
- Removed unnecessary vendored pep514tools from runtime package
|
|
|
|
|
2019-03-08 13:57:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 7 04:01:37 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v1.2.0
|