dev-python/python-socketio: treeclean

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-04-12 18:37:59 +02:00
parent dc66a58df1
commit 6bf45cccf1
5 changed files with 4 additions and 108 deletions

View File

@@ -1,21 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<upstream>
<remote-id type="pypi">python-socketio</remote-id>
<remote-id type="github">miguelgrinberg/python-socketio</remote-id>
<doc>https://pythonhosted.org/python-socketio/</doc>
<maintainer status="unknown">
<email>miguel.grinberg@gmail.com</email>
<name>Miguel Grinberg</name>
</maintainer>
</upstream>
<use>
<flag name="asyncio_client">install with async client</flag>
<flag name="client">install with client</flag>
</use>
</pkgmetadata>