14
0

Accepting request 1145104 from home:glaubitz:branches:devel:languages:python

- Update to version 3.1.10
  * Still fixing pyproject.toml
- from version 3.1.9
  * Fix dead links on PyPi
- from version 3.1.8
  * Fix links
- from version 3.1.7
  * Wheels and pyproject.toml
  * Fixing tests by pinning linter pydocstyle.
  * Disabling flapping tests.
  * Showing time zone in docs.
  * Uploading all test PNGs.
  * Re-enabled screenshot tests on Windows.
  * Updating helper files. Updating deps.
- Switch build system from setuptools to pyproject.toml
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1145104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-terminaltables?expand=0&rev=5
This commit is contained in:
2024-02-08 10:38:24 +00:00
committed by Git OBS Bridge
parent bc048c5ff8
commit 2a6845d221
5 changed files with 34 additions and 13 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Feb 8 09:50:53 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.1.10
* Still fixing pyproject.toml
- from version 3.1.9
* Fix dead links on PyPi
- from version 3.1.8
* Fix links
- from version 3.1.7
* Wheels and pyproject.toml
* Fixing tests by pinning linter pydocstyle.
* Disabling flapping tests.
* Showing time zone in docs.
* Uploading all test PNGs.
* Re-enabled screenshot tests on Windows.
* Updating helper files. Updating deps.
- Switch build system from setuptools to pyproject.toml
- Update BuildRequires from pyproject.toml
-------------------------------------------------------------------
Mon Mar 18 18:14:32 UTC 2019 - Jan Engelhardt <jengelh@inai.de>