Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571310 - dev-python/imapclient-2.1.0 version bump
Summary: dev-python/imapclient-2.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL: https://pypi.org/project/IMAPClient/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 20:12 UTC by Erik Quaeghebeur
Modified: 2019-08-10 07:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for imapclient-1.1.0 (imapclient-1.1.0.ebuild,1.23 KB, text/plain)
2017-12-07 16:05 UTC, Helmut Jarausch
Details
required tls-patch (imapclient-1.1.0-tls.patch,1.91 KB, patch)
2017-12-07 16:05 UTC, Helmut Jarausch
Details | Diff
setup.py patch (imapclient-1.1.0-setup.patch,437 bytes, patch)
2017-12-07 16:06 UTC, Helmut Jarausch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Quaeghebeur 2016-01-08 20:12:05 UTC
Currently, 0.13 is in portage. 1.0.0 and 1.0.1 are out.

Reproducible: Always
Comment 1 Erik Quaeghebeur 2016-12-12 09:40:47 UTC
1.0.2 is out:

https://github.com/mjs/imapclient/releases/tag/1.0.2
Comment 3 Helmut Jarausch 2017-12-07 16:05:01 UTC
Created attachment 508650 [details]
ebuild for imapclient-1.1.0
Comment 4 Helmut Jarausch 2017-12-07 16:05:38 UTC
Created attachment 508652 [details, diff]
required tls-patch
Comment 5 Helmut Jarausch 2017-12-07 16:06:00 UTC
Created attachment 508654 [details, diff]
setup.py patch
Comment 6 Erik Quaeghebeur 2018-01-13 19:37:33 UTC
Version 2.0.0 is out:

https://imapclient.readthedocs.io/en/2.x/releases.html

Possibly reduces the ebuild creation burden by using standard ssl module.
Other nice additions (MOVE, ENABLE, UNSELECT,…) make this the preferable candidate for bumping to.
Comment 7 Luke-Jr 2018-05-13 20:14:20 UTC
https://github.com/gentoo/gentoo/pull/8392
Comment 8 Larry the Git Cow gentoo-dev 2019-08-10 07:26:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c05177a0f18ae1f2468ac9e993a9c6bfb950cf6

commit 6c05177a0f18ae1f2468ac9e993a9c6bfb950cf6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-10 07:22:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-08-10 07:26:11 +0000

    dev-python/imapclient: Bump to 2.1.0
    
    Closes: https://bugs.gentoo.org/571310
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/imapclient/Manifest                     |  1 +
 .../files/imapclient-2.1.0-py36-tests.patch        | 28 ++++++++++++++
 dev-python/imapclient/imapclient-2.1.0.ebuild      | 44 ++++++++++++++++++++++
 3 files changed, 73 insertions(+)