Hi Yusuke, You are absolutely right :) It’s changed now. I used „numbers.Integral” because it was already used like that in method which converts IPv6 to string.
0001-Fix-convertion-of-ipv4-to-string-on-i386-and-arch.patch
Description: Binary data
> Wiadomość napisana przez Yusuke Iwase <[email protected]> w dniu > 11.08.2018, o godz. 16:14: > > Hi Slawek, > > “long” type can not be used on Python 3. > How about using “numbers.Integral” or “six.integer_types” instead? > > Thanks, > Iwase > > 2018/08/11 18:03、Slawomir Kaplonski <[email protected]>のメール: > >> Hi, >> >> Here there is patch which fixes build of python-ryu package on Fedora i386 >> and (I hope) arm architectures. >> Errors which we had can be found on [1]. >> >> [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=28929458 >> >> <0001-Fix-convertion-of-ipv4-to-string-on-i386-and-arch.patch> >> >> >> — >> Slawek Kaplonski >> Senior software engineer >> Red Hat >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Ryu-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/ryu-devel — Slawek Kaplonski Senior software engineer Red Hat
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
