diff --git a/lazy-object-proxy-1.4.2.tar.gz b/lazy-object-proxy-1.4.2.tar.gz deleted file mode 100644 index f497af5..0000000 --- a/lazy-object-proxy-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd135b8d35dfdcdb984828c84d695937e58cc5f49e1c854eb311c4d6aa03f4f1 -size 34034 diff --git a/lazy-object-proxy-1.4.3.tar.gz b/lazy-object-proxy-1.4.3.tar.gz new file mode 100644 index 0000000..5470bc0 --- /dev/null +++ b/lazy-object-proxy-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3900e8a5de27447acbf900b4750b0ddfd7ec1ea7fbaf11dfa911141bc522af0 +size 34888 diff --git a/python-lazy-object-proxy.changes b/python-lazy-object-proxy.changes index fe81ea4..3064a5d 100644 --- a/python-lazy-object-proxy.changes +++ b/python-lazy-object-proxy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 15 11:16:17 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-lazy-object-proxy.spec b/python-lazy-object-proxy.spec index 07c644a..62c3850 100644 --- a/python-lazy-object-proxy.spec +++ b/python-lazy-object-proxy.spec @@ -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