15
0

- update to 1.5.2:

* Added Python 3.9 wheels.
  * Removed Python 2.7 Windows wheels

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lazy-object-proxy?expand=0&rev=15
This commit is contained in:
2020-12-20 09:35:11 +00:00
committed by Git OBS Bridge
parent ff14a278f1
commit 1457e959ec
4 changed files with 11 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-lazy-object-proxy%{psuffix}
Version: 1.5.1
Version: 1.5.2
Release: 0
Summary: Rebuild a new abstract syntax tree from Python's ast
License: BSD-2-Clause