1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
Source: python-deadlib
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Emmanuel Arias <eamanu@debian.org>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-pyasyncore,
python3-setuptools,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.0
Homepage: https://github.com/youknowone/python-deadlib
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-deadlib
Vcs-Git: https://salsa.debian.org/python-team/packages/python-deadlib
Package: python3-standard-chunk
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: chunk Standard Python Lib (Python 3)
chunk was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-aifc
Architecture: all
Depends: python3-audioop-lts,
python3-standard-chunk,
${misc:Depends},
${python3:Depends},
Description: aifc Standard Python Lib (Python 3)
aifc was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-asynchat
Architecture: all
Depends: python3-pyasyncore,
${misc:Depends},
${python3:Depends},
Description: asynchat Standard Python Lib (Python 3)
asynchat was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-imghdr
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: imghdr Standard Python Lib (Python 3)
imghdr was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-mailcap
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: mailcap Standard Python Lib (Python 3)
mailcap was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-nntplib
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: nntplib Standard Python Lib (Python 3)
nntplib was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-pipes
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: pipes Standard Python Lib (Python 3)
pipes was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-smtpd
Architecture: all
Depends: python3-pyasyncore,
${misc:Depends},
${python3:Depends},
Description: smtpd Standard Python Lib (Python 3)
smtpd was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-sndhdr
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: sndhdr Standard Python Lib (Python 3)
sndhdr was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-sunau
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: sunau Standard Python Lib (Python 3)
sunau was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-uu
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: uu Standard Python Lib (Python 3)
uu was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
Package: python3-standard-xdrlib
Architecture: all
Depends: python3-pyasyncore,
${misc:Depends},
${python3:Depends},
Description: xdrlib Standard Python Lib (Python 3)
xdrlib was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
|