From fdcc9deed0b7eb88fe47b53884854d4a2073a8d9 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Thu, 16 Mar 2017 17:53:22 +0000 Subject: Updated glue-vispy-viewers to 0.7.2 Updated glue-core (formerly glueviz) to 0.10.1 Added glueviz metapackage --- glue-core/LICENSE | 13 +++++++++ glue-core/meta.yaml | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 glue-core/LICENSE create mode 100644 glue-core/meta.yaml (limited to 'glue-core') diff --git a/glue-core/LICENSE b/glue-core/LICENSE new file mode 100644 index 0000000..04ad21b --- /dev/null +++ b/glue-core/LICENSE @@ -0,0 +1,13 @@ +BSD 3-clause license +Copyright (c) conda-forge +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/glue-core/meta.yaml b/glue-core/meta.yaml new file mode 100644 index 0000000..0785c09 --- /dev/null +++ b/glue-core/meta.yaml @@ -0,0 +1,77 @@ +{% set name = 'glue-core' %} +{% set version = '0.10.1' %} +{% set number = '0' %} + +package: + name: {{ name }} + version: {{ version }} + +source: + fn: {{ name }}-{{ version }}.tar.gz + url: https://pypi.io/packages/source/g/{{ name }}/{{ name }}-{{ version }}.tar.gz + md5: bf0d8d2c2fba069d554aadb9acce5292 + +build: + number: {{ number }} + script: python setup.py install --single-version-externally-managed --record record.txt + entry_points: + - glue = glue.main:main + - glue-config = glue.config_gen:main + - glue-deps = glue._deps:main + osx_is_app: True + +requirements: + + build: + - python + - setuptools + - pyqt + + run: + + # The following is needed to make sure that the package works as a GUI + # application (glue needs to be run with python.app, not python) + - python.app # [osx] + + # Required dependencies + - python + - numpy >=1.9 + - pandas >=0.14 + - astropy >=1.3 + - matplotlib >=1.4 + - qtpy >=1.1.1 + - ipython >=4.0 + - ipykernel + - qtconsole + - dill >=0.2 + - xlrd >=1.0 + - h5py >=2.4 + - setuptools >=1.0 + - pyqt + + # Optional dependencies (defined in ``extras_require``) + - scipy + - scikit-image + - plotly + + # Temporary: the scikit-image conda package is missing the dask dependency + # so we add it here for now + - dask + +test: + imports: + - glue + - glue.core + - glue.app.qt + commands: + - glue --version + - glue-deps list + +# NOTE: we deliberatey do NOT include an app entry here, because we instead do this +# in the glueviz meta-package (we don't want glue to appear twice in the navigator) + +about: + home: http://glueviz.org + license: BSD 3-Clause + license_file: LICENSE + summary: Multi-dimensional linked data exploration -- cgit From 19e8a9dfcb8260ba49491b041f09d5ffbbd60ae4 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Thu, 1 Jun 2017 16:35:23 +0100 Subject: Updated recipes for glue, glue-vispy-viewers and glueviz --- glue-core/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'glue-core') diff --git a/glue-core/meta.yaml b/glue-core/meta.yaml index 0785c09..31ee6cd 100644 --- a/glue-core/meta.yaml +++ b/glue-core/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'glue-core' %} -{% set version = '0.10.1' %} +{% set version = '0.11.0' %} {% set number = '0' %} package: @@ -9,7 +9,7 @@ package: source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/g/{{ name }}/{{ name }}-{{ version }}.tar.gz - md5: bf0d8d2c2fba069d554aadb9acce5292 + md5: 662aef48eb6bf4005aa433cea905c0a6 build: number: {{ number }} -- cgit From 607a08dfe4d9f495655d9ffbe9e2609e1e84891d Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Thu, 7 Sep 2017 17:05:39 +0100 Subject: Update to v0.11.1 --- glue-core/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'glue-core') diff --git a/glue-core/meta.yaml b/glue-core/meta.yaml index 31ee6cd..1ee1e2b 100644 --- a/glue-core/meta.yaml +++ b/glue-core/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'glue-core' %} -{% set version = '0.11.0' %} +{% set version = '0.11.1' %} {% set number = '0' %} package: @@ -9,7 +9,7 @@ package: source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/g/{{ name }}/{{ name }}-{{ version }}.tar.gz - md5: 662aef48eb6bf4005aa433cea905c0a6 + sha256: 9a1085ec093e35cc724da4ebff0092558489e089dd128d222ff81c9115f91bb1 build: number: {{ number }} -- cgit From 99e3953238ddcd51c5dfbf2887518c7c51919783 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Wed, 25 Oct 2017 13:21:25 -0400 Subject: Updated glue-core to v0.12.0 --- glue-core/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'glue-core') diff --git a/glue-core/meta.yaml b/glue-core/meta.yaml index 1ee1e2b..87c787d 100644 --- a/glue-core/meta.yaml +++ b/glue-core/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'glue-core' %} -{% set version = '0.11.1' %} +{% set version = '0.12.0' %} {% set number = '0' %} package: @@ -9,7 +9,7 @@ package: source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/g/{{ name }}/{{ name }}-{{ version }}.tar.gz - sha256: 9a1085ec093e35cc724da4ebff0092558489e089dd128d222ff81c9115f91bb1 + sha256: db871285e9fe4ff0092d6803d573daa953ec9864b9128cd027cee97b2573e557 build: number: {{ number }} @@ -39,7 +39,7 @@ requirements: - pandas >=0.14 - astropy >=1.3 - matplotlib >=1.4 - - qtpy >=1.1.1 + - qtpy >=1.2 - ipython >=4.0 - ipykernel - qtconsole -- cgit