14
0

Accepting request 1033838 from home:jayvdb:branches:devel:languages:python

- Update to v3.5.0

OBS-URL: https://build.opensuse.org/request/show/1033838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=17
This commit is contained in:
2022-11-07 10:12:19 +00:00
committed by Git OBS Bridge
parent 2bbb7d2b1c
commit 0fe1f9fc75
4 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Nov 6 10:05:26 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Update to v3.5.0
* Add py.typed and update setup.cfg
* Add type hints from typeshed
* Convert from setuptools to hatchling
-------------------------------------------------------------------
Sat Sep 17 07:34:50 UTC 2022 - Dirk Müller <dmueller@suse.com>