Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719930 - dev-libs/boost-1.73.0 version bump
Summary: dev-libs/boost-1.73.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-28 14:05 UTC by Mark Wright
Modified: 2020-05-02 14:38 UTC (History)
1 user (show)

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


Attachments
boost-1.73.0-boost-mpi-python.patch (boost-1.73.0-boost-mpi-python.patch,1.11 KB, patch)
2020-04-28 14:06 UTC, Mark Wright
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Wright gentoo-dev 2020-04-28 14:05:05 UTC
It would be neat to bump dev-libs/boost to 1.73.0.

Reproducible: Always
Comment 1 Mark Wright gentoo-dev 2020-04-28 14:06:17 UTC
Created attachment 635064 [details, diff]
boost-1.73.0-boost-mpi-python.patch

I have only tried this patch with the boost 1.73.0 rc1, my machine is slow so it would take a while to try it with 1.73.0.
Comment 2 tt_1 2020-05-01 10:33:43 UTC
dev-libs/boost-1.73.0 is going to ship with boost.nowide libs, it would be really helpfull to have it in tree fast to help with debugging other packages that make use of it. Be it masked or with dropped keywords for some weeks.
Comment 3 Larry the Git Cow gentoo-dev 2020-05-02 14:26:48 UTC
The bug has been closed via the following commit(s):

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

commit eaab0a7fcb255a7b0a7d9225c2f6bac0c96f8f4b
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-05-02 14:26:29 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-05-02 14:26:29 +0000

    dev-libs/boost: Bump to 1.73.0
    
    Closes: https://bugs.gentoo.org/719930
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/boost/Manifest                            |   1 +
 dev-libs/boost/boost-1.73.0.ebuild                 | 355 +++++++++++++++++++++
 .../boost-1.73-boost-mpi-python-PEP-328.patch      |  17 +
 .../files/boost-1.73-boost-python-cleanup.patch    | 107 +++++++
 4 files changed, 480 insertions(+)
Comment 4 David Seifert gentoo-dev 2020-05-02 14:31:49 UTC
(In reply to tt_1 from comment #2)
> dev-libs/boost-1.73.0 is going to ship with boost.nowide libs, it would be
> really helpfull to have it in tree fast to help with debugging other
> packages that make use of it. Be it masked or with dropped keywords for some
> weeks.

The fact that 1.73 is the first version of Boost to carry nowide makes it extremely unlikely that anything depends on it yet.
Comment 5 tt_1 2020-05-02 14:38:07 UTC
games-strategy/s25rttr-0.9.0 is going to ;-) 

so thank you very much for pushing the ebuild, it makes testing possible.