- 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:
Dirk Mueller 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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c60169f9566bd6710f9c0985a005a0c326460b739d3f2b5c5c71e85211584590
size 43420

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Jan 20 14:05:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 7 23:02:59 UTC 2023 - Dirk Müller <dmueller@suse.com> Thu Dec 7 23:02:59 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-git-pw # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%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.5.0 Version: 2.6.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