On Thu, 15 Dec 2022, Declan Tsien wrote:


Since =auth-source-pass= no longer being distributed externally, which
makes =emacs/password-store.el= Package-Requires metadata invalid now.

I wonder that whether you guys interested in updating Package-Requires
in light of =auth-source-pass=. According to author of elpaca[0], we'd have
to remove the explicit dependency declaration for =auth-source-pass= and
bump the min required Emacs version to when it was added to
core. Looking at the Emacs repository, that looks like Emacs 26:

Thank you for the report!

You are right, auth-surce-pass was added into Emacs 26.
From the Emacs sources, in etc/NEWS.26:

** New package 'auth-source-pass' integrates 'auth-source' with the
password manager password-store (https://passwordstore.org).

I agree, we should bump the minor version required to Emacs 26.
I have pushed a commit doing that.

Thanks again.
Tino

Reply via email to