commit:     336eb895bf8ce8209585f5d45abda80717f27878
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 09:14:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 09:20:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336eb895

dev-python/scipy: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/scipy/metadata.xml | 49 ++++++++++++++++++++++---------------------
 1 file changed, 25 insertions(+), 24 deletions(-)

diff --git a/dev-python/scipy/metadata.xml b/dev-python/scipy/metadata.xml
index 0192620473a3..727696087804 100644
--- a/dev-python/scipy/metadata.xml
+++ b/dev-python/scipy/metadata.xml
@@ -1,28 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Python</name>
-  </maintainer>
-  <longdescription lang="en">
-  SciPy is an open source library of scientific tools for Python. SciPy
-  supplements the popular numpy module, gathering a variety of high level
-  science and engineering modules together as a single package.
-  SciPy includes modules for graphics and plotting, optimization,
-  integration, special functions, signal and image processing, genetic
-  algorithms, ODE solvers, and others.
-</longdescription>
-  <use>
-    <flag name="pythran">Use <pkg>dev-python/pythran</pkg> to accelerate 
runtime</flag>
-    <flag name="sparse">Adds support for sparse solving with 
<pkg>sci-libs/umfpack</pkg></flag>
-  </use>
-  <upstream>
-    <remote-id type="pypi">scipy</remote-id>
-    <remote-id type="sourceforge">scipy</remote-id>
-  </upstream>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Python</name>
+       </maintainer>
+       <longdescription lang="en">
+       SciPy is an open source library of scientific tools for Python. SciPy
+       supplements the popular numpy module, gathering a variety of high level
+       science and engineering modules together as a single package.
+       SciPy includes modules for graphics and plotting, optimization,
+       integration, special functions, signal and image processing, genetic
+       algorithms, ODE solvers, and others.
+       </longdescription>
+       <use>
+               <flag name="pythran">Use <pkg>dev-python/pythran</pkg> to 
accelerate runtime</flag>
+               <flag name="sparse">Adds support for sparse solving with 
<pkg>sci-libs/umfpack</pkg></flag>
+       </use>
+       <upstream>
+               <remote-id type="github">scipy/scipy</remote-id>
+               <remote-id type="pypi">scipy</remote-id>
+               <remote-id type="sourceforge">scipy</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to