~osomon/+git/secrets-snap:main

Last commit made on 2022-11-03
Get this branch:
git clone -b main https://git.launchpad.net/~osomon/+git/secrets-snap
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~osomon/+git/secrets-snap

Recent commits

b64e4b1... by Olivier Tilloy

Patch the path to the icon in the desktop file.

b66fef8... by Olivier Tilloy

Let snapd install a desktop file for the application.

f528764... by Olivier Tilloy

Add a dbus-daemon slot to allow the application to claim its well-known name on the session bus.

59dde2d... by Olivier Tilloy

Patch the path to the installed resources file in generated code.

617afc9... by Olivier Tilloy

Tweak the runtime PYTHONPATH to ensure all dependencies are found.

a5b4746... by Olivier Tilloy

Alter the build-time PATH to ensure that the resulting snap doesn't try to run under python3 from the gnome SDK snap.

Adding a variable to the build environment doesn't make snapcraft rebuild the
part, so it is necessary to run `snapcraft clean secrets` and `snapcraft` again
to ensure snapcraft picks up the change.

d05ef41... by Olivier Tilloy

Add pwquality as a build and stage dependency.

7d25612... by Olivier Tilloy

Install pyotp using pip, because the version in the Ubuntu archive is not recent enough.

2e879a5... by Olivier Tilloy

Tweak the build environment's PYTHONPATH to ensure meson finds pykeepass.

a560033... by Olivier Tilloy

Add python3-pykeepass as a build and stage dependency.