Files
gentoo/dev-python/nest-asyncio2/metadata.xml
Michał Górny 733d39bf7c dev-python/nest-asyncio2: New NIH fork, v1.7.0
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>
2026-06-11 04:44:10 +02:00

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>