Accepting request 1042826 from devel:languages:python

- Remove python_module macro definition

- Update to version 2.4.0 
  * Replace implicit optional typedefs

OBS-URL: https://build.opensuse.org/request/show/1042826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-git-pw?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2022-12-14 13:11:15 +00:00 committed by Git OBS Bridge
commit bab748fc05
4 changed files with 15 additions and 5 deletions

View File

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

3
git-pw-2.4.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Dec 14 08:47:02 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition
-------------------------------------------------------------------
Tue Dec 13 15:29:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.4.0
* Replace implicit optional typedefs
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 6 10:28:55 UTC 2022 - pgajdos@suse.com Fri May 6 10:28:55 UTC 2022 - pgajdos@suse.com

View File

@ -16,11 +16,10 @@
# #
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname git-pw %define modname git-pw
%define skip_python2 1 %define skip_python2 1
Name: python-git-pw Name: python-git-pw
Version: 2.3.0 Version: 2.4.0
Release: 0 Release: 0
Summary: A tool for integrating Git with Patchwork Summary: A tool for integrating Git with Patchwork
License: MIT License: MIT