Пакет python3-module-cloudpickle: Информация

    Исходный пакет: python3-module-cloudpickle
    Версия: 1.4.1-alt1
    Собран:  24 мая 2020 г. 16:30 в задании #252203
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/cloudpipe/cloudpickle

    Лицензия: BSD
    О пакете: Extended pickling support for Python objects
    Описание: 
    cloudpickle makes it possible to serialize Python constructs
    not supported by the default pickle module from the Python standard
    library. cloudpickle is especially useful for cluster computing where
    Python expressions are shipped over the network to execute on remote
    hosts, possibly close to the data. Among other things, cloudpickle
    supports pickling for lambda expressions, functions and classes defined
    interactively in the __main__ module.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-cloudpickle (noarch)

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov
    Igor Vlasenko
    Aleksei Nikiforov

      1. python3(typing_extensions)
      2. python3-dev
      3. python3(mock)
      4. python3(numpy)
      5. python3-module-setuptools
      6. python3-module-setuptools
      7. /proc
      8. python3(psutil)
      9. python3(pytest)
      10. python3(tornado)
      11. python3(curses)
      12. rpm-build-python3

    Последнее изменение


    24 мая 2020 г. Anton Midyukov 1.4.1-alt1
    - New version 1.4.1
    14 октября 2018 г. Igor Vlasenko 0.4.0-alt1.qa1
    - NMU: applied repocop patch
    13 октября 2017 г. Aleksei Nikiforov 0.4.0-alt1
    - Initial build for ALT.