forked from pool/python-bugzillatools
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=22
This commit is contained in:
99
python-bugzillatools.changes
Normal file
99
python-bugzillatools.changes
Normal file
@@ -0,0 +1,99 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 05:30:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to pyproject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 18:37:51 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Add python312.patch to fix tests with python3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 22:57:57 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- We can finally use %pyunittest macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 09:36:32 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
- %python3_only -> %python_alternative
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:46:20 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 11:52:31 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Whitespace in prep phase to ensure we build on Leap 42
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 31 10:40:54 UTC 2018 - mcepl@suse.com
|
||||
|
||||
- We want to conflict even package called literally python-bugzillatools
|
||||
(without any expansions)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 14:09:50 UTC 2018 - mcepl@suse.com
|
||||
|
||||
- Add upstream patch for porting to Python 3 (and fix some remaining
|
||||
bugs)
|
||||
* 0001-Working-on-both-2.7-and-3.4.patch patch combining all upstream
|
||||
changes to port module to py3k
|
||||
* no-bzrlib-py3k.patch my fixes for making test suite working with
|
||||
as little fuss as possible
|
||||
- Adjust SPEC file for adding testing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 23 13:23:07 UTC 2018 - mcepl@suse.com
|
||||
|
||||
- Fix SPEC file with spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 24 13:33:33 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- singlespec auto-conversion
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 20:56:37 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 0.5.5:
|
||||
* comment command learned the --private option
|
||||
* fix comment enumeration order
|
||||
* fix string encoding error when invoking editor which could lead
|
||||
to invalid XML being sent to server
|
||||
- additional changes from version 0.5.4:
|
||||
* better error messages on missing server/account configuration
|
||||
(#3)
|
||||
* remove fields without name data from bug records (#5)
|
||||
* make user and password configuration optional (#12)
|
||||
- additional changes from version 0.5.3.1:
|
||||
* fix installation error
|
||||
- additional changes from version 0.5.3:
|
||||
* editor: fix incorrect path to vi(1) when EDITOR is not defined
|
||||
* create command: treat "defaulted" fields as mandatory in case
|
||||
no default is set
|
||||
* ui: fix some unicode encoding errors
|
||||
* fields command: handle minor changes in result format in 4.4
|
||||
* correct the name of the platform field
|
||||
(platform -> rep_platform)
|
||||
* expand bzr plugin documentation
|
||||
- replace README with README.rst: changed upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 13:13:33 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Fix license to GPL-3.0+ (see sr#203363 for reference)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 9 13:34:05 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Set license to MIT (according to code).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 14:04:03 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Initial version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user