Package: python3-debian
Version: 0.1.33

I get these warnings:

  $ python3 -Wd -c 'import debian.deb822'
  /usr/lib/python3/dist-packages/debian/deb822.py:314: DeprecationWarning: 
Using or importing the ABCs from 'collections' instead of from 
'collections.abc' is deprecated, and in 3.8 it will stop working
    class TagSectionWrapper(collections.Mapping):
  /usr/lib/python3/dist-packages/debian/deb822.py:415: DeprecationWarning: 
Using or importing the ABCs from 'collections' instead of from 
'collections.abc' is deprecated, and in 3.8 it will stop working
    class Deb822Dict(collections.MutableMapping):


-- System Information:
Architecture: i386

Versions of packages python3-debian depends on:
ii  python3-chardet  3.0.4-1
ii  python3-six      1.11.0-2
ii  python3          3.7.1-2

Versions of packages python3-debian recommends:
ii  python3-apt  1.7.0

--
Jakub Wilk

Reply via email to