diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-07 00:15:00 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-07 00:15:00 -0400 |
commit | 5ddb6b295109859ea4bc07ba6b75d3882fbf676b (patch) | |
tree | d27f490510ee07d4219a782fda575358c65d4039 | |
parent | 8198e9d35aa40678b1ee7dd20f95e29560d7b39e (diff) | |
download | cbc-recipes-5ddb6b295109859ea4bc07ba6b75d3882fbf676b.tar.gz |
cbc_cgi moved to internal configs. Missing newlines added.
-rw-r--r-- | aprio/aprio.ini | 10 | ||||
-rw-r--r-- | astropy-helpers/astropy-helpers.ini | 7 | ||||
-rw-r--r-- | astropy/astropy.ini | 7 | ||||
-rw-r--r-- | cfitsio/cfitsio.ini | 7 | ||||
-rw-r--r-- | d2to1/d2to1.ini | 7 | ||||
-rw-r--r-- | drizzle/drizzle.ini | 7 | ||||
-rw-r--r-- | htc_utils/htc_utils.ini | 9 | ||||
-rw-r--r-- | imexam/imexam.ini | 7 | ||||
-rw-r--r-- | iraf/iraf.ini | 7 | ||||
-rw-r--r-- | pyfits/pyfits.ini | 7 | ||||
-rw-r--r-- | pyqtgraph/pyqtgraph.ini | 9 | ||||
-rw-r--r-- | pysynphot/pysynphot.ini | 7 | ||||
-rw-r--r-- | python-daemon/python-daemon.ini | 7 | ||||
-rw-r--r-- | specview/specview.ini | 9 | ||||
-rw-r--r-- | stsci-iraf/stsci-iraf.ini | 7 | ||||
-rw-r--r-- | stsci.convolve/stsci.convolve.ini | 7 | ||||
-rw-r--r-- | stsci.distutils/stsci.distutils.ini | 7 | ||||
-rw-r--r-- | stsci.image/stsci.image.ini | 7 | ||||
-rw-r--r-- | stsci.imagemanip/stsci.imagemanip.ini | 7 | ||||
-rw-r--r-- | stsci.imagestats/stsci.imagestats.ini | 7 | ||||
-rw-r--r-- | stsci.ndimage/stsci.ndimage.ini | 7 | ||||
-rw-r--r-- | stsci.numdisplay/stsci.numdisplay.ini | 7 | ||||
-rw-r--r-- | stsci.sphinxext/stsci.sphinxext.ini | 7 | ||||
-rw-r--r-- | stsci.stimage/stsci.stimage.ini | 7 | ||||
-rw-r--r-- | stsci.tools/stsci.tools.ini | 7 | ||||
-rw-r--r-- | test/test.ini | 15 |
26 files changed, 8 insertions, 191 deletions
diff --git a/aprio/aprio.ini b/aprio/aprio.ini index 7133874..eeb3431 100644 --- a/aprio/aprio.ini +++ b/aprio/aprio.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: aprio version: 1.0 @@ -43,4 +36,5 @@ linux: windows: python setup.py install --single-version-externally-managed --record=record.txt - if errorlevel 1 exit 1
\ No newline at end of file + if errorlevel 1 exit 1 + diff --git a/astropy-helpers/astropy-helpers.ini b/astropy-helpers/astropy-helpers.ini index ac39b25..5c651bf 100644 --- a/astropy-helpers/astropy-helpers.ini +++ b/astropy-helpers/astropy-helpers.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: astropy-helpers version: 1.0.2.git diff --git a/astropy/astropy.ini b/astropy/astropy.ini index 0c45acc..8c08900 100644 --- a/astropy/astropy.ini +++ b/astropy/astropy.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: astropy version: 1.0.3.git diff --git a/cfitsio/cfitsio.ini b/cfitsio/cfitsio.ini index 2b02f5f..c13c160 100644 --- a/cfitsio/cfitsio.ini +++ b/cfitsio/cfitsio.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: cfitsio version: 3.370 diff --git a/d2to1/d2to1.ini b/d2to1/d2to1.ini index 8e4e9f2..c042e07 100644 --- a/d2to1/d2to1.ini +++ b/d2to1/d2to1.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: d2to1 version: 0.2.11 diff --git a/drizzle/drizzle.ini b/drizzle/drizzle.ini index ac696d2..28de0b5 100644 --- a/drizzle/drizzle.ini +++ b/drizzle/drizzle.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: drizzle version: 0.0.git diff --git a/htc_utils/htc_utils.ini b/htc_utils/htc_utils.ini index 30ce814..5b5c0ca 100644 --- a/htc_utils/htc_utils.ini +++ b/htc_utils/htc_utils.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: htc_utils version: 1.0 @@ -41,4 +34,4 @@ linux: windows: python setup.py install - if errorlevel 1 exit 1
\ No newline at end of file + if errorlevel 1 exit 1 diff --git a/imexam/imexam.ini b/imexam/imexam.ini index a0ebec1..267e2c6 100644 --- a/imexam/imexam.ini +++ b/imexam/imexam.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: imexam version: 0.5.git diff --git a/iraf/iraf.ini b/iraf/iraf.ini index d6a90bf..d47870a 100644 --- a/iraf/iraf.ini +++ b/iraf/iraf.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: iraf version: 2.16 diff --git a/pyfits/pyfits.ini b/pyfits/pyfits.ini index ce99395..5e43c6a 100644 --- a/pyfits/pyfits.ini +++ b/pyfits/pyfits.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: pyfits version: 3.3 diff --git a/pyqtgraph/pyqtgraph.ini b/pyqtgraph/pyqtgraph.ini index 0092ce5..e89e9a9 100644 --- a/pyqtgraph/pyqtgraph.ini +++ b/pyqtgraph/pyqtgraph.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: pyqtgraph version: 0.9.10 @@ -38,4 +31,4 @@ linux: windows: python setup.py install - if errorlevel 1 exit 1
\ No newline at end of file + if errorlevel 1 exit 1 diff --git a/pysynphot/pysynphot.ini b/pysynphot/pysynphot.ini index 2c90541..9087168 100644 --- a/pysynphot/pysynphot.ini +++ b/pysynphot/pysynphot.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: pysynphot version: 0.9.6 diff --git a/python-daemon/python-daemon.ini b/python-daemon/python-daemon.ini index 6b1eab7..b17094a 100644 --- a/python-daemon/python-daemon.ini +++ b/python-daemon/python-daemon.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: python-daemon version: 2.0.5 diff --git a/specview/specview.ini b/specview/specview.ini index 713d4b0..490053b 100644 --- a/specview/specview.ini +++ b/specview/specview.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: specview #version: 0.2 @@ -45,4 +38,4 @@ linux: windows: python setup.py install - if errorlevel 1 exit 1
\ No newline at end of file + if errorlevel 1 exit 1 diff --git a/stsci-iraf/stsci-iraf.ini b/stsci-iraf/stsci-iraf.ini index 76abc7a..f772824 100644 --- a/stsci-iraf/stsci-iraf.ini +++ b/stsci-iraf/stsci-iraf.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci-iraf version: 3.17 diff --git a/stsci.convolve/stsci.convolve.ini b/stsci.convolve/stsci.convolve.ini index b596b43..f7457e6 100644 --- a/stsci.convolve/stsci.convolve.ini +++ b/stsci.convolve/stsci.convolve.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.convolve version: 2.2.0 diff --git a/stsci.distutils/stsci.distutils.ini b/stsci.distutils/stsci.distutils.ini index 2441efc..bf5c3fe 100644 --- a/stsci.distutils/stsci.distutils.ini +++ b/stsci.distutils/stsci.distutils.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.distutils version: 0.3.7 diff --git a/stsci.image/stsci.image.ini b/stsci.image/stsci.image.ini index adeca61..7987703 100644 --- a/stsci.image/stsci.image.ini +++ b/stsci.image/stsci.image.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.image version: 2.1 diff --git a/stsci.imagemanip/stsci.imagemanip.ini b/stsci.imagemanip/stsci.imagemanip.ini index 5dde1bf..27189b4 100644 --- a/stsci.imagemanip/stsci.imagemanip.ini +++ b/stsci.imagemanip/stsci.imagemanip.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.imagemanip version: 1.1 diff --git a/stsci.imagestats/stsci.imagestats.ini b/stsci.imagestats/stsci.imagestats.ini index a627261..2d04e4e 100644 --- a/stsci.imagestats/stsci.imagestats.ini +++ b/stsci.imagestats/stsci.imagestats.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.imagestats version: 1.4 diff --git a/stsci.ndimage/stsci.ndimage.ini b/stsci.ndimage/stsci.ndimage.ini index 2a4719f..3ccb940 100644 --- a/stsci.ndimage/stsci.ndimage.ini +++ b/stsci.ndimage/stsci.ndimage.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.ndimage version: 0.10.0 diff --git a/stsci.numdisplay/stsci.numdisplay.ini b/stsci.numdisplay/stsci.numdisplay.ini index 807d7f4..0e5dc36 100644 --- a/stsci.numdisplay/stsci.numdisplay.ini +++ b/stsci.numdisplay/stsci.numdisplay.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.numdisplay version: 1.6 diff --git a/stsci.sphinxext/stsci.sphinxext.ini b/stsci.sphinxext/stsci.sphinxext.ini index 09f88cb..58a189d 100644 --- a/stsci.sphinxext/stsci.sphinxext.ini +++ b/stsci.sphinxext/stsci.sphinxext.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.sphinxext version: 1.2.1 diff --git a/stsci.stimage/stsci.stimage.ini b/stsci.stimage/stsci.stimage.ini index 5fd141d..4c1571e 100644 --- a/stsci.stimage/stsci.stimage.ini +++ b/stsci.stimage/stsci.stimage.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.stimage version: 0.2 diff --git a/stsci.tools/stsci.tools.ini b/stsci.tools/stsci.tools.ini index 88466bf..b911fa3 100644 --- a/stsci.tools/stsci.tools.ini +++ b/stsci.tools/stsci.tools.ini @@ -1,10 +1,3 @@ -[cbc_cgi] -local_server: true -local_port: 8888 -local_sources: /srv/conda/sources -protocol: http -url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port} - [package] name: stsci.tools version: 3.2.2 diff --git a/test/test.ini b/test/test.ini index c293ceb..6816222 100644 --- a/test/test.ini +++ b/test/test.ini @@ -1,10 +1,3 @@ -[cbc_cgi]
-local_server: true
-local_port: 8888
-local_sources: /srv/conda/sources
-protocol: http
-url: ${cbc_cgi:protocol}://localhost:${cbc_cgi:local_port}
-
[package]
name: test
version: 1.0.0
@@ -39,9 +32,7 @@ win_prefix: c:\anaconda3\ linux:
python setup.py install || exit 1
-darwin:
- python setup.py install || exit 1
-
windows:
- python setup.py install
- if errorlevel 1 exit 1
\ No newline at end of file + python setup.py install
+ if errorlevel 1 exit 1
+
|