]> git.pld-linux.org Git - packages/python-msgpack.git/commitdiff
regenerete cython source
authorJan Palus <atler@pld-linux.org>
Sat, 2 Apr 2022 15:34:25 +0000 (17:34 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 2 Apr 2022 15:34:25 +0000 (17:34 +0200)
python-msgpack.spec

index 5897ae8d9ce24d7c24d69152cc8411f0ef413c8b..1fdd9c0e1a8aa2c023ce5eb09266f46aa813e65f 100644 (file)
@@ -24,6 +24,7 @@ BuildRequires:        python-modules >= 1:2.7
 BuildRequires: python-setuptools
 %endif
 %if %{with python3}
+BuildRequires: python3-Cython
 BuildRequires: python3-devel >= 1:3.5
 BuildRequires: python3-modules
 BuildRequires: python3-setuptools
@@ -72,6 +73,7 @@ szybka i mała.
 %endif
 
 %if %{with python3}
+/usr/bin/cython3 --cplus msgpack/_cmsgpack.pyx
 %py3_build
 
 %if %{with tests}
This page took 0.070364 seconds and 4 git commands to generate.