dev-python/oslo-log: 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:13:46 +02:00
committed by Sam James
parent 292b1e616f
commit d170d135a8

View File

@@ -14,9 +14,9 @@
<name>Python</name>
</maintainer>
<longdescription lang="en">
OpenStack logging configuration library provides standardized configuration for all openstack projects.
It also provides custom formatters, handlers and support for context specific logging (like resource id’s etc).
</longdescription>
OpenStack logging configuration library provides standardized configuration for all openstack projects.
It also provides custom formatters, handlers and support for context specific logging (like resource id’s etc).
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">oslo.log</remote-id>