~snappy-dev/snapcraft/core

« back to all changes in this revision

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

  • Committer: Sergio Schvezov
  • Date: 2015-10-01 08:54:15 UTC
  • mto: This revision was merged to the branch mainline in revision 225.
  • Revision ID: sergio.schvezov@canonical.com-20151001085415-bnh59efda36tjyt1
Remove the -project from plugin names that have been released and add a deprecation message

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
parts:
12
12
  spongeshaker:
13
 
    plugin: python2-project
 
13
    plugin: python2
14
14
    source: git://github.com/markokr/spongeshaker.git
15
15
  make-project:
16
16
    source: .