15
0

Accepting request 1039638 from home:yarunachalam:branches:devel:languages:python

- Update to v1.8.0 
  Cleaned up use of cPickle. Contributed by Sandro Tosi in #62.
  Cleaned up more dead Python 2 code.
  Added Python 3.11 wheels.
  Dropped support for Python 3.6.

OBS-URL: https://build.opensuse.org/request/show/1039638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lazy-object-proxy?expand=0&rev=25
This commit is contained in:
2022-12-02 21:37:01 +00:00
committed by Git OBS Bridge
parent 2d8e79ee39
commit 4275658602
4 changed files with 13 additions and 4 deletions

View File

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