upass 0.3.0-1.1build1 source package in Ubuntu

Changelog

upass (0.3.0-1.1build1) resolute; urgency=medium

  * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257)

 -- Sebastien Bacher <email address hidden>  Tue, 02 Dec 2025 23:19:01 +0100

Upload details

Uploaded by:
Desktop Rebuild Bot
Sponsored by:
Sebastien Bacher
Uploaded to:
Resolute
Original maintainer:
Dominik George
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
upass_0.3.0.orig.tar.gz 20.7 KiB f80a99cbeb23915ffd197001f06aa02078f6b8ac14ff5834170da66e65fe8874
upass_0.3.0-1.1build1.debian.tar.xz 2.3 KiB 69133b5f325b767acf48bd02dbce7bfdf6349a68e15379fd6ca6927fd721d211
upass_0.3.0-1.1build1.dsc 1.8 KiB 32c3af811f6fc634c6e62b823b518c4b2d894f952470adca9a7954ab23c870eb

View changes file

Binary packages built by this source

upass: console UI for pass

 upass is a curses-based (more specifically urwid) interface for pass, the
 standard Unix password manager. It provides a simple, but powerful view of
 the password store and can copy passwords or extended information to the
 clipboard interactively.
 .
 pass is the standard unix password manager, to be found in the pass package.
 .
 There is another implementation of a curses interface, gopass.pw, but it
 is a complete reimplementation. In contrast, upass simply wraps the standard
 pass implementation.