~wgrant/snapcraft/+git/github:master

Last commit made on 2021-09-18
Get this branch:
git clone -b master https://git.launchpad.net/~wgrant/snapcraft/+git/github

Branch merges

Branch information

Name:
master
Repository:
lp:~wgrant/snapcraft/+git/github

Recent commits

fe520a4... by Sergio Schvezov

Merge pull request #3581 from xnox/ctypes-riscv64

packaging: load the correct libraries on riscv64

751e3ce... by Sergio Schvezov

Merge branch 'master' into ctypes-riscv64

97729e7... by Sergio Schvezov

Merge pull request #3580 from xnox/no-rust-cryptgraphy-dev-env

tools: environment-setup-local do not build rust

a41ccdf... by Sergio Schvezov

Merge branch 'master' into ctypes-riscv64

688f8ab... by Sergio Schvezov

Merge pull request #3582 from snapcore/sergiusens-patch-2

github: update snapcore/action-build dep

a61bb7e... by Sergio Schvezov

github: update snapcore/action-build dep

9de46ef... by Dimitri John Ledkov

packaging: load the correct libraries on riscv64

Make ctypes work on riscv64.

Signed-off-by: Dimitri John Ledkov <email address hidden>

33ec8ae... by Dimitri John Ledkov

environment-setup-local: do not build rust

snapcraft.yaml builds cryptography without rust, local development
should match that. Currently rustc toolcahin is not installed, and
when available it may fail to build rust based cryptography 3.4 on
some architectures.

Signed-off-by: Dimitri John Ledkov <email address hidden>

ed2baf8... by Sergio Schvezov

Merge pull request #3579 from snapcore/core20

snap: move base to core20 (CRAFT-509)

18a974e... by Sergio Schvezov

snap: move base to core20

- Update from new lint checks
- Update developer tooling and environment to Ubuntu 20.04
- Update tests to reflect core20 changes

Signed-off-by: Sergio Schvezov <email address hidden>