snapcraft 2.15 source package in Ubuntu
Changelog
snapcraft (2.15) xenial; urgency=medium [ Harald Sitter ] * add multiple generator script options to autotools (#679) [ Sam Yaple ] * python2 plugin: Add support for constraints (#657) [ Blake Rouse ] * Add option disable-parallel for all plugins. (#698) * python3 plugin: allow setup.py to work on some projects. (#718) [ Christian Ehrhardt ] * fix checker errors to let runtests.sh pass again (#717) [ Dan Watkins ] * python plugins: add process-dependency-links option (#734) [ Leo Arias ] * Start the fake parts server only in the tests that need it. (#720) (LP: #1611828) * In travis, install the static checkers with pip. (#724) * go plugin: add a go-buildtags property to the plugin (#733) [ Joe Talbott ] * Set owner/group for directories in stage and prime (#723) * parser - Return non-zero code for wiki errors. (#658) * Factor parts config into snapcraft/internal/parts.py (#731) [ Kyle Fazzari ] * Use link_or_copy instead of just hard-links for deb cache. (#728) * Support having the snapcraft.yaml in a subdir. (#725) * Dump plugin: Don't remove install directory. (#729) [ Jason Hobbs ] * Add artifacts option to make plugin. (#715) [ Michael McCracken ] * Clarification of make plugin help text (#730) [ Sergio Schvezov ] * Globally cache stage-packages (#677) * Remove store dispute logic (#732) * New upstream release 2.15 (LP: #1614322) -- Sergio Schvezov <email address hidden> Wed, 17 Aug 2016 17:47:44 -0300
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.15.tar.xz | 367.3 KiB | 7031bd83069fa5f461ef385d820b140b85afb4567bcdb92321d19b0f736d3f20 |
snapcraft_2.15.dsc | 2.1 KiB | 223dea5444a8b92b6c9c4b3f749fd398d96c1c3a386286645ce9480f356fc4c4 |
Available diffs
- diff from 2.14 to 2.15 (47.3 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.