| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove 16 recipes for Python packages that are either built into
Python 3 or are dead/deprecated upstream projects:
Python 3 backports (unnecessary since Python 3.3+):
ordereddict, pathlib, funcsigs, enum-compat, singledispatch,
weakrefmethod, positional
Dead/deprecated projects:
aioeventlet, suds, suds-jurko, oauth2, trollius, pika-pool,
requestsexceptions, dogpile.core, tempita
No recipes in the layer depend on any of these packages.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|