14
0
Commit Graph

10 Commits

Author SHA256 Message Date
4d9e0cb399 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=16
2022-10-25 20:09:54 +00:00
3c0bfd6524 Accepting request 957151 from home:gladiac:branches:devel:languages:python
- Disable python2 which doesn't build

OBS-URL: https://build.opensuse.org/request/show/957151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=15
2022-02-24 06:56:52 +00:00
c00f83bfb2 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
2020-08-03 15:04:20 +00:00
Tomáš Chvátal
bee2a8a4aa Accepting request 807636 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=11
2020-05-20 11:33:37 +00:00
Tomáš Chvátal
8a30a16790 - Do not skip the python2 build manually but wait for the prjconf
declearation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=9
2020-01-10 14:59:23 +00:00
Todd R
43f23d7d48 Accepting request 762518 from home:TheBlackCat:branches:devel:languages:python
- Drop python2 due to dropped backports indirect dependency.

OBS-URL: https://build.opensuse.org/request/show/762518
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=7
2020-01-09 18:33:20 +00:00
Tomáš Chvátal
f29d68be63 - Update to 3.0.3:
* No upstream changelog provided

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=5
2019-05-25 08:54:20 +00:00
Tomáš Chvátal
1f0d38ce21 Accepting request 685614 from home:jengelh:branches:devel:languages:python
- Limit description to openSUSE system.

OBS-URL: https://build.opensuse.org/request/show/685614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=3
2019-03-17 15:30:16 +00:00
Tomáš Chvátal
784b8ec94a Accepting request 684681 from home:jayvdb:coala:python3-bears
- Activated test suite
- Removed unnecessary vendored pep514tools from runtime package

OBS-URL: https://build.opensuse.org/request/show/684681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=2
2019-03-13 12:52:11 +00:00
Tomáš Chvátal
d07bc48333 Accepting request 682851 from home:jayvdb:coala:python3-bears
- Initial spec for v1.2.0

OBS-URL: https://build.opensuse.org/request/show/682851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=1
2019-03-08 13:57:50 +00:00