shithub: hugo

Download patch

ref: feeb93d4f170186d13bea7ffb7f86fcf107393ed
parent: 95ad3ad2fa3e6f4514166b47b77f051d280c16e9
author: Leo Arias <[email protected]>
date: Sun Jan 8 19:54:39 EST 2017

Add pygmentize to the hugo snap

closes #2914

--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -20,3 +20,5 @@
     go-importpath: "github.com/spf13/hugo"
     build-packages:
       - git
+    stage-packages:
+      - python-pygments