Package python3-module-bugzilla: Information
Source package: python3-module-bugzilla
Version: 3.3.0-alt1
Build time: Oct 25, 2024, 07:00 PM in the task #360734
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/python-bugzilla/
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.
Maintainer: Grigory Ustinov
ACL:
@python
@everybody
@python
@everybody
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