SHA256
1
0
forked from pool/scamper

- Remove upper bound on Cython, Cython 3 appears to be supported.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/scamper?expand=0&rev=70
This commit is contained in:
Sebastian Wagner 2024-08-19 07:17:42 +00:00 committed by Git OBS Bridge
parent c013adc733
commit c6153d0eff
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 19 07:05:31 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Remove upper bound on Cython, Cython 3 appears to be supported.
-------------------------------------------------------------------
Sat Aug 17 08:16:38 UTC 2024 - Sebastian Wagner <sebix@sebix.at>

View File

@ -28,7 +28,7 @@ Source: https://www.caida.org/tools/measurement/%{name}/code/%{name}-cvs
BuildRequires: libopenssl-devel
# for the Python module
BuildRequires: python3
BuildRequires: python3-Cython0
BuildRequires: python3-Cython
# for sc_uptime
BuildRequires: pkgconfig(sqlite3)
# for sc_hoiho