14
0

Accepting request 651233 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/651233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2018-11-23 08:28:19 +00:00
committed by Git OBS Bridge
parent dc76270c94
commit d33f28b207
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Nov 22 21:54:55 UTC 2018 - Arun Persaud <arun@gmx.de>
- specfile:
* added CHANGELOG.rst
- update to version 5.5.0:
* Formally deprecated old or misleading APIs (issue #83)
* Documentation, packaging, and CI cleanup (thanks @jdufresne)
(issues #69, #71-#80)
* Consolidate API documentation into a single page (issue #82)
* Add a CHANGELOG.rst to the top-level of the repository (issue #85)
* Add back support for very old versions of setuptools (issue #84)
-------------------------------------------------------------------
Sun Sep 16 15:39:46 UTC 2018 - Arun Persaud <arun@gmx.de>