On 25/07/2020 11:14, Martin Blais wrote: > Hi, > As discussed prior on this mailing-list, bean-price has now moved away > from the beancount repository to a new repository under the same > umbrella organization: > > https://github.com/beancount/beanprice > > The code has been removed from beancount/master, yet it lingers in > beancount/v2 (where the plan is to minimize disruption). > All new tickets related to bean-price will be redirected to this new > repository; existing tickets in Beancount will be migrated.
Would it make sense to have v2 depend on the new project instead that having the code in two places? beancount v2 setup.py could restrict the version to (for example) 'beanprice < 2.0' so that incompatible changes can be pushed to another branch. This only requires publishing beanprice to PyPI and declaring the dependency in setup.py (and merge the patch that removes beanprice from master to the v2 branch). I can do that if there is agreement about this way forward. I am assuming that beanprice still install a bean-price executable. Cheers, Dan -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to beancount+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/58d34e2b-9d2c-b702-32ed-2ad95df24617%40grinta.net.