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

    Исходный пакет: python3-module-brz-colo
    Версия: 0.4.0-alt4
    Собран:  2 июля 2021 г. 17:49 в задании #276807
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://launchpad.net/bzr-colo

    Лицензия: GPL-2.0+
    О пакете: Colocated branches in Bazaar using present technology
    Описание: 
    In order to provide a faster and simpler working model, this plugin tries
    to support a configuration similar to git and Mercurial's colocated branches,
    where there is a single working tree that can be switched between multiple
    branches that all co-exist in the same directory. This working model is
    entirely possible using Bazaar's existing technology, and this plugin aims to
    make it as simple as possible to use that model.
    
    This module is built for python 2.7

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-brz-colo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-brz-colo-tests (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Anatoly Kitaikin

    Список участников:
    Anatoly Kitaikin

      1. python3-module-setuptools
      2. rpm-build-python3

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


    2 июля 2021 г. Anatoly Kitaikin 0.4.0-alt4
    - Build with PyQt5
    11 ноября 2020 г. Anatoly Kitaikin 0.4.0-alt3
    - Fixed brz error: No module named 'breezy.repofmt'
    11 сентября 2020 г. Anatoly Kitaikin 0.4.0-alt2
    - Upstream typo fixes
    - Breezy support patch
    - Python3 build