14
0
Commit Graph

25 Commits

Author SHA256 Message Date
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
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
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
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
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
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
OBS User buildservice-autocommit
b7bc54b9eb Updating link to change in openSUSE:Factory/python-bugzilla revision 10.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=0dc12c72f2749975b38084f3fc26f2fe
2011-05-23 14:57:07 +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
Jan Matejek
f17e29c1d9 - recognize Novell bugzilla in default constructor
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=11
2010-06-17 14:43:05 +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