commit | e7ef0c39d4178f6e78ee6d96eee983303194592e | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 16 11:16:46 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 23 13:19:10 2018 +0000 |
tree | 2403084006c112038d7d395bb0681b957311d361 | |
parent | 2557f23df2759ca8231d1e18126c0ff9097ae8b9 [diff] |
python-*: use pypi class Cleanup the various python-* recipes which download from pypi. The biggest change is to "inherit pypi" which should result in us always using current pypi best practices. This will for example ensure we are using https and not http. Change-Id: I3e818284efb8094e64b004af22781c8a3fcb89b3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>