Update remote-ids in metadata.xml

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-01-07 13:07:12 +01:00
parent 1881c9a635
commit 96f8613232
62 changed files with 250 additions and 113 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
@@ -11,8 +11,9 @@
with relatively low entropy, like sparse data, time series, grids with
regular-spaced values, etc.
python-blosc a Python package that wraps Blosc.
</longdescription>
</longdescription>
<upstream>
<remote-id type="pypi">blosc</remote-id>
<remote-id type="github">Blosc/python-blosc</remote-id>
</upstream>
</pkgmetadata>