Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786654 - net-libs/grpc-1.37.0 released
Summary: net-libs/grpc-1.37.0 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-29 06:53 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2021-04-29 09:43 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 Arfrever Frehtes Taifersar Arahesis 2021-04-29 06:53:29 UTC
net-libs/grpc-1.37.0 was released on 2021-04-07.

Versions since 1.34.0 use =dev-cpp/abseil-cpp-20200923*:
https://github.com/grpc/grpc/commit/5b4344063e9d44cdd4e6f00729b48de2f2956145

Current trunk already uses =dev-cpp/abseil-cpp-20210324*:
https://github.com/grpc/grpc/commit/37eecd3ce3c167f2c4bb150b77956c6da1de85b8
Comment 1 Georgy Yakovlev archtester gentoo-dev 2021-04-29 07:19:23 UTC
it's really close on my to-do list, will bump soon.
Comment 2 Larry the Git Cow gentoo-dev 2021-04-29 08:29:24 UTC
The bug has been closed via the following commit(s):

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

commit cd01bb763d156dbe9a4992268ad0d93c78b322bb
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-04-29 07:49:01 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-04-29 08:26:04 +0000

    net-libs/grpc: bump to 1.37.0
    
    Closes: https://bugs.gentoo.org/786654
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 net-libs/grpc/Manifest           |  1 +
 net-libs/grpc/grpc-1.37.0.ebuild | 87 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 04d3ff083b4d3990c764f384dee57fb8e688c3b8
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-04-29 08:28:49 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-04-29 08:28:49 +0000

    dev-python/grpcio-testing: bump to 1.37.0
    
    Bug: https://bugs.gentoo.org/786654
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-python/grpcio-testing/Manifest                 |  1 +
 .../grpcio-testing/grpcio-testing-1.37.0.ebuild    | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

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

commit a13e8cf58ddd5a3c6aaf97b4d6f5cb2721ff1cc2
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-04-29 08:25:27 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-04-29 08:26:05 +0000

    dev-python/grpcio-tools: bump to 1.37.0
    
    Bug: https://bugs.gentoo.org/786654
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-python/grpcio-tools/Manifest                   |  1 +
 dev-python/grpcio-tools/grpcio-tools-1.37.0.ebuild | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

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

commit ba88dd98d5d342f2fd52ee502f0ddc125db03f50
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-04-29 08:20:30 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-04-29 08:26:05 +0000

    dev-python/grpcio: bump to 1.37.0
    
    Bug: https://bugs.gentoo.org/786654
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-python/grpcio/Manifest             |  1 +
 dev-python/grpcio/grpcio-1.37.0.ebuild | 45 ++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)
Comment 3 Georgy Yakovlev archtester gentoo-dev 2021-04-29 08:30:46 UTC
note, grpc requires cxx17 to be in sync with absl so I just forced it as usedep instead of introducing new flag.

next absl bump will probably set cxx17 unconditionally and flag will be gone.
Comment 4 Arfrever Frehtes Taifersar Arahesis 2021-04-29 09:43:56 UTC
app-i18n/mozc, the only other reverse dependency of dev-cpp/abseil-cpp, already needs dev-cpp/abseil-cpp built with C++17 due to build failure otherwise, so you can already drop this flag (e.g. in latest abseil-cpp-20210324.1).

By the way, cmake.eclass already sets BUILD_SHARED_LIBS=ON, so -DBUILD_SHARED_LIBS=TRUE in dev-cpp/abseil-cpp ebuilds is redundant.