diff --git a/astunparse-1.6.2.tar.gz b/astunparse-1.6.2.tar.gz deleted file mode 100644 index b956b57..0000000 --- a/astunparse-1.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dab3e426715373fd76cd08bb1abe64b550f5aa494cf1e32384f26fd60961eb67 -size 16339 diff --git a/astunparse-1.6.3.tar.gz b/astunparse-1.6.3.tar.gz new file mode 100644 index 0000000..e676dd1 --- /dev/null +++ b/astunparse-1.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad93a8456f0d084c3456d059fd9a92cce667963232cbf763eac3bc5b7940872 +size 18290 diff --git a/python-astunparse.changes b/python-astunparse.changes index 97440a8..88af2ff 100644 --- a/python-astunparse.changes +++ b/python-astunparse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 17 15:36:43 UTC 2020 - Marketa Calabkova + +- update to 1.6.3 + * Add full support for Python 3.8 + ------------------------------------------------------------------- Wed Mar 6 12:29:21 UTC 2019 - Tomáš Chvátal diff --git a/python-astunparse.spec b/python-astunparse.spec index a6c1843..685c267 100644 --- a/python-astunparse.spec +++ b/python-astunparse.spec @@ -1,7 +1,7 @@ # # spec file for package python-astunparse # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-astunparse -Version: 1.6.2 +Version: 1.6.3 Release: 0 Summary: An AST unparser for Python License: BSD-3-Clause AND Python-2.0