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

    Исходный пакет: python3
    Версия: 3.5.1-alt7
    Собран:  5 мая 2016 г. 14:58 в задании #164328
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.python.org/

    Лицензия: Python
    О пакете: Version 3 of the Python programming language aka Python 3000
    Описание: 
    Python 3 is a new version of the language that is incompatible with the 2.x
    line of releases. The language is mostly the same, but many details, especially
    how built-in objects like dictionaries and strings work, have changed
    considerably, and a lot of deprecated features have finally been removed.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libpython3 (x86_64, i586)
    libpython3-debuginfo (x86_64, i586)
    python3 (x86_64, i586)
    python3-base (x86_64, i586)
    python3-base-debuginfo (x86_64, i586)
    python3-debuginfo (x86_64, i586)
    python3-dev (x86_64, i586)
    python3-dev-debuginfo (x86_64, i586)
    python3-modules-curses (x86_64, i586)
    python3-modules-curses-debuginfo (x86_64, i586)
    python3-modules-sqlite3 (x86_64, i586)
    python3-modules-sqlite3-debuginfo (x86_64, i586)
    python3-modules-tkinter (x86_64, i586)
    python3-modules-tkinter-debuginfo (x86_64, i586)
    python3-test (x86_64, i586)
    python3-test-debuginfo (x86_64, i586)
    python3-tools (x86_64, i586)

    Сопровождающий: Ivan Zakharyaschev


      1. liblzma-devel
      2. bzip2-devel
      3. /dev/pts
      4. libsqlite3-devel
      5. libssl-devel
      6. libncursesw-devel
      7. libexpat-devel
      8. libffi-devel
      9. libGL-devel
      10. db4-devel
      11. rpm-build-python3 >= 0.1.9.3
      12. gcc-c++
      13. gdbm-devel
      14. libX11-devel
      15. tcl-devel
      16. libgmp-devel
      17. tk-devel
      18. valgrind-devel
      19. zlib-devel
      20. libbluez-devel
      21. libreadline-devel

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


    5 мая 2016 г. Ivan Zakharyaschev 3.5.1-alt7
    - python3-modules-tkinter: Requires: tk (ALT#29206)
    4 мая 2016 г. Ivan Zakharyaschev 3.5.1-alt6
    - (.spec) Adapted for other 64bit archs (thx sbolshakov@).
    29 апреля 2016 г. Ivan Zakharyaschev 3.5.1-alt5
    - %py3_provides os.path (an OS-independent alias, which other modules
      might want to import).
    - test: Some good code in lib2to3/tests restored (and some bad code removed).