15
0

- update to 2.6.0:

* Deploy docs to Read the Docs (#148) @hugovk
  * Build API reference docs from docstrings using MKDocs (#147) @hugovk
  * Function to represent timedeltas without losing precision (precisedelta) (#137) @eldipa
  * Improve default locale path discovering. (#146) @mondeja
  * Added Ukrainian language to list in README.md (#141) @tuxlabore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=16
This commit is contained in:
2020-09-28 11:52:32 +00:00
committed by Git OBS Bridge
parent 7c0add8d94
commit 116e672fe5
4 changed files with 14 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%define skip_python2 1
%global modname humanize
Name: python-humanize
Version: 2.4.0
Version: 2.6.0
Release: 0
Summary: Python humanize utilities
License: MIT