dev-python/blosc: Add python3.5 support

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-24 09:49:21 +01:00
parent 28ffe69c71
commit 4c13a89464
2 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
<herd>sci</herd>
<longdescription lang="en">
blosc is a high performance compressor optimized
for binary data. It has been designed to transmit data to the
processor cache faster than the traditional, non-compressed, direct
@@ -12,7 +12,7 @@
regular-spaced values, etc.
python-blosc a Python package that wraps Blosc.
</longdescription>
<upstream>
<remote-id type="pypi">blosc</remote-id>
</upstream>
<upstream>
<remote-id type="pypi">blosc</remote-id>
</upstream>
</pkgmetadata>