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:
committed by
Git OBS Bridge
parent
4e83d1097a
commit
d79e746c05
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd135b8d35dfdcdb984828c84d695937e58cc5f49e1c854eb311c4d6aa03f4f1
|
||||
size 34034
|
3
lazy-object-proxy-1.4.3.tar.gz
Normal file
3
lazy-object-proxy-1.4.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3900e8a5de27447acbf900b4750b0ddfd7ec1ea7fbaf11dfa911141bc522af0
|
||||
size 34888
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 11:16:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 1.4.3
|
||||
* Added binary wheels for Python 3.8.
|
||||
* Fixed license metadata.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 13:02:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user