15
0

Accepting request 894529 from home:pgajdos:python

- version update to 1.4
  * Add --docstring-length flag
  * Not add period for summary formatted as title
  * Added command line exclude option
- use %pytest macro

OBS-URL: https://build.opensuse.org/request/show/894529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docformatter?expand=0&rev=17
This commit is contained in:
2021-05-20 08:14:30 +00:00
committed by Git OBS Bridge
parent b9c3d77fde
commit 7be6aa2f9d
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 20 07:18:31 UTC 2021 - pgajdos@suse.com
- version update to 1.4
* Add --docstring-length flag
* Not add period for summary formatted as title
* Added command line exclude option
- use %pytest macro
-------------------------------------------------------------------
Tue May 26 07:22:42 UTC 2020 - Petr Gajdos <pgajdos@suse.com>