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

    Исходный пакет: python-module-cdecimal
    Версия: 2.3-alt1.git20140923.1.1.1
    Собран:  18 апреля 2019 г. 18:55 в задании #225625
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/cdecimal/

    Лицензия: BSD
    О пакете: Fast drop-in replacement for decimal.py
    Описание: 
    Please note: cdecimal has been integrated into CPython 3.3, where it
    supersedes the pure Python version: import decimal will automatically
    import the C version. Performance has been improved further, so the
    cdecimal version shipped with CPython 3.3 is significantly faster for
    numerical workload than cdecimal-2.3. If you need maximum decimal
    computing performance, you should solely use that Python version.
    
    cdecimal is a fast drop-in replacement for the decimal module in
    Python's standard library for Python versions 2.5 up to 3.2. It provides
    a complete implementation of Mike Cowlishaw/IBM's General Decimal
    Arithmetic Specification.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libmpdec (x86_64, i586, aarch64)
    libmpdec-debuginfo (x86_64, i586, aarch64)
    libmpdec-devel (x86_64, i586, aarch64)
    python-module-cdecimal (x86_64, i586, aarch64)
    python-module-cdecimal-debuginfo (x86_64, i586, aarch64)
    python3-module-cdecimal (x86_64, i586, aarch64)
    python3-module-cdecimal-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Eugeny A. Rostovtsev


      1. python3-devel
      2. python3-module-coverage
      3. python3-module-nose
      4. python3-module-setuptools
      5. python3-test
      6. libgmp-devel
      7. dejagnu
      8. rpm-build-python3
      9. python-devel
      10. python-module-coverage
      11. python-module-nose
      12. python-module-setuptools
      13. python-test

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


    22 марта 2018 г. Aleksei Nikiforov 2.3-alt1.git20140923.1.1.1
    - (NMU) Rebuilt with python-3.6.4.
    2 февраля 2018 г. Stanislav Levin 2.3-alt1.git20140923.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    17 марта 2016 г. Ivan Zakharyaschev 2.3-alt1.git20140923.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)