snapcraft 2.42.1 source package in Ubuntu
Changelog
snapcraft (2.42.1) xenial; urgency=medium [ Sergio Schvezov ] * repo: rollback to using dpkg-deb for deb extraction (#2111) * pluginhandler: correctly dedent the run script (#2117) * many: dedup environment entries (#2120) * packaging: load the correct libraries on armhf (#2126) * delta: properly search for in-snap xdelta3 (#2127) * package: disable user site-packages for snapcraft (#2131) * tests: remove obsolete env var (#2130) * errors: generic exception for common.run[_output] (#2132) * tests: add subprocess to lifecycle tests * ci: resurrect codecov (#2138) * ci: remove unused cron tests (#2139) * tests: generalize the plainbox-provider tests * New upstream release (LP: #1771915) [ Kyle Fazzari ] * HACKING: suggest snapcraft-pr for evaluating PRs (#2108) * repo: fix all python shebangs in stage-packages (#2112) * sources: don't clean target for FileBase sources (#2113) * meta: stop creating empty snap directory in prime (#2114) * snapcraft.yaml: update apt repo location (#2124) * file_utils: don't let FileNotFoundError escape (#2123) * storeapi: ensure snap ID is sane before using it (#2115) * pluginhandler: collide with directories and symlinks (#1064) * storeapi: handle 5xx error codes for all store endpoints (#2116) * many: introduce variables for part src and build (#2122) * repo: automatically prune unneeded stage-packages (#2119) [ Christian Dywan ] * sources: clean up IncompatibleOptionsError (#2109) * lxd: proper error classes for container errors (#2095) [ Jonathan Cave ] * plainbox-provider plugin: include pip, setuptools and wheel as stage-packages (#2140) -- Sergio Schvezov <email address hidden> Fri, 18 May 2018 02:28:55 +0000
Upload details
- Uploaded by:
- Sergio Schvezov
- Uploaded to:
- Xenial
- Original maintainer:
- Snapcraft Team
- Architectures:
- all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
snapcraft_2.42.1.tar.xz | 654.3 KiB | 1e6da4c86030f3a4322b2f4e52f8e508eb9b840738f52fa05e8344be54b1cc13 |
snapcraft_2.42.1.dsc | 2.5 KiB | 068185a572ae25db4fd601492f2eeaa70444be0987996c43505e84abb240121d |
Available diffs
- diff from 2.42 to 2.42.1 (43.4 KiB)
Binary packages built by this source
- snapcraft: easily craft snaps
Snapcraft aims to make upstream developers' lives easier and as such is not
a single toolset, but instead is a collection of tools that enable the
natural workflow of an upstream to be extended with a simple release step
into Snappy.
- snapcraft-examples: examples and demos for snapcraft
Snapcraft aims to make upstream developers' lives easier and as such is not
a single toolset, but instead is a collection of tools that enable the
natural workflow of an upstream to be extended with a simple release step
into Snappy.
.
This package contains examples and demos for snapcraft.
- snapcraft-parser: cloud parser for shared snapcraft parts.
The parser is in charge of getting all the shared parts out there
indexed into a common cacheable file. It processes multiple origin's
specified in yaml documents and outputs `parts` which snapcraft can
utilize.