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:
parent
f080965db1
commit
b7456b713f
@ -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
|
Sat Jul 15 15:58:07 UTC 2017 - aloisio@gmx.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-sortedcontainers
|
Name: python-sortedcontainers
|
||||||
Version: 1.5.7
|
Version: 1.5.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sorted container data types
|
Summary: Sorted container data types
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ff0442865e492bc50476b18000fb8400cf2472d14d21a92b27cd7c5184550ea
|
|
||||||
size 11970881
|
|
3
sortedcontainers-1.5.9.tar.gz
Normal file
3
sortedcontainers-1.5.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:844daced0f20d75c02ce53f373d048ea2e401ad8a7b3a4c43b2aa544b569efb3
|
||||||
|
size 11972092
|
Loading…
x
Reference in New Issue
Block a user