Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894004 - dev-python/ypy-websocket-0.8.2: ypy-websocket 0.8.2 has requirement aiofiles<23,>=22.1.0, but you have aiofiles 23.1.0.
Summary: dev-python/ypy-websocket-0.8.2: ypy-websocket 0.8.2 has requirement aiofiles<...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 894000
  Show dependency tree
 
Reported: 2023-02-12 04:49 UTC by Michał Górny
Modified: 2023-02-13 12:48 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-12 04:49:18 UTC
From `pip check`:

  ypy-websocket 0.8.2 has requirement aiofiles<23,>=22.1.0, but you have aiofiles 23.1.0.

Please either add it or sed the dep out if it's not necessary.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-13 12:48:32 UTC
The bug has been closed via the following commit(s):

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

commit c627a39d4e9a1b846ca7be4652c692bff05c1e6b
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-02-13 12:48:03 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-02-13 12:48:03 +0000

    dev-python/ypy-websocket: restrict to aiofiles<23
    
    Closes: https://bugs.gentoo.org/894004
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../{ypy-websocket-0.8.2.ebuild => ypy-websocket-0.8.2-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)