forked from pool/python-itemloaders
- update to 1.2.0:
* Added official support for Python 3.12 and PyPy 3.10 * Removed official support for Python 3.7 * Improved performance of ``itemloaders.utils.arg_to_iter`` * Fixed test expectations on recent Python versions OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itemloaders?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90ee4d2cbdbd5a83f9620692d5073549c2ea479b180c9d8685912fca97850d95
|
||||
size 27962
|
||||
3
itemloaders-1.2.0-gh.tar.gz
Normal file
3
itemloaders-1.2.0-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bbb16a2b01b2f9f0d6e84bf360edc49a152063cc9533d7fd0ba75598b82d6f5
|
||||
size 28184
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 15:44:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.0:
|
||||
* Added official support for Python 3.12 and PyPy 3.10
|
||||
* Removed official support for Python 3.7
|
||||
* Improved performance of ``itemloaders.utils.arg_to_iter``
|
||||
* Fixed test expectations on recent Python versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 20:29:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# Scrapy and thus itemadapter on TW have disabled python36 due to uvloop
|
||||
%define skip_python36 1
|
||||
Name: python-itemloaders
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: Base library for scrapy's ItemLoader
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user