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

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #280699
Пакет удалён: Grigory Ustinov
Дата удаления: 26 июля 2021 г.
    Исходный пакет: python-module-simplegeneric
    Версия: 0.8.1-alt1.1.1.1
    Собран:  27 июня 2021 г. 21:14 в задании #275867
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://cheeseshop.python.org/pypi/simplegeneric

    Лицензия: Python or ZPLv2.1
    О пакете: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
    Описание: 
    The simplegeneric module lets you define simple single-dispatch generic
    functions, akin to Python's built-in generic functions like len(), iter() and
    so on. However, instead of using specially-named methods, these generic
    functions use simple lookup tables, akin to those used by e.g. pickle.dump()
    and other generic functions found in the Python standard library.

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

    Сопровождающий: Stanislav Levin


      1. python3-module-setuptools
      2. python3-module-setuptools
      3. unzip
      4. rpm-build-python3
      5. python-devel
      6. python-module-setuptools
      7. python-module-setuptools
      8. python-tools-2to3

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


    2 февраля 2018 г. Stanislav Levin 0.8.1-alt1.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    8 апреля 2016 г. Ivan Zakharyaschev 0.8.1-alt1.1.1
    - (NMU) Rebuild with python3-3.5.1-alt3 to get rid of the meaningless __pycache__/ dep
      (it is meaningless because arbitrary packages package that dir).
    13 марта 2016 г. Ivan Zakharyaschev 0.8.1-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)