15
0
forked from pool/python-atom

- 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/package/show/devel:languages:python/python-atom?expand=0&rev=7
This commit is contained in:
2020-08-27 05:06:19 +00:00
committed by Git OBS Bridge
parent a34c0eb36d
commit e5df3a8598
4 changed files with 12 additions and 4 deletions

View File

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