dev-python/json-rpc: align longdescription opening and closing tags

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Petr Vaněk
2022-10-18 17:11:58 +02:00
committed by Sam James
parent 21ab063253
commit cccbfa45ce

View File

@@ -15,7 +15,7 @@
around their processing. It is transport agnostic in that the concepts can
be used within the same process, over sockets, over http, or in many various
message passing environments. It uses JSON (RFC 4627) as data format.
</longdescription>
</longdescription>
<upstream>
<remote-id type="pypi">json-rpc</remote-id>
<remote-id type="github">pavlov99/json-rpc</remote-id>