commit python-pythonfinder for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pythonfinder for openSUSE:Factory checked in at 2022-10-26 12:31:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pythonfinder (Old) and /work/SRC/openSUSE:Factory/.python-pythonfinder.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pythonfinder" Wed Oct 26 12:31:41 2022 rev:8 rq:1031208 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pythonfinder/python-pythonfinder.changes 2022-02-24 18:24:17.006645509 +0100 +++ /work/SRC/openSUSE:Factory/.python-pythonfinder.new.2275/python-pythonfinder.changes 2022-10-26 12:31:45.116307331 +0200 @@ -1,0 +2,29 @@ +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. + +------------------------------------------------------------------- Old: ---- pythonfinder-1.2.4.tar.gz New: ---- pythonfinder-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pythonfinder.spec ++++++ --- /var/tmp/diff_new_pack.GTJInC/_old 2022-10-26 12:31:45.752308691 +0200 +++ /var/tmp/diff_new_pack.GTJInC/_new 2022-10-26 12:31:45.756308700 +0200 @@ -16,16 +16,15 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pythonfinder -Version: 1.2.4 +Version: 1.3.1 Release: 0 Summary: A tool to locate Python on the system License: MIT Group: Development/Languages/Python URL: https://github.com/sarugaku/pythonfinder -Source: https://github.com/sarugaku/pythonfinder/archive/%{version}.tar.gz#/pythonfinder-%{version}.tar.gz +Source: https://github.com/sarugaku/pythonfinder/archive/refs/tags/v%{version}.tar.gz#/pythonfinder-%{version}.tar.gz BuildRequires: %{python_module setuptools >= 36.2.2} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -48,10 +47,6 @@ BuildRequires: %{python_module six} BuildRequires: %{python_module vistir >= 0.2.5} # /SECTION -%ifpython2 -Requires: pathlib2 -Requires: python-backports.functools_lru_cache -%endif %python_subpackages %description ++++++ pythonfinder-1.2.4.tar.gz -> pythonfinder-1.3.1.tar.gz ++++++ ++++ 3232 lines of diff (skipped)
participants (1)
-
Source-Sync