14
0

65 Commits

Author SHA256 Message Date
c9a3699157 Accepting request 1286308 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1286308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=36
2025-06-18 17:29:54 +00:00
eecc63f369 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=66
2025-06-17 09:15:42 +00:00
73dca3eb5f Accepting request 1283509 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1283509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=35
2025-06-10 06:58:10 +00:00
b1ab92035d - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=64
2025-06-06 05:40:24 +00:00
9f336becbf Accepting request 1202263 from devel:languages:python
- Switch to Git source and update to version 3.2.0+git.1726768917.5eedea3:
  * Use non-deprecated argument name in test-suite
  * Fixed issue in `Bugzilla.fix_url`
  * Prep for release 3.3.0
  * ci: bump actions/checkout from 3 to 4
  * ci: bump actions/setup-python from 4 to 5
  * Run functional RO tests in GitHub actions
  * man: Regenerate bugzilla.1
  * man: Add section about `bugzillarc`
  * Allow bug creation with an explicitly empty list of groups (closes #210)
  * cli: Support `--field` and `--field-json` for `bugzilla attach` (#206)
- Remove upstreamed patch 188-fix-api-key-leak.diff

OBS-URL: https://build.opensuse.org/request/show/1202263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=34
2024-09-26 16:52:42 +00:00
8b4459e997 Add sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=62
2024-09-20 20:19:03 +00:00
e25f5617d2 - Switch to Git source and update to version 3.2.0+git.1726768917.5eedea3:
* Use non-deprecated argument name in test-suite
  * Fixed issue in `Bugzilla.fix_url`
  * Prep for release 3.3.0
  * ci: bump actions/checkout from 3 to 4
  * ci: bump actions/setup-python from 4 to 5
  * Run functional RO tests in GitHub actions
  * man: Regenerate bugzilla.1
  * man: Add section about `bugzillarc`
  * Allow bug creation with an explicitly empty list of groups (closes #210)
  * cli: Support `--field` and `--field-json` for `bugzilla attach` (#206)
- Remove upstreamed patch 188-fix-api-key-leak.diff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=61
2024-09-20 20:16:41 +00:00
b28a5239f9 Accepting request 1113660 from devel:languages:python
- Fix API Key leak (bsc#1215718)
- Add:
  * 188-fix-api-key-leak.diff

OBS-URL: https://build.opensuse.org/request/show/1113660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=33
2023-09-26 20:00:30 +00:00
d1ea8ac21a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=59 2023-09-26 11:58:57 +00:00
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
efe4532725 Accepting request 1044082 from devel:languages:python
- Update to 3.2.0:
  * Use soon-to-be-required Authorization header for RH bugzilla
  * Remove cookie auth support
  * Detect bugzilla.stage.redhat.com as RHBugzilla
  * Add limit as option to build_query
- Modified:
  * 106-basic-auth.diff

OBS-URL: https://build.opensuse.org/request/show/1044082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=32
2022-12-23 09:20:47 +00:00
dd394f71f6 Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=56
2022-12-21 13:14:17 +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
8e4a512031 Accepting request 927546 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/927546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=31
2021-10-29 20:33:53 +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
251592a7ab Accepting request 926973 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/926973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=30
2021-10-23 21:13:53 +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
659c7a5f83 Accepting request 859430 from devel:languages:python
- 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/request/show/859430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=29
2020-12-31 08:58:57 +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
7c8491db1f Accepting request 738899 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/738899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=28
2019-10-17 10:22:23 +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
85dccec2f4 Accepting request 731151 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/731151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=27
2019-09-18 11:10:18 +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
f804ce2629 Accepting request 631173 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/631173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=26
2018-08-24 15:11:59 +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
3aea82a435 Accepting request 605151 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/605151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=25
2018-05-08 11:39:05 +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
6648a3f390 Accepting request 411661 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/411661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=24
2016-07-20 07:20:35 +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
ea1af8fbdf Accepting request 281026 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/281026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=23
2015-01-14 10:45:26 +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
Stephan Kulow
b1df6d0c55 Accepting request 181362 from devel:languages:python
fixed Requires

OBS-URL: https://build.opensuse.org/request/show/181362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=20
2013-06-29 12:30:30 +00:00
Jan Matejek
74933587a0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=32 2013-06-28 15:40:09 +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
Stephan Kulow
ac2af27c83 Accepting request 177009 from 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 (forwarded request 177008 from matejcik)

OBS-URL: https://build.opensuse.org/request/show/177009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=19
2013-06-05 11:35:15 +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
Stephan Kulow
176446b209 Accepting request 176332 from devel:languages:python
- Apply python-bugzilla-0.6.2-section.patch
- Cleanup spec file
- Package README

- 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/176332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=18
2013-05-27 07:58:20 +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
Stephan Kulow
8fb41c9f36 Accepting request 157718 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/157718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=17
2013-03-08 08:39:39 +00:00
Todd R
5e0038631b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=24 2013-01-03 17:38:22 +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
Todd R
e6cf91a7f7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=22 2013-01-03 17:33:43 +00:00
Stephan Kulow
7053ebdfde Accepting request 102483 from devel:languages:python
- remove basic auth credentials from backtraces
- Novell Bugzilla is the default when using bugzilla command line tool

- 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/request/show/102483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=14
2012-02-03 09:25:54 +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