forked from pool/python-sortedcontainers
- update to 2.4.0:
* Implement SortedDict methods: __or__, __ror__, and __ior__ per PEP 584. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortedcontainers?expand=0&rev=26
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sortedcontainers
|
||||
Version: 2.3.0
|
||||
Version: 2.4.0
|
||||
Release: 0
|
||||
Summary: Sorted container data types
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user