[Python-apps-team] pkpgcounter debian package
Kumar Appaiah
akumar at debian.org
Sun Feb 10 00:26:07 GMT 2019
Could you please download and test this:
https://people.debian.org/~akumar/dump/pkpgcounter_3.50-8_all.deb
Thanks.
Kumar
On Sat, Feb 09, 2019 at 09:32:52AM -0600, Michael Pardee wrote:
> Yes, just switch the dependency from python-imaging to python-pil and
> everything should be good.
> Thanks,
> Michael Pardee
> Open Sense Solutions LLC
> [1]http://open-sense.com
> 888-323-1742
> On Sat, Feb 9, 2019 at 9:30 AM Kumar Appaiah <[2]akumar at debian.org> wrote:
>
> Dear Michael,
>
> On Fri, Feb 08, 2019 at 12:11:43PM -0600, Michael Pardee wrote:
> > OK, it seems that python-imaging is just a compatibility layer that
> is no
> > longer required. python-imaging depended on python-pil which
> pkpgcounter
> > does require but did not explicitly list as a dependency, so the
> > dependency should just be changed from python-imaging to
> python-pil.
> > from the python-imaging description:
> > PIL used to provide a PIL.pth file which allowed you to `import
> Image` but
> > this is deprecated. Use `from PIL import Image` now, or install
> this
> > compatibility package to temporarily get the old behavior back
> > pkpgcounter already uses "from PIL import Image" , there are no
> instances
> > of 'import image' anywhere in it
> > pkpgcounter includes a test suite
> in /usr/share/doc/pkpgcounter/examples ,
> > and while all of the tests do not pass the results are identical
> running
> > in debian stretch with python-imaging and python-pil installed and
> in
> > debian buster with just python-pil installed.
> > If there is anything else I can do to help resolve this please let
> me
> > know.
>
> Thanks for the quick help. If my understanding is correct, the only
> thing required is to modify the dependency to directly use
> python-pil. If this is the case, please confirm, and I will make a
> fresh upload.
>
> Thanks.
>
> Kumar
> --
> Kumar Appaiah
>
> References
>
> Visible links
> 1. http://open-sense.com/
> 2. mailto:akumar at debian.org
--
Kumar Appaiah
More information about the Python-apps-team
mailing list