14
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/555560
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortedcontainers?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2017-12-11 09:45:07 +00:00
committed by Git OBS Bridge
parent f080965db1
commit b7456b713f
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Dec 9 17:15:38 UTC 2017 - arun@gmx.de
- update to version 1.5.9:
* Dropped CPython 2.6 testing.
- changes from version 1.5.8:
* Bugfixes
+ Added SortedList.reverse to override MutableSequence.reverse and
raise NotImplementedError.
-------------------------------------------------------------------
Sat Jul 15 15:58:07 UTC 2017 - aloisio@gmx.com