Hey Pylons - I've released dogpile.cache 0.6.0. The big change in this is that we've retired the dogpile.core package; while that package will stay out on pypi as it is, the actual implementation has been rolled into dogpile.cache itself and the namespace packaging logic is removed.
In order to prevent any namespace-packaging debacles, the "dogpile.core" path itself is no longer used internally by dogpile.cache; however the package itself will still provide a dogpile.core import point for applications which may have been using dogpile.core directly (this should be very rare). Changelog for 0.6.0 is at: http://dogpilecache.readthedocs.io/en/latest/changelog.html#change-0.6.0 -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/36abf344-8205-4b25-84a2-51fd3015c292%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
