Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 674942

Summary: dev-python/m2crypto - add LibreSSL support
Product: Gentoo Linux Reporter: Stefan Strogin <steils>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: libressl
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10781
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: m2crypto-libressl-0.31.0.patch

Description Stefan Strogin gentoo-dev 2019-01-09 08:09:52 UTC
After bumping version to 0.31.0 (https://bugs.gentoo.org/651726) LibreSSL support was removed. Let's fix it.
Comment 1 Stefan Strogin gentoo-dev 2019-01-09 08:23:05 UTC
Created attachment 560482 [details, diff]
m2crypto-libressl-0.31.0.patch
Comment 2 juneau_ 2019-01-20 06:08:54 UTC
I just edit ebuild accordingly to https://github.com/gentoo/libressl/wiki/Transition-plan#fixing-unstable-arch-ebuilds and it seems it works good!
Please, edit "m2crypt" to "m2crypto" in title.
Comment 3 Stefan Strogin gentoo-dev 2019-01-20 12:22:38 UTC
Oh, thanks.
Comment 4 William 2019-02-04 09:50:19 UTC
# note: apparently nobody cares about libressl support, dropping support

Where did that come from?
Comment 5 Larry the Git Cow gentoo-dev 2019-02-16 18:28:34 UTC
The bug has been closed via the following commit(s):

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

commit e0cd10c7a66e1387dfc9ea020e3a749e714eb811
Author:     Stefan Strogin <stefan.strogin@gmail.com>
AuthorDate: 2019-01-09 08:26:28 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-02-16 18:28:22 +0000

    dev-python/m2crypto: add LibreSSL support
    
    Closes: https://bugs.gentoo.org/674942
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10781
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 .../m2crypto/files/m2crypto-libressl-0.31.0.patch  | 222 +++++++++++++++++++++
 ...pto-0.31.0.ebuild => m2crypto-0.31.0-r1.ebuild} |  12 +-
 2 files changed, 230 insertions(+), 4 deletions(-)