Accepting request 857112 from devel:languages:python

- update to 1.5.2:
  * Added Python 3.9 wheels.
  * Removed Python 2.7 Windows wheels

OBS-URL: https://build.opensuse.org/request/show/857112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lazy-object-proxy?expand=0&rev=8
This commit is contained in:
2020-12-23 13:19:09 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9723364577b79ad9958a68851fe2acb94da6fd25170c595516a8289e6a129043
size 36363

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5944a9b95e97de1980c65f03b79b356f30a43de48682b8bdd90aa5089f0ec1f4
size 36608

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 20 09:34:39 UTC 2020 - Dirk Müller <dmueller@suse.com>
- update to 1.5.2:
* Added Python 3.9 wheels.
* Removed Python 2.7 Windows wheels
-------------------------------------------------------------------
Thu Sep 17 11:39:27 UTC 2020 - Dirk Mueller <dmueller@suse.com>

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