Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pass-git-helper for openSUSE:Leap:16.0 checked in at 2025-07-24 08:31:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/python-pass-git-helper (Old) and /work/SRC/openSUSE:Leap:16.0/.python-pass-git-helper.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pass-git-helper" Thu Jul 24 08:31:03 2025 rev:2 rq:1293715 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/python-pass-git-helper/python-pass-git-helper.changes 2025-03-19 11:55:36.172067333 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.python-pass-git-helper.new.8875/python-pass-git-helper.changes 2025-07-24 08:31:12.510324124 +0200 @@ -1,0 +2,25 @@ +Sun Jun 22 16:25:44 UTC 2025 - Matej Cepl <mc...@cepl.eu> + +- Move dependencies: we need pyxdg even in non-testing context. + +------------------------------------------------------------------- +Fri Apr 11 12:48:10 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 3.3.0: + * add support for password extractor +- update to 3.2.0: + * **setup:** switch from setup.py to setup.cfg +- update to 3.1.0: + * test on Python 3.13 + * build!: drop support for Python 3.9 + * officially support Python 3.12 + * the minimum officially supported version of Python is + now 3.10. The helper might continue to work with older + versions but +- update to 1.5.0: + * check if password file exists before running `pass` + (b50ca3b), closes #371 +- update to 1.4.1: + * improve error message for unknown username extractor + +------------------------------------------------------------------- Old: ---- pass-git-helper-1.4.0.tar.gz New: ---- pass-git-helper-3.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pass-git-helper.spec ++++++ --- /var/tmp/diff_new_pack.bFSDw2/_old 2025-07-24 08:31:12.774335101 +0200 +++ /var/tmp/diff_new_pack.bFSDw2/_new 2025-07-24 08:31:12.778335267 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pass-git-helper # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %bcond_without test %endif Name: python-pass-git-helper -Version: 1.4.0 +Version: 3.3.0 Release: 0 Summary: A git credential helper interfacing with pass License: LGPL-3.0-or-later @@ -32,13 +32,13 @@ BuildRequires: %{python_module base} BuildRequires: %{python_module dataclasses >= 0.7 if %python-base < 3.7} BuildRequires: %{python_module pip} +BuildRequires: %{python_module pyxdg} BuildRequires: %{python_module wheel} BuildRequires: python-rpm-macros %if %{with test} # SECTION test requirements BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-mock} -BuildRequires: %{python_module pyxdg} # /SECTION %endif BuildRequires: fdupes ++++++ pass-git-helper-1.4.0.tar.gz -> pass-git-helper-3.3.0.tar.gz ++++++ ++++ 13976 lines of diff (skipped)