Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we keep tag 2.4.0? Not everything works with the latest 3.x #309

Closed
four43 opened this issue Jul 17, 2019 · 6 comments
Closed

Can we keep tag 2.4.0? Not everything works with the latest 3.x #309

four43 opened this issue Jul 17, 2019 · 6 comments

Comments

@four43
Copy link

four43 commented Jul 17, 2019

!RESOLVED!
Don't pin 2.4.0, use the latest 2.4.x by doing (more fuzzy version pinning):
conda install -y --channel conda-forge gdal=2.4

or if youre using gdal + rasterio:
conda install -y --channel conda-forge gdal=2.4 rasterio=1.0

Issue:

Conda Forge no longer has gdal tag 2.4.0. This seems like bad practice. These are deployed tags, they should remain in the registry so sub dependents don't start to fail. Lest we fall to NPM's level of package management: https://www.theregister.co.uk/2016/03/23/npm_left_pad_chaos/

Running my docker build with an updated conda:

$ docker run -it continuumio/miniconda3 /bin/bash
(base) root@d44884415145:/# conda install -y --channel conda-forge gdal==2.4.0
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - gdal==2.4.0

Current channels:

  - 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

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

Is there a reason why tags are unpublished?

@ocefpaf
Copy link
Member

ocefpaf commented Jul 17, 2019

The exact 2.4.0 was moved to the broken label b/c it was, well... broken 😬

You can still access it there is you know what you are doing. However, there are 2.4.x version, all you need to do is to loosen your pin.

PS: the conda-forge ecosystem is not pinned to gdal 3.x yet so your title is not correct, we are maintaining the 2.4.x series as a first class citzen.

@ocefpaf ocefpaf closed this as completed Jul 17, 2019
@four43
Copy link
Author

four43 commented Jul 17, 2019

Ha! Fair enough. Thanks for the quick reply. I guess it's just kind of confusing on how to get to 2.4.0...

conda install -c conda-forge/label/cf201901 gdal==2.4.0 does not work, but per the instructions, without the pinning conda install -c conda-forge/label/cf201901 gdal (as the docs say) seems to work. Would you say that's the recommended way to pin 2.4.x? Or to use the specific "broken" like conda install -c conda-forge/label/broken gdal==2.4.0?

As always, thanks for your speedy help @ocefpaf

@ocefpaf
Copy link
Member

ocefpaf commented Jul 17, 2019

I personally recommend pinning to gdal=2.4. Use the label only if you really need the old version and know the risks of doing that.

@four43
Copy link
Author

four43 commented Jul 17, 2019

Okay thanks. We use https://github.com/mapbox/rasterio and it's not compatible with 3.0 yet. That's our use case anyway.

I'll stick to "broken" (shudders) and hope my unit tests cover our needs. Much appreciated!

@ocefpaf
Copy link
Member

ocefpaf commented Jul 17, 2019

BTW, you should not be able to install rasterio with gdal 3 at all and you do not need to specify gdal when installing rasterio, the metadata in that package should do the right thing when you do a conda install rasterio.

@four43
Copy link
Author

four43 commented Jul 17, 2019

I actually use some gdal stuff directly so thought it best to include that as well. I was calling conda install separately as part of our build process, but maybe I just combine them a bit and use some single = like you're saying to get it them to all play nice.

That seems to work much better:

$ docker run -it --rm continuumio/miniconda3 conda install -y --channel conda-forge gdal=2.4 rasterio=1.0 && echo $?
Output ``` Collecting package metadata: done Solving environment: done

==> WARNING: A newer version of conda exists. <==
current version: 4.6.14
latest version: 4.7.5

Please update conda by running

$ conda update -n base -c defaults conda

Package Plan

environment location: /opt/conda

added / updated specs:
- gdal=2.4
- rasterio=1.0

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
_libgcc_mutex-0.1          |             main           3 KB
affine-2.2.2               |             py_0          15 KB  conda-forge
attrs-19.1.0               |             py_0          32 KB  conda-forge
boost-cpp-1.70.0           |       ha2d47e9_0        21.0 MB  conda-forge
bzip2-1.0.8                |       h516909a_0         396 KB  conda-forge
ca-certificates-2019.6.16  |       hecc5488_0         145 KB  conda-forge
cairo-1.16.0               |    h18b612c_1001         1.5 MB  conda-forge
certifi-2019.6.16          |           py37_1         149 KB  conda-forge
click-7.0                  |             py_0          61 KB  conda-forge
click-plugins-1.1.1        |             py_0           9 KB  conda-forge
cligj-0.5.0                |             py_0           8 KB  conda-forge
conda-4.7.5                |           py37_0         3.0 MB  conda-forge
conda-package-handling-1.3.11|           py37_0         257 KB  conda-forge
curl-7.64.1                |       hbc83047_0         138 KB
expat-2.2.5                |    he1b5a44_1003         191 KB  conda-forge
fontconfig-2.13.1          |    he4413a7_1000         327 KB  conda-forge
freetype-2.10.0            |       he983fc9_0         885 KB  conda-forge
freexl-1.0.5               |    h14c3975_1002          43 KB  conda-forge
gdal-2.4.1                 |   py37hf242f0b_0         1.4 MB  conda-forge
geos-3.7.1                 |    hf484d3e_1000         1.6 MB  conda-forge
geotiff-1.4.3              |    h1105359_1000         1.1 MB  conda-forge
gettext-0.19.8.1           |    hc5be6a0_1002         3.6 MB  conda-forge
giflib-5.1.7               |       h516909a_1         455 KB  conda-forge
glib-2.58.3                |    h6f030ca_1002         3.3 MB  conda-forge
hdf4-4.2.13                |    h9a582f1_1002         952 KB  conda-forge
hdf5-1.10.4                |nompi_h3c11f04_1106         5.3 MB  conda-forge
icu-58.2                   |    hf484d3e_1000        22.6 MB  conda-forge
jpeg-9c                    |    h14c3975_1001         251 KB  conda-forge
json-c-0.13.1              |    h14c3975_1001          71 KB  conda-forge
kealib-1.4.10              |    h1978553_1003         172 KB  conda-forge
krb5-1.16.1                |       h173b8e3_7         1.4 MB
libarchive-3.3.3           |    hb44662c_1005         1.4 MB  conda-forge
libblas-3.8.0              |      10_openblas           6 KB  conda-forge
libcblas-3.8.0             |      10_openblas           6 KB  conda-forge
libcurl-7.64.1             |       h20c2e04_0         582 KB
libdap4-3.19.1             |    hd48c02d_1000         1.6 MB  conda-forge
libgdal-2.4.1              |       hdb8f723_0        18.3 MB  conda-forge
libgfortran-ng-7.3.0       |       hdf63c60_0         1.3 MB
libiconv-1.15              |    h516909a_1005         2.0 MB  conda-forge
libkml-1.3.0               |    h4fcabce_1010         643 KB  conda-forge
liblapack-3.8.0            |      10_openblas           6 KB  conda-forge
libnetcdf-4.6.2            |    hbdf4f91_1001         1.3 MB  conda-forge
libopenblas-0.3.6          |       h6e990d7_4         7.7 MB  conda-forge
libpng-1.6.37              |       hed695b0_0         343 KB  conda-forge
libpq-11.2                 |       h20c2e04_0         2.7 MB
libspatialite-4.3.0a       |    hb5ec416_1026         3.1 MB  conda-forge
libssh2-1.8.2              |       h22169c7_2         257 KB  conda-forge
libtiff-4.0.10             |    h57b8799_1003         587 KB  conda-forge
libuuid-2.32.1             |    h14c3975_1000          26 KB  conda-forge
libxcb-1.13                |    h14c3975_1002         396 KB  conda-forge
libxml2-2.9.9              |       h13577e0_1         1.3 MB  conda-forge
lz4-c-1.8.3                |    he1b5a44_1001         187 KB  conda-forge
lzo-2.10                   |    h14c3975_1000         319 KB  conda-forge
numpy-1.16.4               |   py37h95a1406_0         4.3 MB  conda-forge
openblas-0.3.6             |       h6e990d7_4         8.2 MB  conda-forge
openjpeg-2.3.1             |       h58a6597_0         470 KB  conda-forge
openssl-1.1.1c             |       h516909a_0         2.1 MB  conda-forge
pcre-8.41                  |    hf484d3e_1003         249 KB  conda-forge
pixman-0.38.0              |    h516909a_1003         594 KB  conda-forge
poppler-0.67.0             |       h2ad7f00_6         8.8 MB  conda-forge
poppler-data-0.4.9         |                1         3.4 MB  conda-forge
postgresql-11.2            |       h20c2e04_0         4.2 MB
proj4-5.2.0                |    he1b5a44_1003         7.1 MB  conda-forge
pthread-stubs-0.4          |    h14c3975_1001           5 KB  conda-forge
pyparsing-2.4.0            |             py_0          55 KB  conda-forge
python-libarchive-c-2.8    |        py37_1004          21 KB  conda-forge
rasterio-1.0.24            |   py37hdff7cfa_0         8.1 MB  conda-forge
snuggs-1.4.6               |             py_0           8 KB  conda-forge
tqdm-4.32.2                |             py_0          41 KB  conda-forge
xerces-c-3.2.2             |    hea5cb30_1002         1.7 MB  conda-forge
xorg-kbproto-1.0.7         |    h14c3975_1002          26 KB  conda-forge
xorg-libice-1.0.10         |       h516909a_0          57 KB  conda-forge
xorg-libsm-1.2.3           |    h84519dc_1000          25 KB  conda-forge
xorg-libx11-1.6.8          |       h516909a_0         907 KB  conda-forge
xorg-libxau-1.0.9          |       h14c3975_0          13 KB  conda-forge
xorg-libxdmcp-1.1.3        |       h516909a_0          18 KB  conda-forge
xorg-libxext-1.3.4         |       h516909a_0          51 KB  conda-forge
xorg-libxrender-0.9.10     |    h516909a_1002          31 KB  conda-forge
xorg-renderproto-0.11.1    |    h14c3975_1002           8 KB  conda-forge
xorg-xextproto-7.3.0       |    h14c3975_1002          27 KB  conda-forge
xorg-xproto-7.0.31         |    h14c3975_1007          72 KB  conda-forge
zstd-1.4.0                 |       h3b9ef0a_0         928 KB  conda-forge
------------------------------------------------------------
                                       Total:       165.8 MB

The following NEW packages will be INSTALLED:

_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
affine conda-forge/noarch::affine-2.2.2-py_0
attrs conda-forge/noarch::attrs-19.1.0-py_0
boost-cpp conda-forge/linux-64::boost-cpp-1.70.0-ha2d47e9_0
bzip2 conda-forge/linux-64::bzip2-1.0.8-h516909a_0
cairo conda-forge/linux-64::cairo-1.16.0-h18b612c_1001
click conda-forge/noarch::click-7.0-py_0
click-plugins conda-forge/noarch::click-plugins-1.1.1-py_0
cligj conda-forge/noarch::cligj-0.5.0-py_0
conda-package-han~ conda-forge/linux-64::conda-package-handling-1.3.11-py37_0
curl pkgs/main/linux-64::curl-7.64.1-hbc83047_0
expat conda-forge/linux-64::expat-2.2.5-he1b5a44_1003
fontconfig conda-forge/linux-64::fontconfig-2.13.1-he4413a7_1000
freetype conda-forge/linux-64::freetype-2.10.0-he983fc9_0
freexl conda-forge/linux-64::freexl-1.0.5-h14c3975_1002
gdal conda-forge/linux-64::gdal-2.4.1-py37hf242f0b_0
geos conda-forge/linux-64::geos-3.7.1-hf484d3e_1000
geotiff conda-forge/linux-64::geotiff-1.4.3-h1105359_1000
gettext conda-forge/linux-64::gettext-0.19.8.1-hc5be6a0_1002
giflib conda-forge/linux-64::giflib-5.1.7-h516909a_1
glib conda-forge/linux-64::glib-2.58.3-h6f030ca_1002
hdf4 conda-forge/linux-64::hdf4-4.2.13-h9a582f1_1002
hdf5 conda-forge/linux-64::hdf5-1.10.4-nompi_h3c11f04_1106
icu conda-forge/linux-64::icu-58.2-hf484d3e_1000
jpeg conda-forge/linux-64::jpeg-9c-h14c3975_1001
json-c conda-forge/linux-64::json-c-0.13.1-h14c3975_1001
kealib conda-forge/linux-64::kealib-1.4.10-h1978553_1003
krb5 pkgs/main/linux-64::krb5-1.16.1-h173b8e3_7
libarchive conda-forge/linux-64::libarchive-3.3.3-hb44662c_1005
libblas conda-forge/linux-64::libblas-3.8.0-10_openblas
libcblas conda-forge/linux-64::libcblas-3.8.0-10_openblas
libcurl pkgs/main/linux-64::libcurl-7.64.1-h20c2e04_0
libdap4 conda-forge/linux-64::libdap4-3.19.1-hd48c02d_1000
libgdal conda-forge/linux-64::libgdal-2.4.1-hdb8f723_0
libgfortran-ng pkgs/main/linux-64::libgfortran-ng-7.3.0-hdf63c60_0
libiconv conda-forge/linux-64::libiconv-1.15-h516909a_1005
libkml conda-forge/linux-64::libkml-1.3.0-h4fcabce_1010
liblapack conda-forge/linux-64::liblapack-3.8.0-10_openblas
libnetcdf conda-forge/linux-64::libnetcdf-4.6.2-hbdf4f91_1001
libopenblas conda-forge/linux-64::libopenblas-0.3.6-h6e990d7_4
libpng conda-forge/linux-64::libpng-1.6.37-hed695b0_0
libpq pkgs/main/linux-64::libpq-11.2-h20c2e04_0
libspatialite conda-forge/linux-64::libspatialite-4.3.0a-hb5ec416_1026
libssh2 conda-forge/linux-64::libssh2-1.8.2-h22169c7_2
libtiff conda-forge/linux-64::libtiff-4.0.10-h57b8799_1003
libuuid conda-forge/linux-64::libuuid-2.32.1-h14c3975_1000
libxcb conda-forge/linux-64::libxcb-1.13-h14c3975_1002
libxml2 conda-forge/linux-64::libxml2-2.9.9-h13577e0_1
lz4-c conda-forge/linux-64::lz4-c-1.8.3-he1b5a44_1001
lzo conda-forge/linux-64::lzo-2.10-h14c3975_1000
numpy conda-forge/linux-64::numpy-1.16.4-py37h95a1406_0
openblas conda-forge/linux-64::openblas-0.3.6-h6e990d7_4
openjpeg conda-forge/linux-64::openjpeg-2.3.1-h58a6597_0
pcre conda-forge/linux-64::pcre-8.41-hf484d3e_1003
pixman conda-forge/linux-64::pixman-0.38.0-h516909a_1003
poppler conda-forge/linux-64::poppler-0.67.0-h2ad7f00_6
poppler-data conda-forge/noarch::poppler-data-0.4.9-1
postgresql pkgs/main/linux-64::postgresql-11.2-h20c2e04_0
proj4 conda-forge/linux-64::proj4-5.2.0-he1b5a44_1003
pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-h14c3975_1001
pyparsing conda-forge/noarch::pyparsing-2.4.0-py_0
python-libarchive~ conda-forge/linux-64::python-libarchive-c-2.8-py37_1004
rasterio conda-forge/linux-64::rasterio-1.0.24-py37hdff7cfa_0
snuggs conda-forge/noarch::snuggs-1.4.6-py_0
tqdm conda-forge/noarch::tqdm-4.32.2-py_0
xerces-c conda-forge/linux-64::xerces-c-3.2.2-hea5cb30_1002
xorg-kbproto conda-forge/linux-64::xorg-kbproto-1.0.7-h14c3975_1002
xorg-libice conda-forge/linux-64::xorg-libice-1.0.10-h516909a_0
xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.3-h84519dc_1000
xorg-libx11 conda-forge/linux-64::xorg-libx11-1.6.8-h516909a_0
xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.9-h14c3975_0
xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.3-h516909a_0
xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.4-h516909a_0
xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.10-h516909a_1002
xorg-renderproto conda-forge/linux-64::xorg-renderproto-0.11.1-h14c3975_1002
xorg-xextproto conda-forge/linux-64::xorg-xextproto-7.3.0-h14c3975_1002
xorg-xproto conda-forge/linux-64::xorg-xproto-7.0.31-h14c3975_1007
zstd conda-forge/linux-64::zstd-1.4.0-h3b9ef0a_0

The following packages will be UPDATED:

ca-certificates pkgs/main::ca-certificates-2019.1.23-0 --> conda-forge::ca-certificates-2019.6.16-hecc5488_0
certifi pkgs/main::certifi-2019.3.9-py37_0 --> conda-forge::certifi-2019.6.16-py37_1
conda pkgs/main::conda-4.6.14-py37_0 --> conda-forge::conda-4.7.5-py37_0
openssl pkgs/main::openssl-1.1.1b-h7b6447c_1 --> conda-forge::openssl-1.1.1c-h516909a_0

Downloading and Extracting Packages
glib-2.58.3 | 3.3 MB | #################################################################################################################################################################################################################################################################### | 100%
libcurl-7.64.1 | 582 KB | #################################################################################################################################################################################################################################################################### | 100%
libopenblas-0.3.6 | 7.7 MB | #################################################################################################################################################################################################################################################################### | 100%
attrs-19.1.0 | 32 KB | #################################################################################################################################################################################################################################################################### | 100%
openjpeg-2.3.1 | 470 KB | #################################################################################################################################################################################################################################################################### | 100%
ca-certificates-2019 | 145 KB | #################################################################################################################################################################################################################################################################### | 100%
lz4-c-1.8.3 | 187 KB | #################################################################################################################################################################################################################################################################### | 100%
python-libarchive-c- | 21 KB | #################################################################################################################################################################################################################################################################### | 100%
conda-package-handli | 257 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-xproto-7.0.31 | 72 KB | #################################################################################################################################################################################################################################################################### | 100%
click-plugins-1.1.1 | 9 KB | #################################################################################################################################################################################################################################################################### | 100%
postgresql-11.2 | 4.2 MB | #################################################################################################################################################################################################################################################################### | 100%
numpy-1.16.4 | 4.3 MB | #################################################################################################################################################################################################################################################################### | 100%
hdf4-4.2.13 | 952 KB | #################################################################################################################################################################################################################################################################### | 100%
conda-4.7.5 | 3.0 MB | #################################################################################################################################################################################################################################################################### | 100%
tqdm-4.32.2 | 41 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-libx11-1.6.8 | 907 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-kbproto-1.0.7 | 26 KB | #################################################################################################################################################################################################################################################################### | 100%
libgdal-2.4.1 | 18.3 MB | #################################################################################################################################################################################################################################################################### | 100%
hdf5-1.10.4 | 5.3 MB | #################################################################################################################################################################################################################################################################### | 100%
gettext-0.19.8.1 | 3.6 MB | #################################################################################################################################################################################################################################################################### | 100%
libdap4-3.19.1 | 1.6 MB | #################################################################################################################################################################################################################################################################### | 100%
_libgcc_mutex-0.1 | 3 KB | #################################################################################################################################################################################################################################################################### | 100%
geos-3.7.1 | 1.6 MB | #################################################################################################################################################################################################################################################################### | 100%
poppler-0.67.0 | 8.8 MB | #################################################################################################################################################################################################################################################################### | 100%
xerces-c-3.2.2 | 1.7 MB | #################################################################################################################################################################################################################################################################### | 100%
xorg-libsm-1.2.3 | 25 KB | #################################################################################################################################################################################################################################################################### | 100%
pthread-stubs-0.4 | 5 KB | #################################################################################################################################################################################################################################################################### | 100%
boost-cpp-1.70.0 | 21.0 MB | #################################################################################################################################################################################################################################################################### | 100%
krb5-1.16.1 | 1.4 MB | #################################################################################################################################################################################################################################################################### | 100%
pixman-0.38.0 | 594 KB | #################################################################################################################################################################################################################################################################### | 100%
libblas-3.8.0 | 6 KB | #################################################################################################################################################################################################################################################################### | 100%
curl-7.64.1 | 138 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-libxrender-0.9. | 31 KB | #################################################################################################################################################################################################################################################################### | 100%
libtiff-4.0.10 | 587 KB | #################################################################################################################################################################################################################################################################### | 100%
kealib-1.4.10 | 172 KB | #################################################################################################################################################################################################################################################################### | 100%
giflib-5.1.7 | 455 KB | #################################################################################################################################################################################################################################################################### | 100%
libpq-11.2 | 2.7 MB | #################################################################################################################################################################################################################################################################### | 100%
jpeg-9c | 251 KB | #################################################################################################################################################################################################################################################################### | 100%
cligj-0.5.0 | 8 KB | #################################################################################################################################################################################################################################################################### | 100%
rasterio-1.0.24 | 8.1 MB | #################################################################################################################################################################################################################################################################### | 100%
icu-58.2 | 22.6 MB | #################################################################################################################################################################################################################################################################### | 100%
libssh2-1.8.2 | 257 KB | #################################################################################################################################################################################################################################################################### | 100%
libkml-1.3.0 | 643 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-xextproto-7.3.0 | 27 KB | #################################################################################################################################################################################################################################################################### | 100%
fontconfig-2.13.1 | 327 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-libxdmcp-1.1.3 | 18 KB | #################################################################################################################################################################################################################################################################### | 100%
geotiff-1.4.3 | 1.1 MB | #################################################################################################################################################################################################################################################################### | 100%
openblas-0.3.6 | 8.2 MB | #################################################################################################################################################################################################################################################################### | 100%
snuggs-1.4.6 | 8 KB | #################################################################################################################################################################################################################################################################### | 100%
libxcb-1.13 | 396 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-libxext-1.3.4 | 51 KB | #################################################################################################################################################################################################################################################################### | 100%
expat-2.2.5 | 191 KB | #################################################################################################################################################################################################################################################################### | 100%
gdal-2.4.1 | 1.4 MB | #################################################################################################################################################################################################################################################################### | 100%
libpng-1.6.37 | 343 KB | #################################################################################################################################################################################################################################################################### | 100%
libxml2-2.9.9 | 1.3 MB | #################################################################################################################################################################################################################################################################### | 100%
certifi-2019.6.16 | 149 KB | #################################################################################################################################################################################################################################################################### | 100%
libnetcdf-4.6.2 | 1.3 MB | #################################################################################################################################################################################################################################################################### | 100%
poppler-data-0.4.9 | 3.4 MB | #################################################################################################################################################################################################################################################################### | 100%
lzo-2.10 | 319 KB | #################################################################################################################################################################################################################################################################### | 100%
libarchive-3.3.3 | 1.4 MB | #################################################################################################################################################################################################################################################################### | 100%
json-c-0.13.1 | 71 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-libice-1.0.10 | 57 KB | #################################################################################################################################################################################################################################################################### | 100%
pyparsing-2.4.0 | 55 KB | #################################################################################################################################################################################################################################################################### | 100%
freetype-2.10.0 | 885 KB | #################################################################################################################################################################################################################################################################### | 100%
proj4-5.2.0 | 7.1 MB | #################################################################################################################################################################################################################################################################### | 100%
freexl-1.0.5 | 43 KB | #################################################################################################################################################################################################################################################################### | 100%
openssl-1.1.1c | 2.1 MB | #################################################################################################################################################################################################################################################################### | 100%
xorg-renderproto-0.1 | 8 KB | #################################################################################################################################################################################################################################################################### | 100%
xorg-libxau-1.0.9 | 13 KB | #################################################################################################################################################################################################################################################################### | 100%
liblapack-3.8.0 | 6 KB | #################################################################################################################################################################################################################################################################### | 100%
click-7.0 | 61 KB | #################################################################################################################################################################################################################################################################### | 100%
pcre-8.41 | 249 KB | #################################################################################################################################################################################################################################################################### | 100%
libiconv-1.15 | 2.0 MB | #################################################################################################################################################################################################################################################################### | 100%
bzip2-1.0.8 | 396 KB | #################################################################################################################################################################################################################################################################### | 100%
libgfortran-ng-7.3.0 | 1.3 MB | #################################################################################################################################################################################################################################################################### | 100%
libcblas-3.8.0 | 6 KB | #################################################################################################################################################################################################################################################################### | 100%
libspatialite-4.3.0a | 3.1 MB | #################################################################################################################################################################################################################################################################### | 100%
libuuid-2.32.1 | 26 KB | #################################################################################################################################################################################################################################################################### | 100%
affine-2.2.2 | 15 KB | #################################################################################################################################################################################################################################################################### | 100%
cairo-1.16.0 | 1.5 MB | #################################################################################################################################################################################################################################################################### | 100%
zstd-1.4.0 | 928 KB | #################################################################################################################################################################################################################################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
0

</details>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants