Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-16 Thread Christoph Biedl
Christoph Biedl wrote... > Adam Hupp wrote... > > - disable the deprecation warning. this wouldn't actually show > > anything by default unless you run python with the warning enabled > > (-Wd), but until there's a clear plan for the future of this package > > it seems premature to declare

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-16 Thread Christoph Biedl
Adam Hupp wrote... > Whew, I was worried for a moment :) I've pushed an update to the > branch Great to see. > Changes: > - disable the deprecation warning. this wouldn't actually show > anything by default unless you run python with the warning enabled > (-Wd), but until there's a clear plan

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-15 Thread Christoph Biedl
Mathias Behrle wrote... > I found > > $ apt-cache rdepends python-magic (...) Yeah, I already had checked a few of them where possible with little efforts. These were the test I had been talking of (actually, including python3-magic rdeps as well). > May be we should signal them explicitely to

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-14 Thread Adam Hupp
Whew, I was worried for a moment :) I've pushed an update to the branch (note: will require a force pull if you already have a checkout). https://github.com/ahupp/python-magic/tree/libmagic-compat Changes: - disable the deprecation warning. this wouldn't actually show anything by default unless

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-14 Thread Mathias Behrle
* Christoph Biedl: " Re: Bug#877849: [tryton-debian] Namespace conflict for python-magic" (Sun, 14 Jan 2018 21:30:22 +0100): > Christoph Biedl wrote... > > > Hence, here is a preliminary packaging of python-magic for Debian: > > > > > > https://w

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-14 Thread Christoph Biedl
Christoph Biedl wrote... > Hence, here is a preliminary packaging of python-magic for Debian: > > > https://www.in-ulm.de/~cbiedl/debian/python-magic/python-magic_0.4.15-1~exp1.dsc > > Debianites, please give it a try. No reaction of any kind, so just uploaded to experimental. Let the games

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-08 Thread Christoph Biedl
From the popular series "Leaving fatal mistakes in spite of proof-reading three times": Christoph Biedl wrote... > Doing a first round of tests showed no > regressions so far. You may stop panicking now :)

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-08 Thread Christoph Biedl
Adam Hupp wrote... > I've pushed an update here: > > https://github.com/ahupp/python-magic/tree/libmagic-compat > > It includes a copy of libmagic's bindings, wrapped in deprecation > warnings. So apps should work regardless of which they depend on. > Could you take a look and see if this works

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-06 Thread Christoph Biedl
[ It's getting rather Debian specific, so trimming recipicient list. I'd prefer to discuss this on debian-python but keep me in Cc:, thanks. ] Mathias Behrle wrote... > while approaching the test for relatorio I got aware, that the result won't be > very significant, because

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2018-01-01 Thread Mathias Behrle
* Adam Hupp: " Re: [tryton-debian] Namespace conflict for python-magic" (Mon, 4 Dec 2017 11:58:22 -0800): Hi Christoph, while approaching the test for relatorio I got aware, that the result won't be very significant, because relatorio depends anyway on python-magic[pypi]. To get meaningful

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2017-12-04 Thread Mathias Behrle
* Adam Hupp: " Re: [tryton-debian] Namespace conflict for python-magic" (Mon, 4 Dec 2017 11:58:22 -0800): Thanks a lot, Adam, I will take a look ASAP. > I've pushed an update here: > > https://github.com/ahupp/python-magic/tree/libmagic-compat > > It includes a copy of libmagic's bindings,

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2017-12-04 Thread Adam Hupp
I've pushed an update here: https://github.com/ahupp/python-magic/tree/libmagic-compat It includes a copy of libmagic's bindings, wrapped in deprecation warnings. So apps should work regardless of which they depend on. Could you take a look and see if this works for your case? On Fri, Oct 27,

Bug#877849: [tryton-debian] Namespace conflict for python-magic

2017-10-27 Thread Mathias Behrle
* Mathias Behrle: " Re: [tryton-debian] Namespace conflict for python-magic" (Thu, 5 Oct 2017 12:01:16 +0200): Hi Adam, are there any news on the subject? The release of Tryton, that will require python-magic is scheduled for next week. It would be a great service to our users and simplify