[Merge] ~rcj/ubuntu-seeds/+git/ubuntu:cosmic into ~ubuntu-core-dev/ubuntu-seeds/+git/ubuntu:cosmic
Robert C Jennings
robert.jennings at canonical.com
Wed Sep 26 17:13:58 UTC 2018
>From germinator.py[1]:
# a (pkgname) indicates that this is a recommend
# and not a depends
if pkg.startswith('(') and pkg.endswith(')'):
pkg = pkg[1:-1]
if is_snap or pkg.startswith("snap:"):
_logger.warning("Recommends entries cannot be used with snap packages, ignoring %s", pkg)
continue
[1] https://git.launchpad.net/germinate/tree/germinate/germinator.py#n869
--
https://code.launchpad.net/~rcj/ubuntu-seeds/+git/ubuntu/+merge/355723
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~rcj/ubuntu-seeds/+git/ubuntu:cosmic into ~ubuntu-core-dev/ubuntu-seeds/+git/ubuntu:cosmic.
More information about the Ubuntu-reviews
mailing list