forked from pool/python-atom
Accepting request 829857 from devel:languages:python
- Update to 0.5.2: * make comparison used in C safe (fix bug introduced in 0.5.0) PR #107 * fix bug in using atomlist from C PR #102 * clarify Unicode deprecation warning PR #102 OBS-URL: https://build.opensuse.org/request/show/829857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atom?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:633705c3c86598ced05d8e96c802b2bae8943b5cee1c6dda391451a3d06cd8df
|
||||
size 112496
|
||||
3
0.5.2.tar.gz
Normal file
3
0.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:054c377b45b5c69cceff1fd1843c28eaa5669f784a4ad2e370137631f726cec8
|
||||
size 113180
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 05:05:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.5.2:
|
||||
* make comparison used in C safe (fix bug introduced in 0.5.0) PR #107
|
||||
* fix bug in using atomlist from C PR #102
|
||||
* clarify Unicode deprecation warning PR #102
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 02:46:58 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-atom
|
||||
Version: 0.5.0
|
||||
Version: 0.5.2
|
||||
Release: 0
|
||||
Summary: Memory efficient Python objects
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user