Accepting request 1103715 from devel:languages:python

- restrict to older Cython

OBS-URL: https://build.opensuse.org/request/show/1103715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httptools?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2023-08-18 17:27:26 +00:00 committed by Git OBS Bridge
commit 8480f5ca8e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 13 19:15:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
- restrict to older Cython
-------------------------------------------------------------------
Fri Apr 21 12:26:23 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -29,7 +29,7 @@ URL: https://github.com/MagicStack/httptools
Source0: https://github.com/MagicStack/httptools/archive/v%{version}.tar.gz#/httptools-%{version}.tar.gz
Source1: https://github.com/nodejs/llhttp/archive/refs/tags/release/v6.0.6.tar.gz#/llhttp-release-v6.0.6.tar.gz
Source2: https://github.com/nodejs/http-parser/archive/refs/tags/v2.9.4.tar.gz#/http-parser-2.9.4.tar.gz
BuildRequires: %{python_module Cython >= 0.29.24}
BuildRequires: %{python_module Cython >= 0.29.24 with %python-Cython < 3}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes