forked from pool/python-itemloaders
Accepting request 928267 from home:bnavigator:branches:devel:languages:python
- Disable python36, because Scrapy on TW and itemadapter have disabled it due to uvloop OBS-URL: https://build.opensuse.org/request/show/928267 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itemloaders?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 30 12:58:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Disable python36, because Scrapy on TW and itemadapter have
|
||||||
|
disabled it due to uvloop
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 28 09:42:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Wed Apr 28 09:42:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
|
# Scrapy and thus itemadapter on TW have disabled python36 due to uvloop
|
||||||
|
%define skip_python36 1
|
||||||
Name: python-itemloaders
|
Name: python-itemloaders
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user