play around with which versions of things we want from each package

This commit is contained in:
Erica Portnoy 2020-06-12 09:37:22 -07:00
parent fe5a50f0b6
commit 265e6087e7

View file

@ -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