15
0
forked from pool/python-git-pw

Accepting request 1223967 from home:glaubitz:branches:devel:languages:python

- Update to 2.7.0
  * Python 3.13 is now officially supported and tested
  * Python 3.8 is no longer supported
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1223967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=23
This commit is contained in:
2024-11-13 14:56:28 +00:00
committed by Git OBS Bridge
parent 593f0a091b
commit a56fdbca49
4 changed files with 15 additions and 7 deletions

View File

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

3
git_pw-2.7.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 13 14:30:51 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.7.0
* Python 3.13 is now officially supported and tested
* Python 3.8 is no longer supported
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Sat Jan 20 14:05:25 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -16,10 +16,10 @@
#
%define modname git-pw
%define modname git_pw
%define skip_python2 1
Name: python-git-pw
Version: 2.6.0
Version: 2.7.0
Release: 0
Summary: A tool for integrating Git with Patchwork
License: MIT
@@ -43,8 +43,8 @@ Requires: python-click >= 6.0
Requires: python-pyaml >= 5.1
Requires: python-requests > 2.0
Requires: python-tabulate >= 0.8
Provides: %{modname} = %{version}
Obsoletes: %{modname} < %{version}
Provides: git-pw = %{version}
Obsoletes: git-pw < %{version}
Requires(post): update-alternatives
Requires(postun):update-alternatives
%python_subpackages