15
0
forked from pool/python-atom

- Update to 0.6.0:

* Add support for Python 3.9 and remove deprecated members.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atom?expand=0&rev=9
This commit is contained in:
2021-01-05 05:45:02 +00:00
committed by Git OBS Bridge
parent e5df3a8598
commit 89a379a3c2
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-atom
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-atom
Version: 0.5.2
Version: 0.6.0
Release: 0
Summary: Memory efficient Python objects
License: BSD-3-Clause