conda-forge / zstd-feedstock

A conda-smithy repository for zstd.
BSD 3-Clause "New" or "Revised" License
2 stars 26 forks source link

zstd package depends on Python #21

Closed wesm closed 5 years ago

wesm commented 5 years ago

Does this need to depend on Python?

$ conda install zstd -p $HOME/cpp-toolchain
Solving environment: done

==> WARNING: A newer version of conda exists. <==
  current version: 4.5.12
  latest version: 4.6.1

Please update conda by running

    $ conda update -n base -c defaults conda

## Package Plan ##

  environment location: /home/wesm/cpp-toolchain

  added / updated specs: 
    - zstd

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    certifi-2018.11.29         |        py36_1000         145 KB  conda-forge
    pip-18.1                   |        py36_1000         1.8 MB  conda-forge
    python-3.6.7               |    hd21baee_1001        34.5 MB  conda-forge
    wheel-0.32.3               |           py36_0          34 KB  conda-forge
    setuptools-40.6.3          |           py36_0         631 KB  conda-forge
    lz4-0.10.1                 |           py36_0         336 KB  defaults
    ------------------------------------------------------------
                                           Total:        37.5 MB

The following NEW packages will be INSTALLED:

    certifi:    2018.11.29-py36_1000 conda-forge
    lz4:        0.10.1-py36_0        defaults   
    pip:        18.1-py36_1000       conda-forge
    python:     3.6.7-hd21baee_1001  conda-forge
    setuptools: 40.6.3-py36_0        conda-forge
    wheel:      0.32.3-py36_0        conda-forge
    zstd:       1.3.8-h0a35d5f_1001  conda-forge

It seems the issue may be the "lz4" vs "lz4-c" package