Accepting request 1140135 from devel:languages:python
- 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/request/show/1140135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-git-pw?expand=0&rev=8
This commit is contained in:
commit
7472f65006
@ -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
3
git-pw-2.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e118e31bbe259ed9ae540d627cc563a6ece553d02aed11b1a92bbac408a0da0e
|
||||
size 43835
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user