app-crypt / pius

A tool for signing and email all UIDs on a set of PGP keys

Official package sites : https://github.com/jaymzh/pius ·

The PGP Individual UID Signer (PIUS) is a tool for individually signing all of the UIDs on a set of keys and encrypt-emailing each one to it's respective email address. This drastically reduces the time and errors involved in signing keys after a keysigning party.

v3.0.0-r2 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~x86
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

app-crypt / gnupg : The GNU Privacy Guard, a GPL OpenPGP implementation

app-crypt / gnupg : The GNU Privacy Guard, a GPL OpenPGP implementation

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / python : Freethreading (no-GIL) version of Python programming language

Repository mirror & CI · gentoo
Merge updates from master
Petr Vaněk · gentoo
app-crypt/pius: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Petr Vaněk · gentoo
app-crypt/pius: enable py3.13
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Petr Vaněk · gentoo
app-crypt/pius: drop 3.0.0-r1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
app-crypt/pius: Support python 3.12 and port to PEP517
Closes: https://bugs.gentoo.org/909869 Closes: https://bugs.gentoo.org/922153 Closes: https://bugs.gentoo.org/929292 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/pius: enable py3.10, py3.11 and disable py3.7
Closes: https://bugs.gentoo.org/845447 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/pius: fix WhitespaceFound
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicholas Meyer · gentoo
app-crypt/pius: add patches that include git headers
Signed-off-by: Nicholas Meyer <nickaristocrates@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18104 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicholas Meyer · gentoo
app-crypt/pius: add python3_9 to PYTHON_COMPAT
Closes: https://bugs.gentoo.org/752084 Signed-off-by: Nicholas Meyer <nickaristocrates@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18103 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Nicholas Meyer · gentoo
app-crypt/pius: pull in minor fixes from upstream
Closes: https://bugs.gentoo.org/752084 Signed-off-by: Nicholas Meyer <nickaristocrates@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-crypt/pius: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
app-crypt/pius: add missing die for 3.0.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Nicholas Meyer · gentoo
app-crypt/pius: bump to 3.0.0 and run test suite
Closes: https://bugs.gentoo.org/702762 Signed-off-by: Nicholas Meyer <nickaristocrates@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
app-crypt/pius: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Alon Bar-Lev · gentoo
app-crypt/pius: cleanup
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Michael Mair-Keimberger · gentoo
app-crypt/pius: use HTTPS
Thomas Deutschmann · gentoo
app-crypt/pius: Bump to v2.2.4
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Alon Bar-Lev · gentoo
app-crypt/pius: eapi bump
Package-Manager: portage-2.3.3
Alon Bar-Lev · gentoo
app-crypt/pius: cleanup
Package-Manager: portage-2.2.28
Alon Bar-Lev · gentoo
app-crypt/pius: cleanup
Package-Manager: portage-2.2.20.1
Alon Bar-Lev · gentoo
app-crypt/pius: version bump
Bug: 563632 Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed