- 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:
parent
c013adc733
commit
c6153d0eff
@ -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>
|
Sat Aug 17 08:16:38 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Source: https://www.caida.org/tools/measurement/%{name}/code/%{name}-cvs
|
|||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
# for the Python module
|
# for the Python module
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: python3-Cython0
|
BuildRequires: python3-Cython
|
||||||
# for sc_uptime
|
# for sc_uptime
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
# for sc_hoiho
|
# for sc_hoiho
|
||||||
|
Loading…
x
Reference in New Issue
Block a user