Package rabbitvcs: Information

    Source package: rabbitvcs
    Version: 0.19.0.21.git6f2da1b-alt2.1
    Build time:  Nov 25, 2024, 11:05 AM
    Report package bug
    License: GPLv2+
    Summary: Graphical user interface to version control systems
    Description: 
    RabbitVCS is a set of graphical tools written to provide simple and
    straightforward access to the version control systems you use.

    List of RPM packages built from this SRPM:
    python3-module-rabbitvcs (noarch)
    rabbitvcs-caja (noarch)
    rabbitvcs-cli (noarch)
    rabbitvcs-data (noarch)
    rabbitvcs-nautilus (noarch)
    rabbitvcs-nemo (noarch)

    Maintainer: Grigory Ustinov


      1. nautilus-python
      2. libgtk4-gir-devel
      3. rpm-build-gir
      4. rpm-build-python3
      5. python3-module-configobj
      6. python3-module-dbus
      7. python3-module-pygobject3
      8. python3-module-pyproject-installer >= 0.4.0
      9. python3-module-pysvn
      10. python3-module-pytest
      11. python3-module-setuptools
      12. python3-module-six
      13. python3-module-wheel

    Last changed


    Oct. 26, 2024 Grigory Ustinov 0.19.0.21.git6f2da1b-alt2.1
    - NMU: fixed FTBFS.
    July 24, 2024 Sergey Gvozdetskiy 0.19.0.21.git6f2da1b-alt2
    - Rebuild with fixed test
    May 2, 2024 Sergey Gvozdetskiy 0.19.0.21.git6f2da1b-alt1
    - Build new version from git ref 6f2da1b for Sisyphus:
      + Fixed remove staged files from working tree (Closes: #50050)
    - Requirements for Nemo and Nautilus file managers(ALT#50048, ALT#50049)
    - Fix tag create (Closes: #50051)
    - Unittests fixes:
      + getlocale() more preferable for our version
      + namespace extension(-s) moved to project root
      + Nautilus v4.0 required actually
    - Suppress SyntaxWarning in regexp processing(appeared in Python 3.12)