websocket-client-0.54.0

This commit is contained in:
2019-03-05 09:37:14 +01:00
parent 5deb709e61
commit b326af1bf7
3 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">websocket-client</remote-id>
<remote-id type="github">websocket-client/websocket-client</remote-id>
<bugs-to>https://github.com/websocket-client/websocket-client/issues</bugs-to>
</upstream>
</pkgmetadata>