14
0

Accepting request 1044063 from home:juliogonzalezgil:branches:devel:languages:python

Update to 3.2.0.

Verified:
- Module works with HTTP auth for the current bugzilla.opensuse.org
- Module works with the API Key auth for the newer bugzilla versions  (API Key auth not available at bugzilla.opensuse.org as of today)
- Module works with the XMLRPC API for both current bugzilla.opensuse.org and newer bugzilla versions.
- Module works with the REST API for newer bugzilla version (REST API not available at bugzilla.opensuse.org as of today)

OBS-URL: https://build.opensuse.org/request/show/1044063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=55
This commit is contained in:
2022-12-21 13:02:48 +00:00
committed by Git OBS Bridge
parent 0b17ae3011
commit 81bd800272
5 changed files with 34 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bugzilla
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define oldpython python
%define skip_python2 1
Name: python-bugzilla
Version: 3.0.2
Version: 3.2.0
Release: 0
Summary: Python library for Bugzilla
License: GPL-2.0-or-later