Commit c76aa542 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

component/cython: apply a patch to allow subclass of bytes.

parent 189943c3
[buildout]
parts = cython
extends =
../patch/buildout.cfg
[cython]
recipe = zc.recipe.egg:custom
egg = cython
patches =
https://lab.nexedi.com/kirr/cython/commit/ed7c54e961e4.patch#2e3ca7921159148de295b08026e338c5
patch-options = -p1
patch-binary = ${patch:location}/bin/patch
[versions]
cython = 0.29.24
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment