- Update to 4.18:
* Added humanfriendly.text.generate_slug() function. * Fixed "invalid escape sequence" DeprecationWarning (pointed out by Python >= 3.6). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanfriendly?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
f7f3b5e6fe
commit
1fe84d5bb8
@@ -28,7 +28,7 @@ Name: python-humanfriendly-%{flavor}
|
||||
%else
|
||||
Name: python-humanfriendly
|
||||
%endif
|
||||
Version: 4.17
|
||||
Version: 4.18
|
||||
Release: 0
|
||||
Summary: Human friendly input/output for text interfaces using Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user