diff --git a/itemadapter-0.4.0.tar.gz b/itemadapter-0.4.0.tar.gz deleted file mode 100644 index ed11ba0..0000000 --- a/itemadapter-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5d3d4681670c74dbebfdacda9d19938bead9d364837cdc37ff3f8291583fa0f -size 14682 diff --git a/itemadapter-0.7.0.tar.gz b/itemadapter-0.7.0.tar.gz new file mode 100644 index 0000000..bb5db8c --- /dev/null +++ b/itemadapter-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c8d9632d81e8b0f9e5037cdb114fdc81375d6af838e1d4c6850b40aac28f0a +size 16849 diff --git a/python-itemadapter.changes b/python-itemadapter.changes index bc57067..a1d71e1 100644 --- a/python-itemadapter.changes +++ b/python-itemadapter.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 29 02:54:38 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.7.0 (2022-08-02) + ItemAdapter.get_field_names_from_class (#64) + +- Update to 0.6.0 (2022-05-12) + Slight performance improvement (#62) + +- Update to 0.5.0 (2022-03-18) + Improve performance by removing imports inside functions (#60) + ------------------------------------------------------------------- Sat Oct 30 13:06:13 UTC 2021 - Ben Greiner diff --git a/python-itemadapter.spec b/python-itemadapter.spec index 6e98e85..35dad82 100644 --- a/python-itemadapter.spec +++ b/python-itemadapter.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2016, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -30,7 +30,7 @@ # Scrapy on TW has disabled python36 due to uvloop %define skip_python36 1 Name: python-itemadapter%{psuffix} -Version: 0.4.0 +Version: 0.7.0 Release: 0 Summary: Wrapper for data container objects License: BSD-3-Clause