14
0

Accepting request 1009839 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.4 
  * Add `preserve_blank_lines` option (#88)
  * Add Py3.10, Drop Py3.6
  * Update unit testing framework

OBS-URL: https://build.opensuse.org/request/show/1009839
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-titlecase?expand=0&rev=11
This commit is contained in:
2022-10-11 17:50:17 +00:00
committed by Git OBS Bridge
parent dc6bf17964
commit 8356f03a12
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 11 16:00:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.4
* Add `preserve_blank_lines` option (#88)
* Add Py3.10, Drop Py3.6
* Update unit testing framework
-------------------------------------------------------------------
Wed Jan 13 14:28:10 UTC 2021 - pgajdos@suse.com