forked from pool/python-itemloaders
Accepting request 1178615 from devel:languages:python
- update to 1.3.0:
* Added support for method chaining to the `add_*` and
`replace_*` methods
* Added type hints and `py.typed`
* Made the docs builds reproducible
OBS-URL: https://build.opensuse.org/request/show/1178615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-itemloaders?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9bbb16a2b01b2f9f0d6e84bf360edc49a152063cc9533d7fd0ba75598b82d6f5
|
|
||||||
size 28184
|
|
||||||
3
itemloaders-1.3.0-gh.tar.gz
Normal file
3
itemloaders-1.3.0-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aecdb511eea2d0ff97a5f708a7882ba99877e6fa70948ad16faed672282a73b2
|
||||||
|
size 29408
|
||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 4 20:38:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.3.0:
|
||||||
|
* Added support for method chaining to the `add_*` and
|
||||||
|
`replace_*` methods
|
||||||
|
* Added type hints and `py.typed`
|
||||||
|
* Made the docs builds reproducible
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 20 15:44:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Apr 20 15:44:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-itemloaders
|
Name: python-itemloaders
|
||||||
Version: 1.2.0
|
Version: 1.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Base library for scrapy's ItemLoader
|
Summary: Base library for scrapy's ItemLoader
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user