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