aboutsummaryrefslogtreecommitdiff
path: root/reproduce/config/pipeline
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-03-07 11:18:33 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-03-07 11:18:33 +0000
commit80094d61d5ff1904bad114839c62a4414360d0b5 (patch)
treec139bfd413d1f9e14857cc730c0f7e9978d41ac4 /reproduce/config/pipeline
parente62b9952d98035d3664538decc458a62fe07f6a2 (diff)
Several new Python packages added for full build
To ensure that we have all the necessary Python dependencies, I done an offline build and noticed that several packages were also necessary for the `./configure' step to finish (`libffi', `asn1crypto', `cffi', `jeepney', `pycparser' and `secretstorage'). With this commit they are added.
Diffstat (limited to 'reproduce/config/pipeline')
-rw-r--r--reproduce/config/pipeline/dependency-versions.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/reproduce/config/pipeline/dependency-versions.mk b/reproduce/config/pipeline/dependency-versions.mk
index 9104852..7cdddac 100644
--- a/reproduce/config/pipeline/dependency-versions.mk
+++ b/reproduce/config/pipeline/dependency-versions.mk
@@ -19,6 +19,7 @@ grep-version = 3.3
gzip-version = 1.10
isl-version = 0.18
libbsd-version = 0.9.1
+libffi-version = 3.2.1
libpng-version = 1.6.36
libtool-version = 2.4.6
lzip-version = 1.20
@@ -53,24 +54,30 @@ zlib-version = 1.2.11
#
# IMPORTANT: Fix url in `reproduce/src/make/dependencies.mk'
# if changing the version
+asn1crypto-version = 0.24.0
astroquery-version = 0.3.9
astropy-version = 3.1.1
beautifulsoup4-version = 4.7.1
certifi-version = 2018.11.29
+cffi-version = 1.12.2
chardet-version = 3.0.4
+cryptography-version = 2.6.1
cycler-version = 0.10.0
entrypoints-version = 0.3
html5lib-version = 1.0.1
idna-version = 2.8
+jeepney-version = 0.4
kiwisolver-version = 1.0.1
keyring-version = 18.0.0
matplotlib-version = 3.0.2
numpy-version = 1.16.1
pip-version = 19.0.2
+pycparser-version = 2.19
pyparsing-version = 2.3.1
python-dateutil-version = 2.8.0
requests-version = 2.21.0
scipy-version = 1.2.1
+secretstorage-version = 3.1.1
setuptools-version = 40.8.0
setuptools_scm-version = 3.2.0
six-version = 1.12.0