forked from pool/python-bugzilla
Accepting request 602583 from home:jengelh:branches:devel:languages:python
- Trim history lesson and rhetoric wording from %description. OBS-URL: https://build.opensuse.org/request/show/602583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
2878be6abb
commit
616cd61337
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 15:00:32 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Trim history lesson and rhetoric wording from %description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 25 10:36:02 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-bugzilla
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Python library for bugzilla
|
||||
Summary: Python library for Bugzilla
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Libraries/Python
|
||||
Url: https://github.com/python-bugzilla/python-bugzilla
|
||||
@@ -38,15 +38,12 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
This is a python module that provides a nice, python-ish interface to Bugzilla
|
||||
over XMLRPC.
|
||||
|
||||
It was originally written specifically for Red Hat's Bugzilla instance, but now
|
||||
supports the Web Services provided by upstream Bugzilla 3.0 and 3.2 also.
|
||||
This is a Python module that provides a Python-ish interface to
|
||||
Bugzilla over XMLRPC. It supports the Web Services provided by
|
||||
upstream Bugzilla 3.0 and 3.2.
|
||||
|
||||
It also includes a 'bugzilla' commandline client which can be used for quick,
|
||||
ad-hoc bugzilla jiggery-pokery. I guess you could use it in shell scripts too,
|
||||
but gosh - why not just write something in Python instead?
|
||||
ad-hoc bugzilla jiggery-pokery.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
Reference in New Issue
Block a user