Accepting request 823313 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/823313 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-git-pw?expand=0&rev=3
This commit is contained in:
commit
afecc0bb3b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:678bc94638059dc4c27b7746e30c9414fc80aa3a1742b92c47ea37a58b0932ef
|
||||
size 37588
|
3
git-pw-2.0.0.tar.gz
Normal file
3
git-pw-2.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:787943e13df7852a3e004626792a66d6460edf9a63104c52ad0b68222877ed0c
|
||||
size 38851
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -18,8 +18,9 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define modname git-pw
|
||||
%define skip_python2 1
|
||||
Name: python-git-pw
|
||||
Version: 1.9.0
|
||||
Version: 2.0.0
|
||||
Release: 0
|
||||
Summary: A tool for integrating Git with Patchwork
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user