Skip to content

community/py3-speechrecognition: upgrade to 3.10.0

https://github.com/Uberi/speech_recognition/releases/tag/3.10.0

    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'speech_recognition.recognizers' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'speech_recognition.recognizers' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'speech_recognition.recognizers' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.

🙄

i mean, as long as it works...

Merge request reports