mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
Let's welcome the new NIH one-fix fork of dev-python/nest-asyncio that is now required by dev-python/ipykernel. Perhaps all the remaining IPython packages will eventually migrate too, and we'll be able not to mix two nest-asyncio versions. Well, at least they've renamed the module, so we don't have to play transition games and miraculously they did not bother changing (and breaking) the PEP 517 backend in the process, which they would probably never fix. Signed-off-by: Michał Górny <mgorny@gentoo.org>
13 lines
394 B
XML
13 lines
394 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">nest-asyncio2</remote-id>
|
|
<remote-id type="github">Chaoses-Ib/nest-asyncio2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|