Accepting request 1131997 from devel:languages:python
- update to 2.5.0: * Add release note for --since, --before opts * patch, series: Add support for '--since' and '--before' * utils: Correct type * Fix black issues * CI: Switch to pypa/gh-action-pypi-publish@release/v1 - Update to version 2.4.0 + bundle remove OBS-URL: https://build.opensuse.org/request/show/1131997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-git-pw?expand=0&rev=7
This commit is contained in:
commit
fea6c8f446
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61f8bb215ccc354d25f8b675d75b068e021fed3f7a1cdccceb595b3f94cad39d
|
||||
size 42811
|
3
git-pw-2.5.0.tar.gz
Normal file
3
git-pw-2.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c60169f9566bd6710f9c0985a005a0c326460b739d3f2b5c5c71e85211584590
|
||||
size 43420
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 23:02:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5.0:
|
||||
* Add release note for --since, --before opts
|
||||
* patch, series: Add support for '--since' and '--before'
|
||||
* utils: Correct type
|
||||
* Fix black issues
|
||||
* CI: Switch to pypa/gh-action-pypi-publish@release/v1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 08:17:21 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
@ -11,7 +21,7 @@ Wed Dec 14 08:47:02 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 15:29:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 2.4.0
|
||||
- Update to version 2.4.0
|
||||
* Replace implicit optional typedefs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -103,7 +113,7 @@ Wed Jun 24 04:27:25 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
+ bundle update
|
||||
+ bundle delete
|
||||
+ bundle add
|
||||
+ bundle remove
|
||||
+ bundle remove
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 16:43:11 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define modname git-pw
|
||||
%define skip_python2 1
|
||||
Name: python-git-pw
|
||||
Version: 2.4.0
|
||||
Version: 2.5.0
|
||||
Release: 0
|
||||
Summary: A tool for integrating Git with Patchwork
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user