Coder Social home page Coder Social logo

fish-feedstock's Introduction

About fish-feedstock

Feedstock license: BSD-3-Clause

Home: https://fishshell.com/

Package license: GPL-2.0-only AND BSD-3-Clause

Summary: The user-friendly command line shell.

Development: https://github.com/fish-shell/fish-shell

Documentation: https://fishshell.com/docs/current/index.html

Current build status

Azure
VariantStatus
linux_64 variant
linux_aarch64 variant
linux_ppc64le variant
osx_64 variant
osx_arm64 variant

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing fish

Installing fish from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, fish can be installed with conda:

conda install fish

or with mamba:

mamba install fish

It is possible to list all of the versions of fish available on your platform with conda:

conda search fish --channel conda-forge

or with mamba:

mamba search fish --channel conda-forge

Alternatively, mamba repoquery may provide more information:

# Search all versions available on your platform:
mamba repoquery search fish --channel conda-forge

# List packages depending on `fish`:
mamba repoquery whoneeds fish --channel conda-forge

# List dependencies of `fish`:
mamba repoquery depends fish --channel conda-forge

About conda-forge

Powered by NumFOCUS

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge anaconda.org channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating fish-feedstock

If you would like to improve the fish recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/fish-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

Feedstock Maintainers

fish-feedstock's People

Contributors

beckermr avatar bgruening avatar chrisburr avatar conda-forge-admin avatar conda-forge-curator[bot] avatar github-actions[bot] avatar hmaarrfk avatar jakirkham avatar jonashaag avatar mdraw avatar regro-cf-autotick-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

fish-feedstock's Issues

CentOS libtinfo missing

Issue:
When trying to run fish after installing it via conda-forge I get this message:

(py37) -bash-4.1$ fish
fish: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: No such file or directory

Environment (conda list):
(py37) -bash-4.1$ conda list
# packages in environment at /home/klay6683/miniconda3/envs/py37:
#
# Name                    Version                   Build  Channel
advbumpversion            1.2.0                      py_0    conda-forge
alabaster                 0.7.12                     py_0    conda-forge
apipkg                    1.5                        py_0    conda-forge
asn1crypto                0.24.0                py37_1003    conda-forge
astroid                   2.0.3                    py37_0    conda-forge
astropy                   3.0.4            py37h470a237_0    conda-forge
atomicwrites              1.2.1                      py_0    conda-forge
attrs                     18.2.0                     py_0    conda-forge
autopep8                  1.4.1                      py_0    conda-forge
babel                     2.6.0                      py_1    conda-forge
backcall                  0.1.0                      py_0    conda-forge
blas                      1.1                    openblas    conda-forge
bleach                    3.0.2                      py_0    conda-forge
blosc                     1.14.4               hfc679d8_0    conda-forge
bokeh                     0.13.0                py37_1000    conda-forge
boost-cpp                 1.67.0               h3a22d5f_0    conda-forge
bottleneck                1.2.1            py37h7eb728f_1    conda-forge
bzip2                     1.0.6                h470a237_2    conda-forge
ca-certificates           2018.10.15           ha4d7672_0    conda-forge
cairo                     1.14.12              he6fea26_5    conda-forge
cartopy                   0.16.0           py37h81b52dc_2    conda-forge
certifi                   2018.10.15            py37_1000    conda-forge
cffi                      1.11.5           py37h5e8e0c9_1    conda-forge
cftime                    1.0.1            py37h7eb728f_1    conda-forge
chardet                   3.0.4                 py37_1003    conda-forge
click                     7.0                        py_0    conda-forge
click-plugins             1.0.4                      py_0    conda-forge
cligj                     0.5.0                      py_0    conda-forge
cloudpickle               0.6.1                      py_0    conda-forge
coverage                  4.5.1            py37h470a237_1    conda-forge
cryptography              2.3.1            py37hdffb7b8_0    conda-forge
cspice                    66                   h470a237_4    conda-forge
curl                      7.61.1               h74213dd_2    conda-forge
cycler                    0.10.0                     py_1    conda-forge
cython                    0.29             py37hfc679d8_0    conda-forge
cytoolz                   0.9.0.1          py37h470a237_1    conda-forge
dask                      0.19.4                     py_0    conda-forge
dask-core                 0.19.4                     py_0    conda-forge
dbus                      1.13.0               h3a4f0e9_0    conda-forge
decorator                 4.3.0                      py_0    conda-forge
descartes                 1.1.0                      py_2    conda-forge
distributed               1.23.3                py37_1000    conda-forge
docutils                  0.14                  py37_1001    conda-forge
entrypoints               0.2.3                 py37_1002    conda-forge
execnet                   1.5.0                      py_0    conda-forge
expat                     2.2.5                hfc679d8_2    conda-forge
fiona                     1.8b1            py37hb00a9d7_1    conda-forge
fish                      2.7.1                hf095aba_0    conda-forge
flake8                    3.5.0                 py37_1000    conda-forge
fontconfig                2.13.1               h65d0f4c_0    conda-forge
freetype                  2.9.1                h6debe1e_4    conda-forge
freexl                    1.0.5                h470a237_2    conda-forge
gdal                      2.2.4            py37hb00a9d7_9    conda-forge
geopandas                 0.4.0                      py_1    conda-forge
geos                      3.6.2                hfc679d8_3    conda-forge
geotiff                   1.4.2                h700e5ad_4    conda-forge
gettext                   0.19.8.1             h5e8e0c9_1    conda-forge
giflib                    5.1.4                h470a237_1    conda-forge
glib                      2.55.0               h464dc38_2    conda-forge
gmp                       6.1.2                hfc679d8_0    conda-forge
gst-plugins-base          1.12.5               hde13a9d_0    conda-forge
gstreamer                 1.12.5               h61a6719_0    conda-forge
h5netcdf                  0.6.2                      py_0    conda-forge
h5py                      2.8.0            py37h7eb728f_3    conda-forge
hdf4                      4.2.13               h951d187_2    conda-forge
hdf5                      1.10.2               hc401514_2    conda-forge
heapdict                  1.0.0                 py37_1000    conda-forge
icu                       58.2                 hfc679d8_0    conda-forge
idna                      2.7                   py37_1002    conda-forge
imageio                   2.3.0                      py_1    conda-forge
imagesize                 1.1.0                      py_0    conda-forge
ipykernel                 5.1.0              pyh24bf2e0_0    conda-forge
ipympl                    0.0.8                      py_0    conda-forge
ipyparallel               6.2.2                 py37_1000    conda-forge
ipython                   7.0.1           py37h24bf2e0_1000    conda-forge
ipython_genutils          0.2.0                      py_1    conda-forge
ipywidgets                7.4.2                      py_0    conda-forge
isort                     4.3.4                 py37_1000    conda-forge
jedi                      0.13.1                py37_1000    conda-forge
jinja2                    2.10                       py_1    conda-forge
jpeg                      9c                   h470a237_1    conda-forge
json-c                    0.12.1               h470a237_1    conda-forge
jsonschema                2.6.0                 py37_1002    conda-forge
jupyter_client            5.2.3                      py_1    conda-forge
jupyter_contrib_core      0.3.3                      py_2    conda-forge
jupyter_contrib_nbextensions 0.5.0                 py37_1000    conda-forge
jupyter_core              4.4.0                      py_0    conda-forge
jupyter_highlight_selected_word 0.2.0                 py37_1000    conda-forge
jupyter_latex_envs        1.4.4                 py37_1000    conda-forge
jupyter_nbextensions_configurator 0.4.0                 py37_1000    conda-forge
kealib                    1.4.9                h0bee7d0_2    conda-forge
kiwisolver                1.0.1            py37h2d50403_2    conda-forge
krb5                      1.16.1               hbb41f41_0    conda-forge
latexcodec                1.0.5                      py_1    conda-forge
lazy-object-proxy         1.3.1            py37h470a237_0    conda-forge
libcurl                   7.61.1               hbdb9355_2    conda-forge
libdap4                   3.19.1               h8fe5423_1    conda-forge
libedit                   3.1.20170329         h6b74fdf_2
libffi                    3.2.1                hd88cf55_4
libgcc-ng                 8.2.0                hdf63c60_1
libgdal                   2.2.4                hbd6f514_9    conda-forge
libgfortran               3.0.0                         1    conda-forge
libgfortran-ng            7.2.0                hdf63c60_3    conda-forge
libiconv                  1.15                 h470a237_3    conda-forge
libkml                    1.3.0                hccc92b1_8    conda-forge
libnetcdf                 4.6.1                he6cff42_8    conda-forge
libopenblas               0.3.3                h5a2b251_3
libpng                    1.6.35               ha92aebf_2    conda-forge
libpq                     10.5                 he29860b_0    conda-forge
libsodium                 1.0.16               h470a237_1    conda-forge
libspatialindex           1.8.5                hfc679d8_3    conda-forge
libspatialite             4.3.0a              hdfcc80b_23    conda-forge
libssh2                   1.8.0                h5b517e9_2    conda-forge
libstdcxx-ng              8.2.0                hdf63c60_1
libtiff                   4.0.9                he6b73bb_2    conda-forge
libuuid                   2.32.1               h470a237_2    conda-forge
libxcb                    1.13                 h470a237_2    conda-forge
libxml2                   2.9.8                h422b904_5    conda-forge
libxslt                   1.1.32               h88dbc4e_2    conda-forge
llvmlite                  0.25.0           py37hd28b015_1    conda-forge
locket                    0.2.0                      py_2    conda-forge
lxml                      4.2.5            py37hc9114bc_0    conda-forge
lzo                       2.10                          0    conda-forge
markupsafe                1.0              py37h470a237_1    conda-forge
matplotlib                3.0.0            py37h0b34cb6_1    conda-forge
mccabe                    0.6.1                      py_1    conda-forge
mistune                   0.8.4            py37h470a237_0    conda-forge
more-itertools            4.3.0                 py37_1000    conda-forge
msgpack-python            0.5.6            py37h2d50403_3    conda-forge
munch                     2.3.2                      py_0    conda-forge
nb_conda_kernels          2.1.1                 py37_1001    conda-forge
nbconvert                 5.3.1                      py_1    conda-forge
nbformat                  4.4.0                      py_1    conda-forge
nbsphinx                  0.3.5                      py_0    conda-forge
nbstripout                0.3.3                      py_0    conda-forge
nbval                     0.9.1                      py_0    conda-forge
ncurses                   6.1                  hf484d3e_0
netcdf4                   1.4.1            py37h62672b6_0    conda-forge
networkx                  2.2                        py_1    conda-forge
notebook                  5.6.0                    py37_1    conda-forge
numba                     0.40.0           py37hf8a1672_0    conda-forge
numexpr                   2.6.8            py37h2ffa06c_0
numpy                     1.15.2          py37_blas_openblashb06ca3d_1  [blas_openblas]  conda-forge
olefile                   0.46                       py_0    conda-forge
openblas                  0.3.3                ha44fe06_1    conda-forge
openjpeg                  2.3.0                h0e734dc_3    conda-forge
openssl                   1.0.2p               h470a237_1    conda-forge
oset                      0.1.3                      py_1    conda-forge
owslib                    0.17.0                     py_0    conda-forge
packaging                 18.0                       py_0    conda-forge
pandas                    0.23.4           py37hf8a1672_0    conda-forge
pandoc                    2.3.1                         0    conda-forge
pandocfilters             1.4.2                      py_1    conda-forge
parso                     0.3.1                      py_0    conda-forge
partd                     0.3.9                      py_0    conda-forge
patsy                     0.5.0                      py_1    conda-forge
pcre                      8.41                 hfc679d8_3    conda-forge
pep8                      1.7.1                      py_0    conda-forge
pexpect                   4.6.0                 py37_1000    conda-forge
pickleshare               0.7.5                 py37_1000    conda-forge
pillow                    5.3.0            py37hc736899_0    conda-forge
pip                       18.1                  py37_1000    conda-forge
pixman                    0.34.0               h470a237_3    conda-forge
pluggy                    0.8.0                      py_0    conda-forge
poppler                   0.67.0               h4d7e492_3    conda-forge
poppler-data              0.4.9                         0    conda-forge
postgresql                10.5                 h66035e0_0    conda-forge
proj4                     4.9.3                h470a237_8    conda-forge
prometheus_client         0.4.2                      py_0    conda-forge
prompt_toolkit            2.0.6                      py_0    conda-forge
psutil                    5.4.7            py37h470a237_1    conda-forge
psycopg2                  2.7.5            py37hdffb7b8_2    conda-forge
pthread-stubs             0.4                  h470a237_1    conda-forge
ptyprocess                0.6.0                 py37_1000    conda-forge
pvl                       0.3.0                      py_1    conda-forge
py                        1.7.0                      py_0    conda-forge
pyaml                     17.12.1                    py_0    conda-forge
pybtex                    0.21                  py37_1000    conda-forge
pybtex-docutils           0.2.1                 py37_1000    conda-forge
pycodestyle               2.4.0                      py_1    conda-forge
pycparser                 2.19                       py_0    conda-forge
pyepsg                    0.3.2                      py_1    conda-forge
pyflakes                  1.6.0                      py_1    conda-forge
pygments                  2.2.0                      py_1    conda-forge
pylint                    2.1.1                    py37_0    conda-forge
pyopenssl                 18.0.0                py37_1000    conda-forge
pyparsing                 2.2.2                      py_0    conda-forge
pyproj                    1.9.5.1          py37h508ed2a_5    conda-forge
pyqt                      5.6.0            py37h8210e8a_7    conda-forge
pysal                     1.14.4.post2          py37_1001    conda-forge
pyshp                     1.2.12                     py_0    conda-forge
pysocks                   1.6.8                 py37_1002    conda-forge
pytables                  3.4.4            py37ha205bf6_0
pytest                    3.9.1                 py37_1000    conda-forge
pytest-arraydiff          0.2                        py_0    conda-forge
pytest-astropy            0.4.0                      py_0    conda-forge
pytest-cache              1.0                      py37_1
pytest-cov                2.6.0                      py_0    conda-forge
pytest-doctestplus        0.1.3                      py_0    conda-forge
pytest-openfiles          0.3.0                      py_0    conda-forge
pytest-pep8               1.0.6                      py_1    conda-forge
pytest-remotedata         0.3.0                      py_0    conda-forge
python                    3.7.0                h6e4f718_3
python-dateutil           2.7.3                      py_0    conda-forge
python-pptx               0.6.12                     py_0    conda-forge
pytz                      2018.5                     py_0    conda-forge
pywavelets                1.0.1            py37h7eb728f_0    conda-forge
pyyaml                    3.13             py37h470a237_1    conda-forge
pyzmq                     17.1.2           py37hae99301_1    conda-forge
qt                        5.6.2                hf70d934_9    conda-forge
readline                  7.0                  h7b6447c_5
requests                  2.19.1                py37_1001    conda-forge
rtree                     0.8.3                 py37_1000    conda-forge
scikit-image              0.14.1           py37hfc679d8_0    conda-forge
scikit-learn              0.20.0           py37h22eb022_1
scipy                     1.1.0           py37_blas_openblashb06ca3d_202  [blas_openblas]  conda-forge
seaborn                   0.9.0                      py_0    conda-forge
send2trash                1.5.0                      py_0    conda-forge
setuptools                40.4.3                   py37_0
shapely                   1.6.4            py37h164cb2d_0    conda-forge
simplegeneric             0.8.1                      py_1    conda-forge
sip                       4.18.1           py37hfc679d8_0    conda-forge
six                       1.11.0                py37_1001    conda-forge
snowballstemmer           1.2.1                      py_1    conda-forge
sortedcontainers          2.0.5                      py_0    conda-forge
sphinx                    1.8.1                 py37_1000    conda-forge
sphinxcontrib-bibtex      0.4.0                      py_1    conda-forge
sphinxcontrib-websupport  1.1.0                      py_1    conda-forge
spiceypy                  2.1.2                      py_1    conda-forge
sqlalchemy                1.2.12           py37h470a237_0    conda-forge
sqlite                    3.25.2               h7b6447c_0
statsmodels               0.9.0            py37h035aef0_0
tblib                     1.3.2                      py_1    conda-forge
terminado                 0.8.1                 py37_1001    conda-forge
testpath                  0.4.2                 py37_1000    conda-forge
tk                        8.6.8                hbc83047_0
toml                      0.10.0                     py_0    conda-forge
toolz                     0.9.0                      py_1    conda-forge
tornado                   5.1.1            py37h470a237_0    conda-forge
tqdm                      4.26.0                     py_0    conda-forge
traitlets                 4.3.2                 py37_1000    conda-forge
urllib3                   1.23                  py37_1001    conda-forge
wcwidth                   0.1.7                      py_1    conda-forge
webencodings              0.5.1                      py_1    conda-forge
wheel                     0.32.1                   py37_0
widgetsnbextension        3.4.2                 py37_1000    conda-forge
wrapt                     1.10.11          py37h470a237_1    conda-forge
xarray                    0.10.9                   py37_0    conda-forge
xerces-c                  3.2.0                h5d6a6da_2    conda-forge
xlrd                      1.1.0                      py_2    conda-forge
xlsxwriter                1.1.1                      py_0    conda-forge
xlwt                      1.3.0                      py_1    conda-forge
xorg-kbproto              1.0.7                h470a237_2    conda-forge
xorg-libice               1.0.9                h470a237_4    conda-forge
xorg-libsm                1.2.3                h8c8a85c_0    conda-forge
xorg-libx11               1.6.6                h470a237_0    conda-forge
xorg-libxau               1.0.8                h470a237_6    conda-forge
xorg-libxdmcp             1.1.2                h470a237_7    conda-forge
xorg-libxext              1.3.3                h470a237_4    conda-forge
xorg-libxrender           0.9.10               h470a237_2    conda-forge
xorg-renderproto          0.11.1               h470a237_2    conda-forge
xorg-xextproto            7.3.0                h470a237_2    conda-forge
xorg-xproto               7.0.31               h470a237_7    conda-forge
xz                        5.2.4                h14c3975_4
yaml                      0.1.7                h470a237_1    conda-forge
yapf                      0.24.0                     py_0    conda-forge
zeromq                    4.2.5                hfc679d8_6    conda-forge
zict                      0.1.3                      py_0    conda-forge
zlib                      1.2.11               ha838bed_2

Details about conda and system ( conda info ):
(py37) -bash-4.1$ conda info

     active environment : py37
    active env location : /home/klay6683/miniconda3/envs/py37
            shell level : 1
       user config file : /home/klay6683/.condarc
 populated config files : /home/klay6683/miniconda3/envs/py37/.condarc
          conda version : 4.5.11
    conda-build version : not installed
         python version : 3.7.0.final.0
       base environment : /home/klay6683/miniconda3  (writable)
           channel URLs : https://conda.anaconda.org/conda-forge/linux-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/linux-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/pro/linux-64
                          https://repo.anaconda.com/pkgs/pro/noarch
          package cache : /home/klay6683/miniconda3/pkgs
                          /home/klay6683/.conda/pkgs
       envs directories : /home/klay6683/miniconda3/envs
                          /home/klay6683/.conda/envs
               platform : linux-64
             user-agent : conda/4.5.11 requests/2.19.1 CPython/3.7.0 Linux/2.6.32-696.23.1.el6.x86_64 centos/6.9 glibc/2.12
                UID:GID : 273771:1000
             netrc file : None
           offline mode : False

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.