15
0
forked from pool/python-bson

Accepting request 1005515 from home:yarunachalam:branches:devel:languages:python

- Update to version v0.5.10 
  * Merge pull request #110 from yangroro/master
  * Add python 3.9, 3.10-dev for testing

OBS-URL: https://build.opensuse.org/request/show/1005515
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bson?expand=0&rev=6
This commit is contained in:
2022-09-23 07:16:20 +00:00
committed by Git OBS Bridge
parent 68784e50ac
commit e91b0b5d58
4 changed files with 12 additions and 5 deletions

3
bson-0.5.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fef2a86682570c3622519ddafb7477e9b876d440eba4e04017b1a5f3b49ccc27
size 24735

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:139bd50fb9e1fef26f58c489996093c14d15400f2d1bd0b72f4d1429d89b028f
size 24114

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 23 02:48:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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

View File

@@ -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