diff options
Diffstat (limited to 'dev-python/u-msgpack')
| -rw-r--r-- | dev-python/u-msgpack/metadata.xml | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/dev-python/u-msgpack/metadata.xml b/dev-python/u-msgpack/metadata.xml index a5bee6f7f433..37117dd82943 100644 --- a/dev-python/u-msgpack/metadata.xml +++ b/dev-python/u-msgpack/metadata.xml @@ -1,20 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <maintainer> - <email>vsergeev@gmail.com</email> - <name>Vanya Sergeev</name> - </maintainer> - <remote-id type="pypi">u-msgpack-python</remote-id> - <remote-id type="github">vsergeev/u-msgpack-python</remote-id> - </upstream> - <longdescription> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription> u-msgpack-python is a lightweight MessagePack serializer and deserializer module written in pure Python, compatible with both Python 2 and Python 3, as well as CPython and PyPy implementations of Python. @@ -22,4 +13,10 @@ specification. In particular, it supports the new binary, UTF-8 string, and application-defined ext types </longdescription> -</pkgmetadata> + <upstream> + <remote-id type="pypi">u-msgpack-python</remote-id> + <remote-id type="github">vsergeev/u-msgpack-python</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
