Skip to content

Commit ac7d77a

Browse files
committed
Merge branch 'better-pip' of github.com:mcg1969/project_inspect into better-pip
2 parents d06d1ef + aa8432b commit ac7d77a

15 files changed

+392
-299
lines changed

tests/linux/all_all.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
n_owners,n_projects,n_environments,n_required,n_requested,n_python,n_r
2-
2,4,6,460,35,6,4
2+
2,4,6,460,36,6,4

tests/linux/all_package.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ scipy,2,3,3,1,0
397397
seaborn,2,2,2,0,0
398398
secretstorage,2,2,2,0,0
399399
send2trash,2,4,6,0,0
400-
setuptools,2,4,6,6,0
400+
setuptools,2,4,6,6,1
401401
simplegeneric,2,3,3,1,0
402402
singledispatch,2,3,3,1,0
403403
sip,2,3,3,1,0

tests/linux/all_version.csv

Lines changed: 55 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ backports.os,0.1.1,2,2,2,0,0
1717
backports.shutil_get_terminal_size,1.0.0,2,3,3,1,0
1818
backports_abc,0.5,1,1,1,1,0
1919
beautifulsoup4,4.7.1,2,2,2,0,0
20-
binutils_impl_linux-64,2.28.1,1,1,1,1,0
21-
binutils_impl_linux-64,2.31.1,2,3,3,3,0
22-
binutils_linux-64,2.31.1,2,3,3,3,0
23-
binutils_linux-64,7.2.0,1,1,1,1,0
20+
binutils_impl_linux-64,2.28.1,2,3,3,3,0
21+
binutils_impl_linux-64,2.31.1,1,1,1,1,0
22+
binutils_linux-64,2.31.1,1,1,1,1,0
23+
binutils_linux-64,7.2.0,2,3,3,3,0
2424
bitarray,0.8.3,2,2,2,0,0
2525
bkcharts,0.2,2,2,2,0,0
2626
blas,1.0,2,4,4,2,0
@@ -41,10 +41,11 @@ click,7.0,2,2,2,0,0
4141
cloudpickle,0.8.0,2,2,2,0,0
4242
clyent,1.2.2,2,2,2,0,0
4343
colorama,0.4.1,2,2,2,0,0
44-
configparser,3.7.3,1,1,1,0,0
44+
configparser,3.7.4,1,1,1,0,0
4545
contextlib2,0.5.5,2,2,2,0,0
4646
cryptography,2.6.1,2,2,2,0,0
47-
curl,7.64.0,2,4,6,4,0
47+
curl,7.64.0,2,2,2,0,0
48+
curl,7.64.1,2,4,4,4,0
4849
cvxopt,1.2.0,1,1,1,1,1
4950
cycler,0.10.0,2,3,3,1,0
5051
cython,0.29.6,2,2,2,0,0
@@ -53,7 +54,8 @@ dask,1.1.4,2,2,2,0,0
5354
dask-core,1.1.4,2,2,2,0,0
5455
dbus,1.13.6,2,3,3,1,0
5556
decorator,4.4.0,2,4,6,2,0
56-
defusedxml,0.5.0,2,4,6,0,0
57+
defusedxml,0.5.0,2,2,2,0,0
58+
defusedxml,0.6.0,2,4,4,0,0
5759
distributed,1.26.0,2,2,2,0,0
5860
docutils,0.14,2,2,2,0,0
5961
entrypoints,0.3,2,4,6,0,0
@@ -69,16 +71,16 @@ freetype,2.9.1,2,4,6,4,0
6971
fribidi,1.0.5,2,4,6,4,0
7072
functools32,3.2.3.2,1,1,1,1,0
7173
futures,3.2.0,1,1,1,1,0
72-
gcc_impl_linux-64,7.2.0,1,1,1,1,0
73-
gcc_impl_linux-64,7.3.0,2,3,3,3,0
74-
gcc_linux-64,7.2.0,1,1,1,1,0
75-
gcc_linux-64,7.3.0,2,3,3,3,0
74+
gcc_impl_linux-64,7.2.0,2,3,3,3,0
75+
gcc_impl_linux-64,7.3.0,1,1,1,1,0
76+
gcc_linux-64,7.2.0,2,3,3,3,0
77+
gcc_linux-64,7.3.0,1,1,1,1,0
7678
get_terminal_size,1.0.0,2,2,2,0,0
7779
gevent,1.4.0,2,2,2,0,0
78-
gfortran_impl_linux-64,7.2.0,1,1,1,1,0
79-
gfortran_impl_linux-64,7.3.0,2,3,3,3,0
80-
gfortran_linux-64,7.2.0,1,1,1,1,0
81-
gfortran_linux-64,7.3.0,2,3,3,3,0
80+
gfortran_impl_linux-64,7.2.0,2,3,3,3,0
81+
gfortran_impl_linux-64,7.3.0,1,1,1,1,0
82+
gfortran_linux-64,7.2.0,2,3,3,3,0
83+
gfortran_linux-64,7.3.0,1,1,1,1,0
8284
glib,2.56.2,2,4,6,4,0
8385
glob2,0.6,2,2,2,0,0
8486
glpk,4.65,1,1,1,1,0
@@ -89,10 +91,10 @@ greenlet,0.4.15,2,2,2,0,0
8991
gsl,2.4,2,4,4,4,0
9092
gst-plugins-base,1.14.0,2,3,3,1,0
9193
gstreamer,1.14.0,2,3,3,1,0
92-
gxx_impl_linux-64,7.2.0,1,1,1,1,0
93-
gxx_impl_linux-64,7.3.0,2,3,3,3,0
94-
gxx_linux-64,7.2.0,1,1,1,1,0
95-
gxx_linux-64,7.3.0,2,3,3,3,0
94+
gxx_impl_linux-64,7.2.0,2,3,3,3,0
95+
gxx_impl_linux-64,7.3.0,1,1,1,1,0
96+
gxx_linux-64,7.2.0,2,3,3,3,0
97+
gxx_linux-64,7.3.0,1,1,1,1,0
9698
h5py,2.9.0,2,2,2,0,0
9799
harfbuzz,1.8.8,2,4,6,4,0
98100
hdf5,1.10.4,2,2,2,0,0
@@ -108,7 +110,8 @@ ipaddress,1.0.22,1,1,1,0,0
108110
ipykernel,4.10.0,1,1,1,1,1
109111
ipykernel,5.1.0,2,3,5,1,1
110112
ipython,5.8.0,1,1,1,1,0
111-
ipython,7.4.0,2,3,5,1,1
113+
ipython,7.4.0,2,2,2,0,0
114+
ipython,7.5.0,2,3,3,1,1
112115
ipython_genutils,0.2.0,2,4,6,2,0
113116
ipywidgets,7.4.2,2,3,3,0,0
114117
isort,4.3.16,2,2,2,0,0
@@ -129,20 +132,24 @@ jupyter_core,4.4.0,2,4,6,2,0
129132
jupyterlab,0.35.4,2,2,2,0,0
130133
jupyterlab_server,0.2.0,2,2,2,0,0
131134
keyring,18.0.0,2,2,2,0,0
132-
kiwisolver,1.0.1,2,3,3,1,0
135+
kiwisolver,1.0.1,2,2,2,0,0
136+
kiwisolver,1.1.0,1,1,1,1,0
133137
krb5,1.16.1,2,4,6,4,0
134138
lazy-object-proxy,1.3.1,2,2,2,0,0
135139
libarchive,3.3.3,2,2,2,0,0
136-
libcurl,7.64.0,2,4,6,4,0
140+
libcurl,7.64.0,2,2,2,0,0
141+
libcurl,7.64.1,2,4,4,4,0
137142
libedit,3.1.20181209,2,4,6,6,0
138143
libffi,3.2.1,2,4,6,6,0
139144
libgcc-ng,8.2.0,2,4,6,6,0
140145
libgfortran-ng,7.3.0,2,4,6,4,0
141146
liblief,0.9.0,2,2,2,0,0
142147
libopenblas,0.3.3,2,2,2,2,0
143-
libpng,1.6.36,2,4,6,4,0
148+
libpng,1.6.36,2,2,2,0,0
149+
libpng,1.6.37,2,4,4,4,0
144150
libsodium,1.0.16,2,4,6,2,0
145-
libssh2,1.8.0,2,4,6,4,0
151+
libssh2,1.8.0,2,2,2,0,0
152+
libssh2,1.8.2,2,4,4,4,0
146153
libstdcxx-ng,8.2.0,2,4,6,6,0
147154
libtiff,4.0.10,2,4,6,4,0
148155
libtool,2.4.6,2,2,2,0,0
@@ -172,7 +179,8 @@ mpfr,4.0.1,2,2,2,0,0
172179
mpmath,1.1.0,2,2,2,0,0
173180
msgpack-python,0.6.1,2,2,2,0,0
174181
multipledispatch,0.6.0,2,2,2,0,0
175-
nbconvert,5.4.1,2,4,6,0,0
182+
nbconvert,5.4.1,2,2,2,0,0
183+
nbconvert,5.5.0,2,4,4,0,0
176184
nbformat,4.4.0,2,4,6,0,0
177185
ncurses,6.1,2,4,6,6,0
178186
networkx,2.2,2,2,2,0,0
@@ -182,8 +190,10 @@ nose,1.3.7,2,2,2,0,0
182190
notebook,5.7.8,2,4,6,0,0
183191
numba,0.43.1,2,2,2,0,0
184192
numexpr,2.6.9,2,2,2,0,0
185-
numpy,1.16.2,2,4,4,2,0
186-
numpy-base,1.16.2,2,4,4,2,1
193+
numpy,1.16.2,2,2,2,0,0
194+
numpy,1.16.3,2,2,2,2,0
195+
numpy-base,1.16.2,2,2,2,0,0
196+
numpy-base,1.16.3,2,2,2,2,1
187197
numpydoc,0.8.0,2,2,2,0,0
188198
olefile,0.46,2,3,3,1,0
189199
openpyxl,2.6.1,2,2,2,0,0
@@ -193,26 +203,31 @@ pandas,0.24.2,2,4,4,2,2
193203
pandoc,2.2.3.2,2,4,6,0,0
194204
pandocfilters,1.4.2,2,4,6,0,0
195205
pango,1.42.4,2,4,6,4,0
196-
parso,0.3.4,2,3,5,1,0
206+
parso,0.3.4,2,2,2,0,0
207+
parso,0.4.0,2,3,3,1,0
197208
partd,0.3.10,2,2,2,0,0
198209
patchelf,0.9,2,2,2,0,0
199210
path.py,11.5.0,2,2,2,0,0
200211
pathlib2,2.3.3,2,3,3,1,0
201212
patsy,0.5.1,2,3,3,1,0
202213
pcre,8.43,2,4,6,4,0
203214
pep8,1.7.1,2,2,2,0,0
204-
pexpect,4.6.0,2,4,6,2,0
215+
pexpect,4.6.0,2,2,2,0,0
216+
pexpect,4.7.0,2,4,4,2,0
205217
pickleshare,0.7.5,2,4,6,2,0
206-
pillow,5.4.1,2,3,3,1,0
207-
pip,19.0.3,2,4,6,6,0
218+
pillow,5.4.1,2,2,2,0,0
219+
pillow,6.0.0,1,1,1,1,0
220+
pip,19.0.3,2,2,2,2,0
221+
pip,19.1,2,4,4,4,0
208222
pixman,0.38.0,2,4,6,4,0
209223
pkginfo,1.5.0.1,2,2,2,0,0
210224
pluggy,0.9.0,2,2,2,0,0
211225
ply,3.11,2,2,2,0,0
212226
prometheus_client,0.6.0,2,4,6,0,0
213227
prompt_toolkit,1.0.15,1,1,1,1,0
214228
prompt_toolkit,2.0.9,2,3,5,1,0
215-
psutil,5.6.1,2,3,3,1,1
229+
psutil,5.6.1,2,2,2,0,0
230+
psutil,5.6.2,1,1,1,1,1
216231
ptyprocess,0.6.0,2,4,6,2,0
217232
py,1.8.0,2,2,2,0,0
218233
py-lief,0.9.0,2,2,2,0,0
@@ -242,7 +257,8 @@ python,2.7.16,1,1,1,1,1
242257
python,3.7.3,2,3,5,5,5
243258
python-dateutil,2.8.0,2,4,6,2,0
244259
python-libarchive-c,2.8,2,2,2,0,0
245-
pytz,2018.9,2,4,4,2,0
260+
pytz,2018.9,2,2,2,0,0
261+
pytz,2019.1,2,2,2,2,0
246262
pywavelets,1.0.2,2,2,2,0,0
247263
pyyaml,5.1,2,3,3,3,2
248264
pyzmq,17.1.2,2,4,4,2,0
@@ -423,7 +439,7 @@ requests,2.21.0,2,2,2,0,0
423439
rope,0.12.0,2,2,2,0,0
424440
rpy2,2.9.1,1,1,1,1,1
425441
ruamel.ordereddict,0.4.13,1,1,1,1,1
426-
ruamel.yaml,0.15.91,1,1,1,1,1
442+
ruamel.yaml,0.15.94,1,1,1,1,1
427443
ruamel_yaml,0.15.46,2,2,2,0,0
428444
scandir,1.10.0,1,1,1,1,0
429445
scikit-image,0.14.2,2,2,2,0,0
@@ -433,7 +449,7 @@ seaborn,0.9.0,2,2,2,0,0
433449
secretstorage,3.1.1,2,2,2,0,0
434450
send2trash,1.5.0,2,4,6,0,0
435451
setuptools,40.8.0,2,2,2,2,0
436-
setuptools,41.0.0,2,4,4,4,0
452+
setuptools,41.0.1,2,4,4,4,1
437453
simplegeneric,0.8.1,2,3,3,1,0
438454
singledispatch,3.4.0.3,2,3,3,1,0
439455
sip,4.19.8,2,3,3,1,0
@@ -449,14 +465,16 @@ sphinxcontrib-websupport,1.1.0,2,2,2,0,0
449465
spyder,3.3.3,2,2,2,0,0
450466
spyder-kernels,0.4.2,2,2,2,0,0
451467
sqlalchemy,1.3.1,2,2,2,0,0
452-
sqlite,3.27.2,2,4,6,6,0
468+
sqlite,3.27.2,2,2,2,2,0
469+
sqlite,3.28.0,2,4,4,4,0
453470
statsmodels,0.9.0,2,3,3,1,1
454471
subprocess32,3.5.3,1,1,1,1,0
455472
suitesparse,5.2.0,1,1,1,1,0
456473
sympy,1.3,2,2,2,0,0
457474
tbb,2019.4,1,1,1,1,0
458475
tblib,1.3.2,2,2,2,0,0
459-
terminado,0.8.1,2,4,6,0,0
476+
terminado,0.8.1,2,2,2,0,0
477+
terminado,0.8.2,2,4,4,0,0
460478
testpath,0.4.2,2,4,6,0,0
461479
tk,8.6.8,2,4,6,6,0
462480
tktable,2.10,2,4,4,4,0

tests/linux/environment_all.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ owner,project,environment,n_required,n_requested,n_python,n_r
22
user1,Portfolio,default,177,17,1,1
33
user1,ScriptsOnly,default,60,3,1,1
44
user1,ScriptsOnly,python,19,2,1,0
5-
user2,ProjectInspector,default,125,8,1,1
5+
user2,ProjectInspector,default,125,9,1,1
66
user2,ScriptsOnly,default,60,3,1,1
77
user2,ScriptsOnly,python,19,2,1,0

tests/linux/environment_package.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,7 @@ user2,ProjectInspector,default,r-uuid,1,0
926926
user2,ProjectInspector,default,readline,1,0
927927
user2,ProjectInspector,default,rpy2,1,1
928928
user2,ProjectInspector,default,send2trash,0,0
929-
user2,ProjectInspector,default,setuptools,1,0
929+
user2,ProjectInspector,default,setuptools,1,1
930930
user2,ProjectInspector,default,six,1,0
931931
user2,ProjectInspector,default,sqlite,1,0
932932
user2,ProjectInspector,default,terminado,0,0

0 commit comments

Comments
 (0)