diff --git a/bidict-0.21.0.tar.gz b/bidict-0.21.0.tar.gz deleted file mode 100644 index cee81cf..0000000 --- a/bidict-0.21.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:935bf93eda866d4f85fd796405e4e1e9b20274ce56c3ed65b7ce879935f757ad -size 448131 diff --git a/bidict-0.21.2.tar.gz b/bidict-0.21.2.tar.gz new file mode 100644 index 0000000..bd0ad8d --- /dev/null +++ b/bidict-0.21.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa46f7ff96dc244abfc437383d987404ae861df797e2fd5b190e233c302be09 +size 381613 diff --git a/python-bidict.changes b/python-bidict.changes index c93f8f7..fffe51c 100644 --- a/python-bidict.changes +++ b/python-bidict.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 26 07:30:55 UTC 2021 - Axel Braun + +- Update to version 0.21.2 + * Include `py.typed `__ + file to mark :mod:`bidict` as type hinted. + ------------------------------------------------------------------- Tue Sep 1 04:48:00 UTC 2020 - Steve Kowalik diff --git a/python-bidict.spec b/python-bidict.spec index ddd4502..682bc0d 100644 --- a/python-bidict.spec +++ b/python-bidict.spec @@ -1,7 +1,7 @@ # # spec file for package python-bidict # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-bidict -Version: 0.21.0 +Version: 0.21.2 Release: 0 Summary: Bidirectional map implementation for Python License: MPL-2.0