File python-pythonfinder.changes of Package python-pythonfinder
-------------------------------------------------------------------
Wed Jun 11 05:56:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon Feb 6 06:22:28 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-packaging-22.patch:
* Support packaging >= 22.
-------------------------------------------------------------------
Mon Dec 12 17:40:21 UTC 2022 - pgajdos@suse.com
- python-six is not required
-------------------------------------------------------------------
Tue Oct 25 20:06:38 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to 1.3.1:
- 1.3.0 (2022-24-08)
- Fix permissions on WSL
- Include tests and tests data into the sdist Close
- Make click optional dependency
- Remove six
- Drop Python2 Support
- 1.2.10 (2022-02-19)
- Check the permission as well as the existence of path
when finding Pythons.
- Fix an error of pythonfinder when PATH contains
unreadable paths.
- 1.2.9 (2021-11-08)
- Fix a bug that the version matcher ignores the version
when patch number is 0.
- 1.2.8 (2021-07-27)
- Ensure the path exists when initializing from the PATH
env var.
- 1.2.7 (2021-06-24)
- 1.2.6 (2021-04-01)
- Remove the deprecated usage of cmp in attr.
- Fix a bug that version sort is performed on None objects.
- 1.2.5 (2020-08-27)
- Skip invalid entries from Windows registry. Ensure paths
are normalized with forward slashes.
-------------------------------------------------------------------
Wed Feb 23 20:28:44 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Disable python2 which doesn't build
-------------------------------------------------------------------
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>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Thu Jan 9 18:04:29 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Drop python2 due to dropped backports indirect dependency.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Sat Mar 16 17:43:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Limit description to openSUSE system.
-------------------------------------------------------------------
Wed Mar 13 12:29:56 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activated test suite
- Removed unnecessary vendored pep514tools from runtime package
-------------------------------------------------------------------
Thu Mar 7 04:01:37 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.2.0