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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user