14
0
Commit Graph

30 Commits

Author SHA256 Message Date
20e09191ee Accepting request 1113507 from home:juliogonzalezgil:branches:devel:languages:python
- Fix API Key leak
- Add:
  * 188-fix-api-key-leak.diff

OBS-URL: https://build.opensuse.org/request/show/1113507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=58
2023-09-25 15:35:04 +00:00
81bd800272 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
2022-12-21 13:02:48 +00:00
0b17ae3011 Accepting request 927496 from home:PSuarezHernandez:branches:devel:languages:python
- Fix problem with basic-auth patch for version higher than 3.0.0 (bsc#1098219)
- Modified:
  * 106-basic-auth.diff

OBS-URL: https://build.opensuse.org/request/show/927496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=54
2021-10-26 14:15:56 +00:00
0ea36fb4e1 - Revert removing of 106-basic-auth.diff
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=53
2021-10-26 05:58:46 +00:00
b6bf25582d Accepting request 926879 from home:deneb_alpha:branches:devel:languages:python
python2-bugzilla is not built anymore from version 3.0. avoid to build where python2 is still supported and obsolete python2-bugzilla

OBS-URL: https://build.opensuse.org/request/show/926879
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=52
2021-10-22 12:32:48 +00:00
bddde0b595 - Update to 3.0.2:
- Fix API key leaking into requests exceptions
  - Skip man page generation to fix build on Windows (Alexander Todorov)
  - Drop python2 support
  - New option bugzilla modify --minor-update option
  - requests: use PYTHONBUGZILLA_REQUESTS_TIMEOUT env variable
  - xmlrpc: Don't add api key to passed in user dictionary
  - cli: Add query --extrafield, --includefield, --excludefield
  - Revive bugzilla.rhbugzilla.RHBugzilla import path
  - Bugzilla REST API support
  - Add --json command line output option
  - Add APIs for Bugzilla Groups (Pierre-Yves Chibon)
  - Add Bugzilla.get_requests_session() API to access raw requests
    Session
  - Add Bugzilla.get_xmlrpc_proxy() API to access raw ServerProxy
  - Add Bugzilla requests_session= init parameter to pass in auth, etc.
  - Add bugzilla attach --ignore-obsolete (Čestmír Kalina)
  - Add bugzilla login --api-key for API key prompting (Danilo C. L. de
    Paula)
  - Add bugzilla new --private
- Remove 106-basic-auth.diff, which is not necessary anymore.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=50
2020-12-30 13:45:45 +00:00
Tomáš Chvátal
70233bcaa0 Accepting request 738892 from home:juliogonzalezgil:branches:devel:languages:python
- Backport from upstream: HTTP Basic authentication feature (as used
  by SUSE and openSUSE) (bsc#1098219)
- Add:
  * 106-basic-auth.diff

OBS-URL: https://build.opensuse.org/request/show/738892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=48
2019-10-16 14:09:20 +00:00
Tomáš Chvátal
a2d6a43b9e Accepting request 731086 from home:jayvdb:py3only
- Update to v2.3.0
  * restrict-login support
  * cli: Add support for private attachments
  * Fix python3 deprecation warnings
  * Drop python 3.3 support, minimum python3 is python 3.4 now

OBS-URL: https://build.opensuse.org/request/show/731086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=46
2019-09-16 07:32:03 +00:00
7a33470462 Update to 2.2.0:
- Port tests to pytest
  - cli: --cert Client side certificate support (Tobias Wolter)
  - cli: add ability to post comment while sending attachment (Jeff Mahoney)
  - cli: Add --comment-tag option
  - cli: Add info --active-components
  - Add a raw Product.get wrapper API

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=44
2018-08-16 10:01:21 +00:00
5f4331aa2a Accepting request 605145 from home:dimstar:Factory
- Fix conflict for python-bugzillatools: we have to take extra care
  for the single-spec rewritter not to conflict with
  python2-bugzillatools in the end (which does not exist).

OBS-URL: https://build.opensuse.org/request/show/605145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=42
2018-05-07 15:29:21 +00:00
583577b0d5 - Add Conflicts for python-bugzillatools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=41
2018-05-02 07:11:58 +00:00
Tomáš Chvátal
616cd61337 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
2018-04-30 15:35:13 +00:00
2878be6abb - convert to singlespec
- use pypi as source
- update url

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=39
2018-04-25 10:36:53 +00:00
a30b8d0279 - update to 2.1.0:
- Support for bugzilla 5 API Keys (Dustin J. Mitchell)
  - bugzillarc can be used to set default URL for the cli tool
  - Revive update_flags wrapper
  - Bug fixes and minor improvements
  - Several fixes for use with bugzilla 5
  - Bugzilla.bug_autorefresh now defaults to False
  - Credentials are now cached in ~/.cache/python-bugzilla/
  - bin/bugzilla was converted to argparse
  - bugzilla query --boolean_chart option is removed
  - Unify command line flags across sub commands
- drop NovellBugzilla.patch (no longer needed)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=38
2018-04-25 10:28:53 +00:00
1cdbff151b Accepting request 408509 from home:jsegitz:branches:devel:languages:python
- Update to version 1.2.2
- Added NovellBugzilla.patch to ensure it works with SUSE internal
  bugzilla.

OBS-URL: https://build.opensuse.org/request/show/408509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=36
2016-07-18 05:54:23 +00:00
Denisart Benjamin
07b1d4e9e4 Accepting request 251623 from home:bmwiedemann:branches:devel:languages:python
update nvlbugzilla.py to reflect that server now has ver 4.4

OBS-URL: https://build.opensuse.org/request/show/251623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=34
2015-01-13 13:24:35 +00:00
Jan Matejek
bb07008519 - update to 0.9.0
* CVE-2013-2191: Switch to pycurl to get SSL host and cert validation
    (fixes bnc#825876)
  * bugzilla: modify: add --dependson (Don Zickus)
  * bugzilla: new: add --groups option (Paul Frields)
  * bugzilla: modify: Allow setting nearly every bug parameter 
- update to suse3 from gitorious
  * remerged NovellBugzilla functionality
    (upstream inclusion pending bnc#822053)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=31
2013-06-27 16:32:37 +00:00
Jan Matejek
6911ff1aa1 Accepting request 177008 from home:matejcik:branches:devel:languages:python
- update to 0.8.0
  * support for Bugzilla 4 and above
  * streamlined internals
- update to suse2 from gitorious
  * include all suse patches
  * use osc's methods to parse .oscrc

OBS-URL: https://build.opensuse.org/request/show/177008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=29
2013-05-30 17:17:42 +00:00
Sascha Peilicke
916fcc938d - Apply python-bugzilla-0.6.2-section.patch
- Cleanup spec file
- Package README

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=27
2013-05-22 12:10:42 +00:00
Sascha Peilicke
f361911ee8 Accepting request 175863 from home:WernerFink:branches:devel:languages:python
- Fix UL sections that is check also for URL without final slash
  this may fix bnc#807901

OBS-URL: https://build.opensuse.org/request/show/175863
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=26
2013-05-16 13:18:25 +00:00
Todd R
44f57d0346 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=23 2013-01-03 17:34:06 +00:00
Jan Matejek
07d24c3d76 - remove basic auth credentials from backtraces
- Novell Bugzilla is the default when using bugzilla command line tool

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=19
2012-01-31 17:09:24 +00:00
Jan Matejek
cbb316c9cb - update to openSUSE-1 tag from openSUSE's git branch
* better handling of NovellBugzilla instances
  * using HTTP basic auth instead of IChain

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=18
2012-01-31 16:59:03 +00:00
ab138a9b1b - update to 0.6.2, rebased all patches
* backport --outputformat feature from git

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=16
2011-07-29 09:06:20 +00:00
d2c6cf086e - add 0005-Add-Bugzilla34._query.patch fixing query command
- add 0020-allow-various-bnc-instances-in-NovellBugzilla.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=15
2011-07-29 08:51:45 +00:00
b2af480230 - update to 0.6.1
* many new parameters for bugzilla command-line tool like --target_milestone,
  --private, --status, --assignee, et all
  * add support for Bugzilla 36
  * Unicode related fixes
- SUSE specific fixes
  * novell bugzilla support in getBugzillaClassForURL
  * obfuscated password support in oscrc
  * move novell bugzilla to 3.4
  * xmlrpclib changes done in python 2.7 from master [bug#685842]
- create suse branch for stashing SUSE specific changes
  https://gitorious.org/opensuse/python-bugzilla/commits/suse

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=13
2011-05-23 14:05:00 +00:00
OBS User autobuild
3a8580cbc0 Accepting request 43700 from devel:languages:python
checked in (request 43700)

OBS-URL: https://build.opensuse.org/request/show/43700
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=12
2010-07-23 20:31:26 +00:00
OBS User autobuild
68773d49bc Accepting request 43700 from devel:languages:python
Copy from devel:languages:python/python-bugzilla based on submit request 43700 from user coolo

OBS-URL: https://build.opensuse.org/request/show/43700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=7
2010-07-23 20:31:27 +00:00
OBS User autobuild
06537cced8 Accepting request 18727 from devel:languages:python
Copy from devel:languages:python/python-bugzilla based on submit request 18727 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/18727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=2
2009-08-26 13:53:15 +00:00
OBS User unknown
215a3062a4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=1 2009-07-31 02:57:26 +00:00