Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880109 - dev-python/googleapis-common-protos-1.56.4 invalid RDEPEND version restriction
Summary: dev-python/googleapis-common-protos-1.56.4 invalid RDEPEND version restriction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-07 03:40 UTC by Anton Bolshakov
Modified: 2022-11-08 13:10 UTC (History)
2 users (show)

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


Attachments
emerge info (emerge_info.txt,6.99 KB, text/plain)
2022-11-07 03:48 UTC, Anton Bolshakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2022-11-07 03:40:39 UTC
ebuild:
RDEPEND="
        <dev-python/protobuf-python-4[${PYTHON_USEDEP}]

setup.py:
        dependencies = ["protobuf >= 3.15.0, <5.0.0dev"]

must be:
        <dev-python/protobuf-python-5[${PYTHON_USEDEP}]

-----------------
emerge --info:
Comment 1 Anton Bolshakov 2022-11-07 03:48:51 UTC
Created attachment 828205 [details]
emerge info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-11-08 13:04:30 UTC
Thanks for the report!
Comment 3 Larry the Git Cow gentoo-dev 2022-11-08 13:10:27 UTC
The bug has been closed via the following commit(s):

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

commit abefc963d7e21282eba7a1182b77a71527974f5a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-08 13:05:29 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-08 13:05:29 +0000

    dev-python/googleapis-common-protos: Fix protobuf dep
    
    Closes: https://bugs.gentoo.org/880109
    Closes: https://bugs.gentoo.org/880115
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...n-protos-1.56.4.ebuild => googleapis-common-protos-1.56.4-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)