Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674942 - dev-python/m2crypto - add LibreSSL support
Summary: dev-python/m2crypto - add LibreSSL support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-01-09 08:09 UTC by Stefan Strogin
Modified: 2019-02-16 18:28 UTC (History)
1 user (show)

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


Attachments
m2crypto-libressl-0.31.0.patch (m2crypto-libressl-0.31.0.patch,5.69 KB, patch)
2019-01-09 08:23 UTC, Stefan Strogin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)