- udpate to 1.5.1:
* Added ARM64 wheels (manylinux2014). * Added support for ``__fspath__``. * Dropped support for Python 3.4. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lazy-object-proxy?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3900e8a5de27447acbf900b4750b0ddfd7ec1ea7fbaf11dfa911141bc522af0
|
||||
size 34888
|
3
lazy-object-proxy-1.5.1.tar.gz
Normal file
3
lazy-object-proxy-1.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9723364577b79ad9958a68851fe2acb94da6fd25170c595516a8289e6a129043
|
||||
size 36363
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 11:39:27 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- udpate to 1.5.1:
|
||||
* Added ARM64 wheels (manylinux2014).
|
||||
* Added support for ``__fspath__``.
|
||||
* Dropped support for Python 3.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 11:16:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-lazy-object-proxy%{psuffix}
|
||||
Version: 1.4.3
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: Rebuild a new abstract syntax tree from Python's ast
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user