14
0

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

- specfile:
  * added setuptools as a requirements
- update to version 5.3.2:
  * Fix bug that prevented install on old versions of setuptools.
  * Revert layout from src/natsort/ back to natsort/ to make user
    testing simpler.

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 21 15:55:32 UTC 2018 - arun@gmx.de
- specfile:
* added setuptools as a requirements
-------------------------------------------------------------------
Mon May 21 03:51:36 UTC 2018 - arun@gmx.de
- update to version 5.3.2:
* Fix bug that prevented install on old versions of setuptools.
* Revert layout from src/natsort/ back to natsort/ to make user
testing simpler.
-------------------------------------------------------------------
Tue May 15 05:51:24 UTC 2018 - arun@gmx.de