Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| de0a74d552 | |||
| 07ba94ba82 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d602ddf2ab45ecaa6ec50815f4468fdeafccfb979ac5191e541a53b54b658e33
|
|
||||||
size 112528
|
|
||||||
3
pass-git-helper-4.1.0.tar.gz
Normal file
3
pass-git-helper-4.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef8679ea3e2c953ad2881f4239eba4f36c623151779d14c6f9e3aff261716b7c
|
||||||
|
size 114794
|
||||||
@@ -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>
|
Sun Jun 22 16:25:44 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pass-git-helper
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
%bcond_without test
|
%bcond_without test
|
||||||
%endif
|
%endif
|
||||||
Name: python-pass-git-helper
|
Name: python-pass-git-helper
|
||||||
Version: 3.3.0
|
Version: 4.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A git credential helper interfacing with pass
|
Summary: A git credential helper interfacing with pass
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user