From 265e6087e7c26bfd009a913252e37ee15d31344b Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Fri, 12 Jun 2020 09:37:22 -0700 Subject: [PATCH] play around with which versions of things we want from each package --- snap/snapcraft.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 74585a3ca..b82ece14b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -67,7 +67,6 @@ parts: - -bin - -**/RECORD - -**/pycparser - - -**/cffi - -**/*.so - -**/wheel - -lib64 @@ -85,10 +84,8 @@ parts: stage: - -pyvenv.cfg - -**/__pycache__ - - -bin - -**/RECORD - -**/pycparser - - -**/cffi - -**/*.so - -**/wheel - -lib64 @@ -110,8 +107,8 @@ parts: - -bin - -**/RECORD - -**/pycparser - - -**/cffi - - -**/*.so + # - -**/cffi + # - -**/*.so - -**/wheel - -lib64 - -**/certbot/ @@ -133,6 +130,7 @@ parts: - wheel stage: - -**/certbot/ + - -bin stage-packages: - python3-venv