* Drop support for Python 2.7 * trivial: Use names for options with multiple=True * Add '--hash' option for 'git-pw patch list' * rpm: Address review comments * Add spec file * Revert "docs: Increase support range for reno" * travis: Add support for GitHub releases * docs: Increase support range for reno OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=10
61 lines
2.0 KiB
Plaintext
61 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 29 06:47:47 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 2.0.0:
|
|
* Drop support for Python 2.7
|
|
* trivial: Use names for options with multiple=True
|
|
* Add '--hash' option for 'git-pw patch list'
|
|
* rpm: Address review comments
|
|
* Add spec file
|
|
* Revert "docs: Increase support range for reno"
|
|
* travis: Add support for GitHub releases
|
|
* docs: Increase support range for reno
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 24 04:27:25 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 1.9.0:
|
|
* Adds support for Patchwork API v1.2 and introduces five new commands:
|
|
+ bundle create
|
|
+ bundle update
|
|
+ bundle delete
|
|
+ bundle add
|
|
+ bundle remove
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 31 16:43:11 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 1.8.1: fixing the bug we filed.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 31 14:54:17 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Skip over failing UpdateTestCase.test_update_with_invalid_state test
|
|
(gh#getpatchwork/git-pw#53)
|
|
- Add Provides/Obsoletes to rename git-pw to python-git-pw package.
|
|
- Replace %python_only construct with proper alternatives.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 15 07:24:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.8.0:
|
|
* no changelog
|
|
- Set out proper dependencies
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 08:11:06 UTC 2019 - Johannes Thumshirn <jthumshirn@suse.com>
|
|
|
|
- Update to v1.7.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 10 10:11:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v1.5.1
|
|
+ Fix help text for --format to refer to pw.format
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 10:10:51 UTC 2018 - jthumshirn@suse.com
|
|
|
|
- Initial packaging for openSUSE
|