[Python-apps-team] pkpgcounter debian package

Michael Pardee michael.pardee at open-sense.com
Sun Feb 10 05:31:13 GMT 2019


That package installs just fine with python-pil as a dependency, and after
installing it the test suite gives the exact same results as with the old
version + python-imaging  installed.

Thanks,
Michael Pardee
Open Sense Solutions LLC
http://open-sense.com
888-323-1742


On Sat, Feb 9, 2019 at 6:26 PM Kumar Appaiah <akumar at debian.org> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/python-apps-team/attachments/20190209/b0383acc/attachment.html>


More information about the Python-apps-team mailing list