~longsleep/snapcraft/snapcraft-debs-plugin

« back to all changes in this revision

Viewing changes to examples/py2-project/snapcraft.yaml

  • Committer: Snappy Tarmac
  • Author(s): Michael Terry
  • Date: 2015-08-04 22:31:21 UTC
  • mfrom: (90.10.5 python2-project)
  • Revision ID: snappy_tarmac-20150804223121-g73521p99pp9mcwr
Add python2 and python2-project plugins.

I did this branch when testing the python3 branch (to make sure there was no python bits on the system interfering with the bundled python).

It's basically a straight copy of python3, with appropriate string changes.

I also dropped the configflags option from python3-project.  I think that was a copy/paste error. by mterry approved by elopio,sergiusens

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
parts:
 
2
  spongeshaker:
 
3
    plugin: python2-project
 
4
    source: git://github.com/markokr/spongeshaker.git
 
5
  make-project:
 
6
    source: .
 
7
snappy-metadata: meta