15
0
forked from pool/python-atom

Accepting request 860365 from devel:languages:python

- Update to 0.6.0:
  * Add support for Python 3.9 and remove deprecated members.

OBS-URL: https://build.opensuse.org/request/show/860365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atom?expand=0&rev=5
This commit is contained in:
2021-01-05 17:14:58 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

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

3
0.6.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 5 04:57:37 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.6.0:
* Add support for Python 3.9 and remove deprecated members.
-------------------------------------------------------------------
Thu Aug 27 05:05:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

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