Hello, I'm trying to package s3ql in Fedora since the version in the repositories is still from the first major version. However when I try to build the RPM I always get an error because setuptools (I assume) tries to fetch pycrypto from PyPi. The problem is that it is already referenced as a dependency with the package python-crypto from Fedora repositories in the spec file, so it shouldn't try to get it from PyPi. I don't know if it's a problem with naming policies (this library is referenced as python-pycrypto in other distributions) but if I try to import Crypto in a python shell it works so there really shouldn't be a problem. Can someone help me understand what's going on?
Thank you, Diogo Vieira <[email protected]> Programador Eurotux Informática, S.A. | www.eurotux.com (t) +351 253 680 300 -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
