Package python3-module-bugzilla: Information

    Source package: python3-module-bugzilla
    Version: 3.3.0-alt1
    Latest version according to Repology
    Build time:  Oct 25, 2024, 07:00 PM in the task #360734
    Report package bug
    License: GPL-2.0
    Summary: Library and command line tool for interacting with Bugzilla
    Description: 
    This package provides two bits:
    - bugzilla python module for talking to a Bugzilla instance over XMLRPC or REST
    - /usr/bin/bugzilla command line tool for performing actions from the command
    line: create or edit bugs, various queries, etc.

    List of RPM packages built from this SRPM:
    python3-module-bugzilla (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    @python
    @everybody

      1. python3(pytest)
      2. python3(requests)
      3. python3(responses)
      4. python3(setuptools)
      5. python3(wheel)
      6. python3-module-pyproject-installer >= 0.4.0
      7. python3-module-tox
      8. python3-module-tox-console-scripts
      9. python3-module-tox-no-deps
      10. rpm-build-python3

    Last changed


    Oct. 25, 2024 Grigory Ustinov 3.3.0-alt1
    - Automatically updated to 3.3.0.
    Sept. 27, 2022 Stanislav Levin 3.2.0-alt1
    - 2.3.0 -> 3.2.0.
    - Modernized packaging.
    - Enabled testing.
    Dec. 5, 2019 Andrey Bychkov 2.3.0-alt1
    - python2 disabled