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

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