Коренберг Марк

Results 147 comments of Коренберг Марк

OK. And set it to some value in order to fix example in the first message.

When some .spec file contains such line, rpmlint considers this as error. But actually this is not an error. This is correct build dependency. Library is really called `libnl3`.

Should I change anything in order you to merge this PR ?

base64 is just a way to encode binary value. It have nothing common with generating random data.

If you ask about base64 module — it is just wrapper over binascii module — see sources. Using binascii directly is just faster in you case.

Seems this library is not Python-3-ready

This is fixed in https://github.com/dsoprea/PyEasyArchive/pull/3 but still not merged