~sergiusens/snapcraft/meta-all-yaml

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Snappy Tarmac
  • Author(s): Leo Arias
  • Date: 2015-08-05 14:31:21 UTC
  • mfrom: (119.1.2 makedirs)
  • Revision ID: snappy_tarmac-20150805143121-5sztxt7yx2vvu7jx
Refactored the plugin makedirs, with tests. Added python3 >= 3.2 as a dependency, needed by makedirs exist_ok argument. by elopio approved by mterry

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
               pep8,
12
12
               plainbox,
13
13
               pyflakes,
14
 
               python3,
 
14
               python3 (>= 3.2),
15
15
               python3-apt,
16
16
               python3-fixtures,
17
17
               python3-setuptools,