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:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 6 11:56:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.4.0:
|
||||||
|
* Implement SortedDict methods: __or__, __ror__, and __ior__ per PEP 584.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 22 21:06:24 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
Fri Jan 22 21:06:24 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -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: 2.3.0
|
Version: 2.4.0
|
||||||
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:d2525693ed36f5651ca42aba1feedb3fe31899ae8385c339da679bcce158d0dd
|
|
||||||
size 9228968
|
|
BIN
v2.4.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
v2.4.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user