Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705156 - net-libs/quiche-0.2.0 should depend on >=virtual/rust-1.39.0
Summary: net-libs/quiche-0.2.0 should depend on >=virtual/rust-1.39.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-11 11:30 UTC by Thomas Bettler
Modified: 2020-01-11 23:10 UTC (History)
0 users

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 Thomas Bettler 2020-01-11 11:30:55 UTC
build with rust-1.38.0 fails to build due to use of 'pin_into_inner' dep only satisfied with rust-1.39

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-01-11 23:10:51 UTC
The bug has been closed via the following commit(s):

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

commit ee37fbcee8b50bf468c88bd4c17524cafefeadeb
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-01-11 23:10:16 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-01-11 23:10:45 +0000

    net-libs/quiche: Require rust 1.39
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=705156
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/quiche/quiche-0.2.0.ebuild | 2 +-
 net-libs/quiche/quiche-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)