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

    Исходный пакет: python-module-cloudpickle
    Версия: 0.4.0-alt1.qa1
    Собран:  29 апреля 2019 г. 22:01 в задании #228352
    Категория: Разработка/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-пакетом:
    python-module-cloudpickle (noarch)
    python3-module-cloudpickle (noarch)

    Сопровождающий: Igor Vlasenko

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

      1. python2.7(mock)
      2. python3(mock)
      3. python2.7(pytest)
      4. python3-dev
      5. python2.7(tornado)
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. python3(pytest)
      9. python3(curses)
      10. python-devel
      11. python3(tornado)
      12. rpm-build-python3
      13. python-module-setuptools
      14. python-module-setuptools
      15. python2.7(curses)

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


    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.
    9 августа 2017 г. Lumir Balhar <lbalhar@redhat.com> - 0.3.1-1
    - Initial package.