15
0
forked from pool/python-git-pw

- update to 2.6.0:

* Use older Python version for click-man
  * Add support for Python 3.12, drop Python 3.7
  * Replace use of pkg\_resources
  * Revert "docs: Switch to furo theme"
  * Add pyproject.toml file
  * docs: Switch to furo theme
  * readthedocs: Also install git-pw
  * readthedocs: Specify requirements
  * Specify OS, tools
  * Add readthedocs config file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=21
This commit is contained in:
2024-01-20 14:06:32 +00:00
committed by Git OBS Bridge
parent f98df64cf6
commit 593f0a091b
4 changed files with 20 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-git-pw
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define modname git-pw
%define skip_python2 1
Name: python-git-pw
Version: 2.5.0
Version: 2.6.0
Release: 0
Summary: A tool for integrating Git with Patchwork
License: MIT