summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-21 16:24:49 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-21 16:25:02 +0200
commit0f25af633c6a493a106a4f05f2caf1646cfc9f7b (patch)
tree927b60c935ca64f304ed78b597ce2e0484f26edc /dev-python/joblib
parentdev-vcs/git: add alpha keyword (diff)
downloadgentoo-0f25af633c6a493a106a4f05f2caf1646cfc9f7b.tar.gz
gentoo-0f25af633c6a493a106a4f05f2caf1646cfc9f7b.tar.bz2
gentoo-0f25af633c6a493a106a4f05f2caf1646cfc9f7b.zip
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/joblib')
-rw-r--r--dev-python/joblib/metadata.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/joblib/metadata.xml b/dev-python/joblib/metadata.xml
index 6d21330decdc..59cc2bd80c22 100644
--- a/dev-python/joblib/metadata.xml
+++ b/dev-python/joblib/metadata.xml
@@ -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>python</herd>
@@ -11,8 +11,9 @@
* logging and tracing of the execution
Joblib is optimized to be fast and robust in particular on large,
long-running functions and has specific optimizations for numpy arrays.
-</longdescription>
+ </longdescription>
<upstream>
<remote-id type="pypi">joblib</remote-id>
+ <remote-id type="github">joblib/joblib</remote-id>
</upstream>
</pkgmetadata>