diff --git a/bson-0.5.10.tar.gz b/bson-0.5.10.tar.gz new file mode 100644 index 0000000..fd47be2 --- /dev/null +++ b/bson-0.5.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef2a86682570c3622519ddafb7477e9b876d440eba4e04017b1a5f3b49ccc27 +size 24735 diff --git a/bson-0.5.8.tar.gz b/bson-0.5.8.tar.gz deleted file mode 100644 index 783e8ab..0000000 --- a/bson-0.5.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:139bd50fb9e1fef26f58c489996093c14d15400f2d1bd0b72f4d1429d89b028f -size 24114 diff --git a/python-bson.changes b/python-bson.changes index 98f2bb1..d44fb5e 100644 --- a/python-bson.changes +++ b/python-bson.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 23 02:48:27 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version v0.5.10 + * Merge pull request #110 from yangroro/master + * Add python 3.9, 3.10-dev for testing + ------------------------------------------------------------------- Mon Aug 30 10:39:53 UTC 2021 - pgajdos@suse.com diff --git a/python-bson.spec b/python-bson.spec index 13d8bf8..6314c09 100644 --- a/python-bson.spec +++ b/python-bson.spec @@ -1,7 +1,7 @@ # # spec file for package python-bson # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-bson -Version: 0.5.8 +Version: 0.5.10 Release: 0 Summary: BSON codec for Python License: Apache-2.0 AND BSD-3-Clause