Update to latest version.

epel9
Elliott Sales de Andrade 5 years ago
parent 3f0ffe9e59
commit f2abcd8cba

1
.gitignore vendored

@ -7,3 +7,4 @@
/python-sortedcontainers-2.1.0.tar.gz
/python-sortedcontainers-2.2.0.tar.gz
/python-sortedcontainers-2.2.1.tar.gz
/python-sortedcontainers-2.2.2.tar.gz

@ -1,7 +1,7 @@
%global srcname sortedcontainers
Name: python-%{srcname}
Version: 2.2.1
Version: 2.2.2
Release: 1%{?dist}
Summary: Pure Python sorted container types
@ -94,6 +94,9 @@ popd
%changelog
* Mon Jun 08 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.2-1
- Update to latest version
* Sun Jun 07 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.1-1
- Update to latest version

@ -1 +1 @@
SHA512 (python-sortedcontainers-2.2.1.tar.gz) = d4a45c4db9ec86c83c71506525a452fd5716818326635f69fb6e830d86803c5d39821678cb67e142ddd1ae9d093f9bb583c29b6bdc59a18a5ec0213eea4a1e29
SHA512 (python-sortedcontainers-2.2.2.tar.gz) = 413212aa35a80d24ec208caf19314dcc42dae207ec4ea8fdd7dc240c6fbf17372cb4c3e2209f6e40094419fa3eeb2fc9b23ad8bd7fb4e6fdaca46fd2fb248281

Loading…
Cancel
Save