diff --git a/0.5.2.tar.gz b/0.5.2.tar.gz deleted file mode 100644 index 9fcc591..0000000 --- a/0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:054c377b45b5c69cceff1fd1843c28eaa5669f784a4ad2e370137631f726cec8 -size 113180 diff --git a/0.6.0.tar.gz b/0.6.0.tar.gz new file mode 100644 index 0000000..0bdac5b --- /dev/null +++ b/0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ffc51f29d1c6870f09e9d889fb42d34b94c7c55afaf83776c055c2b80aeb4d +size 114817 diff --git a/python-atom.changes b/python-atom.changes index 401ef29..d4300a4 100644 --- a/python-atom.changes +++ b/python-atom.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 5 04:57:37 UTC 2021 - Steve Kowalik + +- 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 diff --git a/python-atom.spec b/python-atom.spec index 685bf95..2131e33 100644 --- a/python-atom.spec +++ b/python-atom.spec @@ -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