python-imaplib2 2.57-5.2 source package in Ubuntu

Changelog

python-imaplib2 (2.57-5.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop binary package python-imaplib2. (Closes: #937831)
    - Remove build dependency on python2.
    - Adjust doc-base.

 -- Sudip Mukherjee <email address hidden>  Mon, 18 Jan 2021 10:58:10 +0000

Upload details

Uploaded by:
Ulises Vitulli
Uploaded to:
Sid
Original maintainer:
Ulises Vitulli
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-imaplib2_2.57-5.2.dsc 1.9 KiB da6c8d99f066669f7c86ff205a92fa2192fd9d6467c694ccaf469fb5becd2d87
python-imaplib2_2.57.orig.tar.xz 26.1 KiB 61a2d75f9661828ebcbacfd39d58bc87dc3b30d33f129117bbd2bb5bd696d6d4
python-imaplib2_2.57-5.2.debian.tar.xz 6.7 KiB 93f3482f67db27cd752b1d230d9858756bb4ecba012a4dd917bcf16210d687bf

Available diffs

No changes file available.

Binary packages built by this source

python3-imaplib2: Threaded Python IMAP4 client (Python 3)

 Python IMAP4 rev1 mail protocol client class using threads for parallel
 operation, allowing full use of the IMAP4 concurrency features and to
 decouple a user of imaplib from i/o lags, except where explicitly allowed.