14
0

- update to 2.3.0:

* Make sort order stable when updating with large iterables.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortedcontainers?expand=0&rev=22
This commit is contained in:
2020-11-26 08:41:02 +00:00
committed by Git OBS Bridge
parent 9d9be3e2c0
commit c2199a2141
4 changed files with 10 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-sortedcontainers%{psuffix}
Version: 2.2.2
Version: 2.3.0
Release: 0
Summary: Sorted container data types
License: Apache-2.0