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:
Ana Guerrero 2023-12-08 21:32:22 +00:00 committed by Git OBS Bridge
commit fea6c8f446
4 changed files with 16 additions and 6 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c60169f9566bd6710f9c0985a005a0c326460b739d3f2b5c5c71e85211584590
size 43420

View File

@ -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

View File

@ -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