Skip to content

Remove superfluous recipes #1387

Closed
Closed
@rnixx

Description

@rnixx

Since pure python packages which can be installed via pip do not need a dedicated recipe, the following recipes seem superfluous:

  • cherrypy

  • enum34

  • geventwebsocket

  • greenlet

  • idna

  • ipaddress

  • libnacl

  • pbkdf2

  • pyaml

  • pyasn1

  • pyethereum

  • requests

  • simplecrypt

  • pyopenssl (contains an unused patch)

  • websocket_client (contains an unused patch)

  • pysdl2 (readded due to test failues)

  • six (readded due to test failues)

list may be incomplete

There are some more python only recipes, which set install_in_hostpython to True, so i guess this packages must stay?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions