forked from pool/python-atom
Accepting request 1079774 from devel:languages:python
- update to 0.9.1:
* fix generation of Value member from union containing
object/Any PR #198
* fix setdefault method of atomdict to return the actually
stored item PR #197
OBS-URL: https://build.opensuse.org/request/show/1079774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atom?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eccc1ab0cc1c6d1ed5b6ecd1e768f8b8727447605bd009a2a0b49b4ee7eb963d
|
||||
size 161043
|
||||
3
atom-0.9.1.tar.gz
Normal file
3
atom-0.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:025cdd2606ea9cf3b4c3a10f3267ae98652bc7acdb528aa1cf4b2df3ba4f5d6a
|
||||
size 161250
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 16:47:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.1:
|
||||
* fix generation of Value member from union containing
|
||||
object/Any PR #198
|
||||
* fix setdefault method of atomdict to return the actually
|
||||
stored item PR #197
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:53:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-atom
|
||||
Version: 0.9.0
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
Summary: Memory efficient Python objects
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user