forked from pool/python-itemadapter
Accepting request 1006813 from home:yarunachalam:branches:devel:languages:python
- 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) OBS-URL: https://build.opensuse.org/request/show/1006813 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itemadapter?expand=0&rev=6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2016, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user