public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/montage-wrapper/, sci-geosciences/pydap_handlers_netcdf/, ...
@ 2015-06-03 10:47 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-06-03 10:47 UTC (permalink / raw
  To: gentoo-commits

commit:     824f62a4939472d0f85a6602a2ae461d11bd034b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  3 10:47:11 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jun  3 10:47:11 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=824f62a4

Add pypi remote-id to metadata.xml

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/astropy-helpers/metadata.xml             |  3 +++
 dev-python/astroquery/metadata.xml                  |  7 +++++--
 dev-python/brewer2mpl/metadata.xml                  |  3 +++
 dev-python/ccdproc/metadata.xml                     |  7 +++++--
 dev-python/coards/metadata.xml                      |  3 +++
 dev-python/emcee/metadata.xml                       |  7 +++++--
 dev-python/gammapy/metadata.xml                     |  7 +++++--
 dev-python/imageutils/metadata.xml                  |  7 +++++--
 dev-python/matlab_wrapper/metadata.xml              |  3 +++
 dev-python/meshpy/metadata.xml                      |  3 +++
 dev-python/montage-wrapper/metadata.xml             |  7 +++++--
 dev-python/newrelic/metadata.xml                    |  3 +++
 dev-python/nvidia-ml-py/metadata.xml                |  3 +++
 dev-python/photutils/metadata.xml                   |  7 +++++--
 dev-python/pickleshare/metadata.xml                 |  3 +++
 dev-python/prettyplotlib/metadata.xml               |  3 +++
 dev-python/pyfftw/metadata.xml                      |  3 +++
 dev-python/pythoncgns/metadata.xml                  |  3 +++
 dev-python/simplepam/metadata.xml                   |  3 +++
 dev-python/specutils/metadata.xml                   |  7 +++++--
 sci-biology/HTSeq/metadata.xml                      |  3 +++
 sci-biology/bx-python/metadata.xml                  |  3 +++
 sci-biology/cutadapt/metadata.xml                   |  3 +++
 sci-biology/khmer/metadata.xml                      |  3 +++
 sci-biology/pyfaidx/metadata.xml                    |  3 +++
 sci-biology/screed/metadata.xml                     |  3 +++
 sci-geosciences/pydap/metadata.xml                  |  3 +++
 sci-geosciences/pydap_handlers_cdms/metadata.xml    |  3 +++
 sci-geosciences/pydap_handlers_csv/metadata.xml     |  3 +++
 sci-geosciences/pydap_handlers_hdf5/metadata.xml    |  3 +++
 sci-geosciences/pydap_handlers_nca/metadata.xml     |  3 +++
 sci-geosciences/pydap_handlers_netcdf/metadata.xml  |  3 +++
 sci-geosciences/pydap_handlers_proxy/metadata.xml   |  3 +++
 sci-geosciences/pydap_handlers_sql/metadata.xml     |  3 +++
 sci-geosciences/pydap_handlers_sqlite/metadata.xml  |  3 +++
 sci-geosciences/pydap_responses_kml/metadata.xml    |  3 +++
 sci-geosciences/pydap_responses_matlab/metadata.xml |  3 +++
 sci-geosciences/pydap_responses_netcdf/metadata.xml |  3 +++
 sci-geosciences/pydap_responses_wms/metadata.xml    |  3 +++
 sci-geosciences/pydap_responses_xls/metadata.xml    |  3 +++
 sci-libs/nipy/metadata.xml                          |  3 +++
 sci-mathematics/pulp/metadata.xml                   |  3 +++
 sci-visualization/yt/metadata.xml                   | 15 +++++++++------
 sys-cluster/pyslice/metadata.xml                    |  3 +++
 44 files changed, 154 insertions(+), 22 deletions(-)

diff --git a/dev-python/astropy-helpers/metadata.xml b/dev-python/astropy-helpers/metadata.xml
index bacda05..21da747 100644
--- a/dev-python/astropy-helpers/metadata.xml
+++ b/dev-python/astropy-helpers/metadata.xml
@@ -6,4 +6,7 @@
 		astropy-helpers is a collection of build tools used by astropy
 		that may be used by other projects.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">astropy-helpers</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/astroquery/metadata.xml b/dev-python/astroquery/metadata.xml
index 7fe0b45..38e0481 100644
--- a/dev-python/astroquery/metadata.xml
+++ b/dev-python/astroquery/metadata.xml
@@ -1,10 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-astronomy</herd>
-	<longdescription lang="en">
+  <herd>sci-astronomy</herd>
+  <longdescription lang="en">
 		Astroquery is a package containing a collection of tools to use
 		online astronomical databases. It integrates with Astropy and aims
 		to support many services with a uniform API.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">astroquery</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/brewer2mpl/metadata.xml b/dev-python/brewer2mpl/metadata.xml
index a37a47a..3fa5445 100644
--- a/dev-python/brewer2mpl/metadata.xml
+++ b/dev-python/brewer2mpl/metadata.xml
@@ -12,4 +12,7 @@
     colors of all 165 colorbrewer2.org color maps. The color map data
     ships with brewer2mpl so no internet connection is required.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">brewer2mpl</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/ccdproc/metadata.xml b/dev-python/ccdproc/metadata.xml
index 3cbb671..3ac0b89 100644
--- a/dev-python/ccdproc/metadata.xml
+++ b/dev-python/ccdproc/metadata.xml
@@ -1,10 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-astronomy</herd>
-	<longdescription lang="en">
+  <herd>sci-astronomy</herd>
+  <longdescription lang="en">
 		ccdproc is a AstroPy-affliated package for the basic reduction of
 		CCD images. It provides a framework for accounting for error propagation
 		and bad pixel tracking through the reduction steps.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">ccdproc</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/coards/metadata.xml b/dev-python/coards/metadata.xml
index c95dbb8..a94fb6c 100644
--- a/dev-python/coards/metadata.xml
+++ b/dev-python/coards/metadata.xml
@@ -9,4 +9,7 @@
 		This module converts between a given COARDS time specification and a Python 
 		datetime object, which is much more useful.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">coards</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/emcee/metadata.xml b/dev-python/emcee/metadata.xml
index b4cb18f..726f853 100644
--- a/dev-python/emcee/metadata.xml
+++ b/dev-python/emcee/metadata.xml
@@ -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">
   This provides a set of sparse matrix types for Python, with modules
   which implement:
   - Iterative methods for solving linear systems of equations
@@ -13,4 +13,7 @@
   standard sparse and dense matrix libraries (UMFPACK/AMD, SuperLU,
   BLAS/LAPACK) for maximum performance and robustness.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">emcee</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/gammapy/metadata.xml b/dev-python/gammapy/metadata.xml
index 1370ffd..b42b6af 100644
--- a/dev-python/gammapy/metadata.xml
+++ b/dev-python/gammapy/metadata.xml
@@ -1,10 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-astronomy</herd>
-	<longdescription lang="en">
+  <herd>sci-astronomy</herd>
+  <longdescription lang="en">
 		Gammapy is a package for simulating and analysing gamma-ray sky data.
 		It is currently designed to support users of telescopes such as Fermi,
 		H.E.S.S, and CTA in primarily Galactic plane survey studies.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">gammapy</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/imageutils/metadata.xml b/dev-python/imageutils/metadata.xml
index 281f12f..30c6f71 100644
--- a/dev-python/imageutils/metadata.xml
+++ b/dev-python/imageutils/metadata.xml
@@ -1,10 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-astronomy</herd>
-	<longdescription lang="en">
+  <herd>sci-astronomy</herd>
+  <longdescription lang="en">
 		imageutils is a collection of image processing utilities that are generally
 		useful to astronomers. These will likely become part of the core AstroPy
 		package before the 1.0 release.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">imageutils</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/matlab_wrapper/metadata.xml b/dev-python/matlab_wrapper/metadata.xml
index f24eccb..f449b69 100644
--- a/dev-python/matlab_wrapper/metadata.xml
+++ b/dev-python/matlab_wrapper/metadata.xml
@@ -13,4 +13,7 @@
     shell. MATLAB session is started in the background and appears
     as a regular Python module.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">matlab_wrapper</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/meshpy/metadata.xml b/dev-python/meshpy/metadata.xml
index 0c0b3ca..5bd8e24 100644
--- a/dev-python/meshpy/metadata.xml
+++ b/dev-python/meshpy/metadata.xml
@@ -10,4 +10,7 @@ In order to generate these 2D and 3D meshes, MeshPy provides Python interfaces
 to two well-regarded mesh generators, Triangle by J. Shewchuk and TetGen by 
 Hang Si. Both are included in the package in slightly modified versions.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">MeshPy</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/montage-wrapper/metadata.xml b/dev-python/montage-wrapper/metadata.xml
index 101fb4b..5cfc153 100644
--- a/dev-python/montage-wrapper/metadata.xml
+++ b/dev-python/montage-wrapper/metadata.xml
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci-astronomy</herd>
-<longdescription>
+  <herd>sci-astronomy</herd>
+  <longdescription>
   This Astropy-affiliated package provides a python wrapper to the
   Montage Astronomical Image Mosaic Engine, including both functions to
   access individual Montage commands, and high-level functions to
   facilitate mosaicking and re-projecting.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">montage-wrapper</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/newrelic/metadata.xml b/dev-python/newrelic/metadata.xml
index b87287f..d5e4ca8 100644
--- a/dev-python/newrelic/metadata.xml
+++ b/dev-python/newrelic/metadata.xml
@@ -6,4 +6,7 @@
     Python agent for the New Relic web application performance
     monitoring service.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">newrelic</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/nvidia-ml-py/metadata.xml b/dev-python/nvidia-ml-py/metadata.xml
index 75b9f4d..07ccaa0 100644
--- a/dev-python/nvidia-ml-py/metadata.xml
+++ b/dev-python/nvidia-ml-py/metadata.xml
@@ -10,4 +10,7 @@
     Provides a Python interface to GPU management and monitoring
     functions. This is a wrapper around the NVML library.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">nvidia-ml-py</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/photutils/metadata.xml b/dev-python/photutils/metadata.xml
index 9f819f6..e43493d 100644
--- a/dev-python/photutils/metadata.xml
+++ b/dev-python/photutils/metadata.xml
@@ -1,10 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-astronomy</herd>
-	<longdescription lang="en">
+  <herd>sci-astronomy</herd>
+  <longdescription lang="en">
 		photutils is a python package for determining photometric properties
 		of sources in astronomical images. This includes source detection,
 		centroid and shape parameters, and performing photometry.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">photutils</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/pickleshare/metadata.xml b/dev-python/pickleshare/metadata.xml
index 6cdedef..cf85f19 100644
--- a/dev-python/pickleshare/metadata.xml
+++ b/dev-python/pickleshare/metadata.xml
@@ -11,4 +11,7 @@
     files. Hence the "database" is a directory where all files are
     governed by PickleShare.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">pickleshare</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/prettyplotlib/metadata.xml b/dev-python/prettyplotlib/metadata.xml
index 123422a..621e56c 100644
--- a/dev-python/prettyplotlib/metadata.xml
+++ b/dev-python/prettyplotlib/metadata.xml
@@ -9,4 +9,7 @@
     Python matplotlib-enhancer library which painlessly creates
     beautiful default matplotlib plots. 
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">prettyplotlib</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/pyfftw/metadata.xml b/dev-python/pyfftw/metadata.xml
index 07e8f03..707eaf2 100644
--- a/dev-python/pyfftw/metadata.xml
+++ b/dev-python/pyfftw/metadata.xml
@@ -10,4 +10,7 @@
     A pythonic wrapper around FFTW, the FFT library, presenting a
     unified interface for all the supported transforms.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">pyFFTW</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/pythoncgns/metadata.xml b/dev-python/pythoncgns/metadata.xml
index 897aa2e..83eff76 100644
--- a/dev-python/pythoncgns/metadata.xml
+++ b/dev-python/pythoncgns/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>sci</herd>
+  <upstream>
+    <remote-id type="pypi">CGNS</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/simplepam/metadata.xml b/dev-python/simplepam/metadata.xml
index 48fcc93..5a098ca 100644
--- a/dev-python/simplepam/metadata.xml
+++ b/dev-python/simplepam/metadata.xml
@@ -8,4 +8,7 @@
     authenticate function that allows the caller to authenticate a
     given username / password against the PAM system.
   </longdescription>
+  <upstream>
+    <remote-id type="pypi">simplepam</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/dev-python/specutils/metadata.xml b/dev-python/specutils/metadata.xml
index 91594d0..758ed2a 100644
--- a/dev-python/specutils/metadata.xml
+++ b/dev-python/specutils/metadata.xml
@@ -1,10 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-astronomy</herd>
-	<longdescription lang="en">
+  <herd>sci-astronomy</herd>
+  <longdescription lang="en">
 		specutils is a package to implement utilities and data structures to
 		analyse astronomical spectra within python. It extends NDData from Astropy
 		into a class with special handling of 1D spectra.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">specutils</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-biology/HTSeq/metadata.xml b/sci-biology/HTSeq/metadata.xml
index 2bc8930..d5d97aa 100644
--- a/sci-biology/HTSeq/metadata.xml
+++ b/sci-biology/HTSeq/metadata.xml
@@ -6,4 +6,7 @@
     <email>mmokrejs@fold.natur.cuni.cz</email>
     <name>Martin Mokrejs</name>
   </maintainer>
+  <upstream>
+    <remote-id type="pypi">HTSeq</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-biology/bx-python/metadata.xml b/sci-biology/bx-python/metadata.xml
index b7551a6..8c2353e 100644
--- a/sci-biology/bx-python/metadata.xml
+++ b/sci-biology/bx-python/metadata.xml
@@ -6,4 +6,7 @@
     <email>mschu.dev@gmail.com</email>
     <name>Michael Schubert</name>
   </maintainer>
+  <upstream>
+    <remote-id type="pypi">bx-python</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-biology/cutadapt/metadata.xml b/sci-biology/cutadapt/metadata.xml
index 2bc8930..21184a5 100644
--- a/sci-biology/cutadapt/metadata.xml
+++ b/sci-biology/cutadapt/metadata.xml
@@ -6,4 +6,7 @@
     <email>mmokrejs@fold.natur.cuni.cz</email>
     <name>Martin Mokrejs</name>
   </maintainer>
+  <upstream>
+    <remote-id type="pypi">cutadapt</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-biology/khmer/metadata.xml b/sci-biology/khmer/metadata.xml
index 2bc8930..a1a6c99 100644
--- a/sci-biology/khmer/metadata.xml
+++ b/sci-biology/khmer/metadata.xml
@@ -6,4 +6,7 @@
     <email>mmokrejs@fold.natur.cuni.cz</email>
     <name>Martin Mokrejs</name>
   </maintainer>
+  <upstream>
+    <remote-id type="pypi">khmer</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-biology/pyfaidx/metadata.xml b/sci-biology/pyfaidx/metadata.xml
index b7551a6..44913cc 100644
--- a/sci-biology/pyfaidx/metadata.xml
+++ b/sci-biology/pyfaidx/metadata.xml
@@ -6,4 +6,7 @@
     <email>mschu.dev@gmail.com</email>
     <name>Michael Schubert</name>
   </maintainer>
+  <upstream>
+    <remote-id type="pypi">pyfaidx</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-biology/screed/metadata.xml b/sci-biology/screed/metadata.xml
index f17a827..d0fc4fe 100644
--- a/sci-biology/screed/metadata.xml
+++ b/sci-biology/screed/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>sci-biology</herd>
+  <upstream>
+    <remote-id type="pypi">screed</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap/metadata.xml b/sci-geosciences/pydap/metadata.xml
index c1ce68b..e86bec3 100644
--- a/sci-geosciences/pydap/metadata.xml
+++ b/sci-geosciences/pydap/metadata.xml
@@ -9,4 +9,7 @@
   <longdescription lang="en">
 Pydap is a pure Python library implementing the Data Access Protocol.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">Pydap</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_cdms/metadata.xml b/sci-geosciences/pydap_handlers_cdms/metadata.xml
index 329458e..8bf2009 100644
--- a/sci-geosciences/pydap_handlers_cdms/metadata.xml
+++ b/sci-geosciences/pydap_handlers_cdms/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_cdms allows Pydap server to serve GRADS formatted files.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.cdms</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_csv/metadata.xml b/sci-geosciences/pydap_handlers_csv/metadata.xml
index 41d8db5..16bc364 100644
--- a/sci-geosciences/pydap_handlers_csv/metadata.xml
+++ b/sci-geosciences/pydap_handlers_csv/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_csv allows Pydap server to serve CSV formatted files.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.csv</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_hdf5/metadata.xml b/sci-geosciences/pydap_handlers_hdf5/metadata.xml
index 439a337..d4e710a 100644
--- a/sci-geosciences/pydap_handlers_hdf5/metadata.xml
+++ b/sci-geosciences/pydap_handlers_hdf5/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_hdf5 allows Pydap server to serve hdf5 formatted files.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.hdf5</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_nca/metadata.xml b/sci-geosciences/pydap_handlers_nca/metadata.xml
index 71fadeb..2ed0280 100644
--- a/sci-geosciences/pydap_handlers_nca/metadata.xml
+++ b/sci-geosciences/pydap_handlers_nca/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_nca allows Pydap server to serve aggregated NetCDF formatted files.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.nca</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_netcdf/metadata.xml b/sci-geosciences/pydap_handlers_netcdf/metadata.xml
index a773561..4e08c24 100644
--- a/sci-geosciences/pydap_handlers_netcdf/metadata.xml
+++ b/sci-geosciences/pydap_handlers_netcdf/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_netcdf allows Pydap server to serve NetCDF formatted files.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.netcdf</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_proxy/metadata.xml b/sci-geosciences/pydap_handlers_proxy/metadata.xml
index 48f54b6..52831c5 100644
--- a/sci-geosciences/pydap_handlers_proxy/metadata.xml
+++ b/sci-geosciences/pydap_handlers_proxy/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_proxy allows Pydap server to serve data from other web sites.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.proxy</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_sql/metadata.xml b/sci-geosciences/pydap_handlers_sql/metadata.xml
index 0a32c74..a91b2e0 100644
--- a/sci-geosciences/pydap_handlers_sql/metadata.xml
+++ b/sci-geosciences/pydap_handlers_sql/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_sql allows Pydap server to serve data from SQL databases.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.sql</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_handlers_sqlite/metadata.xml b/sci-geosciences/pydap_handlers_sqlite/metadata.xml
index 2709f64..9c67dc9 100644
--- a/sci-geosciences/pydap_handlers_sqlite/metadata.xml
+++ b/sci-geosciences/pydap_handlers_sqlite/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_handlers_sqlite allows Pydap server to serve data from SQLite files.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.handlers.sqlite</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_responses_kml/metadata.xml b/sci-geosciences/pydap_responses_kml/metadata.xml
index a558e81..e329976 100644
--- a/sci-geosciences/pydap_responses_kml/metadata.xml
+++ b/sci-geosciences/pydap_responses_kml/metadata.xml
@@ -11,4 +11,7 @@
 	pydap_responses_kml allows Pydap server to use Google Earth to visualize
 	data.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.responses.kml</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_responses_matlab/metadata.xml b/sci-geosciences/pydap_responses_matlab/metadata.xml
index 42f4380..b08b167 100644
--- a/sci-geosciences/pydap_responses_matlab/metadata.xml
+++ b/sci-geosciences/pydap_responses_matlab/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_responses_matlab allows Pydap server to deliver data to Matlab.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.responses.matlab</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_responses_netcdf/metadata.xml b/sci-geosciences/pydap_responses_netcdf/metadata.xml
index 974f6cb..491527d 100644
--- a/sci-geosciences/pydap_responses_netcdf/metadata.xml
+++ b/sci-geosciences/pydap_responses_netcdf/metadata.xml
@@ -10,4 +10,7 @@
 	Pydap is a pure Python library implementing the Data Access Protocol.
 	pydap_responses_netcdf allows Pydap server to serve NetCDF formatted files.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.responses.netcdf</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_responses_wms/metadata.xml b/sci-geosciences/pydap_responses_wms/metadata.xml
index d7bbe41..da0b530 100644
--- a/sci-geosciences/pydap_responses_wms/metadata.xml
+++ b/sci-geosciences/pydap_responses_wms/metadata.xml
@@ -11,4 +11,7 @@
 	pydap_responses_wms allows Pydap server to deliver maps via Web Mapping
 	Service protocol.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.responses.wms</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-geosciences/pydap_responses_xls/metadata.xml b/sci-geosciences/pydap_responses_xls/metadata.xml
index 523b428..097b4da 100644
--- a/sci-geosciences/pydap_responses_xls/metadata.xml
+++ b/sci-geosciences/pydap_responses_xls/metadata.xml
@@ -11,4 +11,7 @@
 	pydap_responses_xls allows Pydap server to deliver an Excel file of the
 	data.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pydap.responses.xls</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-libs/nipy/metadata.xml b/sci-libs/nipy/metadata.xml
index 05f4d5b..2468f9e 100644
--- a/sci-libs/nipy/metadata.xml
+++ b/sci-libs/nipy/metadata.xml
@@ -9,4 +9,7 @@
   <longdescription lang="en">
 	NIPY is a python project for analysis of structural and functional neuroimaging data.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">nipy</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-mathematics/pulp/metadata.xml b/sci-mathematics/pulp/metadata.xml
index 897aa2e..fda7a63 100644
--- a/sci-mathematics/pulp/metadata.xml
+++ b/sci-mathematics/pulp/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>sci</herd>
+  <upstream>
+    <remote-id type="pypi">PuLP</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sci-visualization/yt/metadata.xml b/sci-visualization/yt/metadata.xml
index fc0769f..ebd98f7 100644
--- a/sci-visualization/yt/metadata.xml
+++ b/sci-visualization/yt/metadata.xml
@@ -1,15 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci</herd>
-	<maintainer>
-		<email>xarthisius@gentoo.org</email>
-		<name>Kacper Kowalik</name>
-	</maintainer>
-	<longdescription>yt is an analysis and visualization system written in Python,
+  <herd>sci</herd>
+  <maintainer>
+    <email>xarthisius@gentoo.org</email>
+    <name>Kacper Kowalik</name>
+  </maintainer>
+  <longdescription>yt is an analysis and visualization system written in Python,
 		designed for use with Astrophysical Simulation codes. yt can process data in a
 		myriad of ways and make a variety of visualizations. It is designed to be portable
 		across simulation codes, and it is developed by developers from a variety of
 		institutions and backgrounds.
 	</longdescription>
+  <upstream>
+    <remote-id type="pypi">yt</remote-id>
+  </upstream>
 </pkgmetadata>

diff --git a/sys-cluster/pyslice/metadata.xml b/sys-cluster/pyslice/metadata.xml
index 65f154a..d2d79a4 100644
--- a/sys-cluster/pyslice/metadata.xml
+++ b/sys-cluster/pyslice/metadata.xml
@@ -5,4 +5,7 @@
   <longdescription>
 Templating system for parametric modeling.
 </longdescription>
+  <upstream>
+    <remote-id type="pypi">pyslice</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-03 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 10:47 [gentoo-commits] proj/sci:master commit in: dev-python/montage-wrapper/, sci-geosciences/pydap_handlers_netcdf/, Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox