15
0

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

- Update to 1.4.3
  * Added binary wheels for Python 3.8.
  * Fixed license metadata.

OBS-URL: https://build.opensuse.org/request/show/794165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lazy-object-proxy?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-04-15 11:31:22 +00:00
committed by Git OBS Bridge
parent 4e83d1097a
commit d79e746c05
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-lazy-object-proxy
#
# 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
@@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-lazy-object-proxy%{psuffix}
Version: 1.4.2
Version: 1.4.3
Release: 0
Summary: Rebuild a new abstract syntax tree from Python's ast
License: BSD-2-Clause