Hello, I maintain the storm package for Fedora, and noticed that the latest release now supports being used as Django's ORM.
Our packaging currently is quite modular, with all the RDBMS backends split out (thus -mysql, -postgresql and -sqlite, each of which "provides" -backend). I notice that storm.django requires storm.zope, and the latter in turns require the actual zope. So our packaging is a bit broken anyway, dependency-wise, because currently we have both of these within the main package, without requiring either Fedora's Django or Fedora's Zope. So the question is, if packaging modularly, is there anything else that storm.django requires beside the main storm and storm.zope? and storm.zope, apart from storm and Zope itself? (The README probably should be updated to mention dependencies on Django and Zope). Thanks, -- Michel Salim <[email protected]> GPG key ID: 78884778 IRC: hircus Package Sponsor, Fedora Project -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
