Zitat von anatoly techtonik <[email protected]>:
I need to build Fabric RPM package for Fedora. I use py2pack to generate .spec file, which in turn uses PyPI information for it. The problem that PyPI completely misses information about dependencies. Is that intentional, broken or just not implemented?
It's intentional.
Any previous discussions/outcomes?
Yes. Search the archives of the previous years. The outcome is that you shall use PEP 345. Regards, Martin _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
