diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-11 13:02:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-11 14:19:38 +0100 |
commit | e257ba24fee9da390a8febf9c9e9c6845ded00e4 (patch) | |
tree | 11e608993bcecac6f4d4e20a1b7b2d5c9eea0c33 /dev-python/uvloop/metadata.xml | |
parent | net-misc/curl: rev bump to enable additional features (diff) | |
download | gentoo-e257ba24fee9da390a8febf9c9e9c6845ded00e4.tar.gz gentoo-e257ba24fee9da390a8febf9c9e9c6845ded00e4.tar.bz2 gentoo-e257ba24fee9da390a8febf9c9e9c6845ded00e4.zip |
*/*: Update pypi (and github) remote-ids from HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/uvloop/metadata.xml')
-rw-r--r-- | dev-python/uvloop/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-python/uvloop/metadata.xml b/dev-python/uvloop/metadata.xml index 046b9f3e8b97..c06cbe222fc1 100644 --- a/dev-python/uvloop/metadata.xml +++ b/dev-python/uvloop/metadata.xml @@ -1,16 +1,16 @@ <?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> - </maintainer> - <longdescription> - uvloop is a fast, drop-in replacement of the built-in asyncio - event loop. uvloop is implemented in Cython and uses libuv under - the hood. - </longdescription> - <upstream> - <remote-id type="pypi">uvloop</remote-id> - <remote-id type="github">MagicStack/uvloop</remote-id> - </upstream> + <maintainer type="project"> + <email>python@gentoo.org</email> + </maintainer> + <longdescription> + uvloop is a fast, drop-in replacement of the built-in asyncio + event loop. uvloop is implemented in Cython and uses libuv under + the hood. + </longdescription> + <upstream> + <remote-id type="pypi">uvloop</remote-id> + <remote-id type="github">magicstack/uvloop</remote-id> + </upstream> </pkgmetadata> |