17
0

- 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:
Tomáš Chvátal
2019-03-12 16:10:33 +00:00
committed by Git OBS Bridge
parent f7f3b5e6fe
commit 1fe84d5bb8
4 changed files with 11 additions and 4 deletions

View File

@@ -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