Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735530 - dev-libs/mongo-cxx-driver: uses py2 version of dev-util/scons
Summary: dev-libs/mongo-cxx-driver: uses py2 version of dev-util/scons
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Deadline: 2020-10-26
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: scons-python3
  Show dependency tree
 
Reported: 2020-08-02 15:32 UTC by Michał Górny
Modified: 2020-10-26 07:39 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-02 15:32:11 UTC
Please port the package to use python-any-r1 and support py3.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-19 08:54:09 UTC
ping.
Comment 2 David Racine 2020-10-07 04:40:54 UTC
Versions 3.0.0 and up are not using scons anymore, they are using CMake.

I am using mongo-cxx-driver and made the ebuilds that I store in my personal overlay here: https://github.com/bassdr/gentoo-local-overlay/tree/master/dev-libs/mongo-cxx-driver

If anyone asks me I can do a PR to put it in gentoo's main overlay. What do you think?
Comment 3 Larry the Git Cow gentoo-dev 2020-10-26 07:39:13 UTC
The bug has been closed via the following commit(s):

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

commit c0503a83fe990abc7a2954ab2f1b1f68710a5844
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-10-26 07:33:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-26 07:39:01 +0000

    dev-libs/mongo-cxx-driver: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/735530
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/mongo-cxx-driver/Manifest                 |  4 -
 .../files/mongo-cxx-driver-1.0.0-fix-scons.patch   | 34 ---------
 .../files/mongo-cxx-driver-1.1.0-fix-scons.patch   | 54 -------------
 .../files/mongo-cxx-driver-1.1.2-boost-next.patch  | 21 -----
 .../files/mongo-cxx-driver-1.1.2-boost-ref.patch   | 15 ----
 .../mongo-cxx-driver-26compat-fix-scons.patch      | 34 ---------
 dev-libs/mongo-cxx-driver/metadata.xml             | 11 ---
 .../mongo-cxx-driver-0.0.2.6.7-r1.ebuild           | 89 ----------------------
 .../mongo-cxx-driver/mongo-cxx-driver-1.0.0.ebuild | 72 -----------------
 .../mongo-cxx-driver/mongo-cxx-driver-1.0.5.ebuild | 72 -----------------
 .../mongo-cxx-driver-1.1.2-r1.ebuild               | 72 -----------------
 profiles/package.mask                              |  8 --
 12 files changed, 486 deletions(-)