gpo.zugaina.org

Search Portage & Overlays:

app-admin/krapplet

Krapplet (keyring applet): a Linux graphical password manager

Screenshots

  • krapplet-0.3.1-r1
    ~amd64 ~arm ~arm64 ~ppc ~ppc64
    +gnome-keyring pass python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: BSD   
    Overlay: guru

ChangeLog

commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500

*/*: disable py3.10

Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 52b6577a54093cbcb0f9243ce8c86097b2a98b86
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Sat Aug 17 15:20:00 2024 +0900

*/*: drop x86 keyword from rust related packages

i486 profile now inherits wd40.
i686 profile is not actually affected, but overlay currently does not
support per-profile masking, so the entire x86 keyword is dropped.

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

commit da99ba8e0e100709250e14d6fc5ce09d5eeffe32
Author: Julien Roy <julien@jroy.ca>
Date: Tue May 14 20:00:33 2024 -0400

app-admin/krapplet: enable py3.12

Closes: https://bugs.gentoo.org/931350
Signed-off-by: Julien Roy <julien@jroy.ca>

commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500

*/*: drop dead py3.9 impl

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 6e8743bc0a75abaa3a626245b184c8bd99612329
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue Mar 7 18:43:47 2023 +0500

app-admin/krapplet: enable py3.11

Closes: https://bugs.gentoo.org/897358
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500

*/*: update metadata schema uri

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit beba143c39288c6090d1f36bae223d1fdceff546
Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Date: Mon Apr 4 18:45:49 2022 +0200

*/*: Fix missing trailing slash in HOMEPAGE

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

commit 5d7bdb641d55b5498c3485c90fdbead6ad7352be
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Wed Dec 1 20:46:31 2021 +0100

app-admin/krapplet: drop old

unresolvable deps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

commit 02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6
Author: James Beddek <telans@posteo.de>
Date: Sat Oct 9 22:01:27 2021 +1300

*/*: drop dead python impls

Signed-off-by: James Beddek <telans@posteo.de>

commit 83395d06230927cf8dcecbf9124aecdf589f9982
Author: Johannes Willem Fernhout <hfern@fernhout.info>
Date: Mon Feb 22 16:41:44 2021 +0100

app-admin/krapplet: Version bump to 0.3.1

Exciting new release with secret validity and complexity indicator,
ability to move keys between keyrings, and a new pass compatible storage
option.

Documentation moved to https://krapplet.readthedocs.io

Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info>

commit fda0861b6017361402a1bdc127ce3dea8bdae06a
Author: Johannes Willem Fernhout <hfern@fernhout.info>
Date: Sun Jan 17 12:10:37 2021 +0100

app-admin/krapplet: Version bump

Bug fix and documentation update

Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info>

commit 533e16aa858a36b13f75dbf965fd0f6fd696b3c1
Author: Johannes Willem Fernhout <hfern@fernhout.info>
Date: Sat Jan 2 11:07:13 2021 +0100

app-admin/krapplet: version update of krapplet ebuild

I had not relalized that krapplet's first ebuild was already merged to
the master branch. Processing the comments of @AndrewAmmerlaan then
requires a version upgrade of the ebuild.

Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info>

commit fc8ab9d17607e4565260a96800bae08e7cf94488
Author: Johannes Willem Fernhout <hfern@fernhout.info>
Date: Fri Jan 1 19:18:57 2021 +0100

app-admin/krapplet: new ebuild

Krapplet is a password manager based on gnome-keyring, written as a
systray applet.

Recommendations of AndrewAmmerlaan appreciated, and processed

Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info>

commit 5386c8bec8b88ba48576cd75178ece07098f2099
Author: Johannes Willem Fernhout <hfern@fernhout.info>
Date: Wed Dec 30 12:52:12 2020 +0100

app-admin/krapplet: new ebuild

Krapplet is a password manager based on gnome-keyring, written as a
systray applet.

Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info>