[Bug 1294717] Review Request: python3-PyYAML - YAML parser and emitter for Python

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 13 20:13:59 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1294717



--- Comment #2 from Denis Fateyev <denis at fateyev.com> ---
> # regenerate ext/_yaml.c with python2/Cython
> CFLAGS="${RPM_OPT_FLAGS}" %{__python2} setup.py --with-libyaml build_ext
> CFLAGS="${RPM_OPT_FLAGS}" %{__python3} setup.py --with-libyaml build

But python2 isn't installed.
The line "%global with_python3 1" is superfluous; the spec needs some update.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list