python-imaplib2 3.6-2 source package in Ubuntu
Changelog
python-imaplib2 (3.6-2) unstable; urgency=medium * Add autopkgtest. * Add salsa ci. * Fix SyntaxWarning with strings. (Closes: #1074492) -- Sudip Mukherjee <email address hidden> Sun, 11 Aug 2024 21:45:22 +0100
Upload details
- Uploaded by:
- Sudip Mukherjee
- Uploaded to:
- Sid
- Original maintainer:
- Sudip Mukherjee
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-imaplib2_3.6-2.dsc | 2.0 KiB | ad4f2660af63d6ee976533f8411f752c5822647d27a2152a8d50c4ae12b23584 |
python-imaplib2_3.6.orig.tar.gz | 31.1 KiB | b55c434ecfb26a057d6bb3c8da0d674c83dd702674bb898c418a075a60560e42 |
python-imaplib2_3.6-2.debian.tar.xz | 6.8 KiB | 760c4f11715b94aa5ee555e2e6c1b350f7ed387d61def314283a049aa1106514 |
Available diffs
- diff from 3.6-1 to 3.6-2 (1.8 KiB)
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.