14
0

Accepting request 765322 from home:mcalabkova:branches:devel:languages:python

- update to 1.6.3
  * Add full support for Python 3.8

OBS-URL: https://build.opensuse.org/request/show/765322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astunparse?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-01-17 18:09:20 +00:00
committed by Git OBS Bridge
parent 5d6baceea4
commit e29f0f0a8f
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:dab3e426715373fd76cd08bb1abe64b550f5aa494cf1e32384f26fd60961eb67
size 16339

BIN
astunparse-1.6.3.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 17 15:36:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.6.3
* Add full support for Python 3.8
-------------------------------------------------------------------
Wed Mar 6 12:29:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

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