17
0

2 Commits

Author SHA256 Message Date
de0a74d552 Accepting request 1329584 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/1329584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pass-git-helper?expand=0&rev=6
2026-01-28 14:12:58 +00:00
07ba94ba82 - update to 4.1.0:
* introduce new ${path} var to address the entire subpath of
    the repo url
- update to 4.0.0:
  * build!: drop Python 3.10 support
- update to 3.4.0:
  * static username extractor
- update to 3.3.1:
  * correct log default mapping file

OBS-URL: https://build.opensuse.org/package/show/security:privacy/python-pass-git-helper?expand=0&rev=11
2026-01-27 23:53:53 +00:00
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d602ddf2ab45ecaa6ec50815f4468fdeafccfb979ac5191e541a53b54b658e33
size 112528

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef8679ea3e2c953ad2881f4239eba4f36c623151779d14c6f9e3aff261716b7c
size 114794

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 27 07:33:02 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 4.1.0:
* introduce new ${path} var to address the entire subpath of
the repo url
- update to 4.0.0:
* build!: drop Python 3.10 support
- update to 3.4.0:
* static username extractor
- update to 3.3.1:
* correct log default mapping file
-------------------------------------------------------------------
Sun Jun 22 16:25:44 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pass-git-helper
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# 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: 3.3.0
Version: 4.1.0
Release: 0
Summary: A git credential helper interfacing with pass
License: LGPL-3.0-or-later