va1entin
afa371559d
pythonPackages.geographiclib: init at 1.50
2019-10-18 19:21:49 -07:00
Thomas Bereknyei
6b09e24bba
pythonPackages.grpcio: inherit src from grpc
2019-10-18 20:31:34 -04:00
Timo Kaufmann
a2aeec6c35
Merge pull request #71792 from FRidh/twisted
...
python.pkgs.twisted: move twisted cache generation to postFixup
2019-10-23 15:15:09 +02:00
Robin Gloster
98165c5132
Merge pull request #66097 from r-ryantm/auto-update/python3.7-paste
...
python37Packages.paste: 3.0.8 -> 3.1.0
2019-10-23 14:18:28 +02:00
Frederik Rietdijk
6ab609ca58
python.pkgs.twisted: move twisted cache generation to postFixup
...
The Python 2 build of twisted would fail when generating the cache. This
failure started occuring since the change was introduced that builds
setuptools as a wheel instead of as an egg,
90be4c2c78
.
Turns out moving this step to postFixup solves the issue. I suppose it
is related to the order of site packages being evaluated, where
PYTHONPATH introduced additional ones.
2019-10-23 11:26:47 +02:00
worldofpeace
0e834b10f7
Merge pull request #71340 from edef1c/pgsanity-deps
...
pythonPackages.pgsanity: add missing postgresql checkInput
2019-10-18 20:02:25 +00:00
worldofpeace
625cad31bc
pythonPackages.pgsanity: don't mark broken
2019-10-18 16:01:21 -04:00
Alan Pearce
69889d3359
python3.7-trezor_agent: fix startup error
2019-10-18 12:00:38 -07:00
Matt Huszagh
6407a35d37
pythonPackages.cocotb: init at 1.2.0
2019-10-18 10:38:11 -07:00
Jonathan Ringer
8f0aba000b
python3Packages.gsd: 1.7.0 -> 1.9.3
2019-10-18 08:55:20 -07:00
Jonathan Ringer
697be7554a
pythonPackages.gsd: freeze at 1.7.0
2019-10-18 08:55:20 -07:00
R. RyanTM
4b0508a585
python37Packages.maxminddb: 1.4.1 -> 1.5.1 ( #70742 )
...
* python37Packages.maxminddb: 1.4.1 -> 1.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-maxminddb/versions
* pythonPackages.maxminddb: fix license
Should be "asl20" (Apache License 2.0) and not
"apsl20" (Apple Public Source License 2.0)
2019-10-18 17:14:10 +02:00
edef
a7aa69c8bf
pythonPackages.pgsanity: add missing postgresql checkInput
2019-10-18 12:33:41 +00:00
Frederik Rietdijk
919e727fdf
python: flake8: 3.7.7 -> 3.7.8
2019-10-18 12:58:18 +02:00
Frederik Rietdijk
445c68a1f7
python.pkgs.pip: 19.3 -> 19.3.1
2019-10-18 12:42:06 +02:00
Frederik Rietdijk
6a9de0eb79
python.pkgs.bootstrapped-pip: 19.3 -> 19.3.1
2019-10-18 12:41:53 +02:00
Frederik Rietdijk
1b5c537f45
Merge staging-next into staging
2019-10-18 12:27:41 +02:00
Frederik Rietdijk
c51c2f79b2
Merge master into staging-next
2019-10-18 12:26:11 +02:00
Jonathan Ringer
c2b43fa657
pythonPackages.astor: fix packaging
2019-10-18 09:54:05 +02:00
Jonathan Ringer
96ea386418
pythonPackages.faker: 1.0.8 -> 2.0.3
2019-10-18 09:54:05 +02:00
Jonathan Ringer
5ea783a60c
pythonPackages.factory_boy: fix python2 dependencies
2019-10-18 09:54:05 +02:00
Jonathan Ringer
ded0a4b6c0
pythonPackages.astor: disable for python2
...
The setup.py is no longer valid with setuptools>=41.4.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
4ba99e2361
pythonPackages.webtest: disable for python2
...
python2 tries to import paste.deploy, which is no longer valid
2019-10-18 09:54:05 +02:00
Jonathan Ringer
dd5522ad53
pythonPackages.paste: 3.0.8 -> 3.2.2
2019-10-18 09:54:05 +02:00
Jonathan Ringer
7045cc8336
pythonPackages.diff_cover: 1.0.2 -> 2.3.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
debf4f9e13
pythonPackages.keras-preprocessing: 1.0.9 -> 1.1.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
3f2af8219b
pythonPackages.eve: fix dependency bounds
2019-10-18 09:54:05 +02:00
Jonathan Ringer
a5f7791bcf
pythonPackages.cerberus: fix tests
2019-10-18 09:54:05 +02:00
Jonathan Ringer
3161b8b914
pythonPackages.coloredlogs: disable impure tests
2019-10-18 09:54:05 +02:00
Jonathan Ringer
d7acffb0b2
pythonPackages.aws-lambda-builds: 0.3.0 -> 0.4.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
641148260c
pythonPackages.pycurl: fix tests
2019-10-18 09:54:05 +02:00
Jonathan Ringer
8ef8be70b0
pythonPackages.green: 2.13.1 -> 3.0.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
9055fd2535
pythonPackages.google-api-core: disable for python2
...
google.* namespace no longer works
2019-10-18 09:54:05 +02:00
Jonathan Ringer
cd517668c7
pythonPackages.protobuf: disable tests for python2
...
setupwheels>=41.4 no longer collects the tests correctly
2019-10-18 09:54:04 +02:00
Jonathan Ringer
a1a8c96d8f
pythonPackages.twisted: disable python2
...
ruamel* dependencies no longer have correct namespacing for python2
2019-10-18 09:54:04 +02:00
Jonathan Ringer
2273963940
pythonPackages.azure-cli-telemetry: fix build
2019-10-18 09:54:04 +02:00
Jonathan Ringer
ad0b21e0b1
pythonPackages.manuel: disable for python2
...
zope_testing will no longer correctly collect the tests
2019-10-18 09:54:04 +02:00
Jonathan Ringer
4b5e0831e1
pythonPackages.notebook: disable for python2
...
notebook>=6 no longer supports python2
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
3a9fb15046
python: numpy: 1.17.2 -> 1.17.3
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
31acc6bacf
pythonPackages.zope-deferredimport: disable tests
...
relies on zope-testrunner. Import fails, likely because of how
zope-testrunner functions.
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
3787c2d931
python: zope.i18n: 4.6.2 -> 4.7.0
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
b65dc2ef54
python: zope.testrunner: 4.9.2 -> 5.0
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
039f36ac55
python: Twisted: 18.9.0 -> 19.7.0
2019-10-18 09:54:04 +02:00
Jonathan Ringer
8a08ebd0ad
python3Packages.trio: 0.11.0 -> 0.12.1
2019-10-18 09:54:04 +02:00
Jonathan Ringer
46515fbada
pythonPackages.pybind11: expose headers
2019-10-18 09:54:04 +02:00
Jonathan Ringer
5305675861
python3Packages.uarray: 0.4 -> 0.5.1
2019-10-18 09:54:04 +02:00
Jonathan Ringer
d59337e806
python3Packages.aiohttp: 3.5.4 -> 3.6.2
2019-10-18 09:54:04 +02:00
Jonathan Ringer
762be1cfc7
python3Packages.numpydoc: 0.8.0 -> 0.9.1
2019-10-18 09:54:04 +02:00
Jonathan Ringer
8ae6fb066e
python3Packages.pybind11: 2.3.0 -> 2.4.3
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
dcdcb66b2f
python: botocore: 1.12.250 -> 1.12.251
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
21e178a1fe
pythonPackages.dbus-python: 1.2.4 -> 1.2.12
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
95b8b57627
pythonPackages.approvaltests: 0.2.4 -> 0.2.6
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
76c2bde6d1
pythonPackages.joblib: 0.13.2 -> 0.14.0
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
c8b017c289
python: text-unidecode: 1.2 -> 1.3
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
fd5e7da1f8
python: pylint: 2.3.1 -> 2.4.2
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
b4ef5c479f
python: Pillow: 5.4.1 -> 6.2.0
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
4af94d0f5a
ansible: drop boto dependency
...
Does not seem to be needed. Hasn't been updated in over a year either.
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
5533eaa2d4
pythonPackages.lazy-object-proxy: fixup build
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
a23e098bf9
python: lazy-object-proxy: 1.3.1 -> 1.4.2
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
5738b5405e
python: astroid: 2.2.5 -> 2.3.1
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
a6604df8fd
pythonPackages.arpeggio: fix build
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
8a37580fc7
pythonPackages.multidict: disable tests for 3.8
2019-10-18 09:54:03 +02:00
Jonathan Ringer
5725366c88
python3Packages.networkx: 2.2 -> 2.4
2019-10-18 09:54:03 +02:00
Jonathan Ringer
fa3287ec79
pythonPackages.networkx: freeze at 2.2
2019-10-18 09:54:03 +02:00
Jonathan Ringer
36119423e2
python37Packages.tables: 3.5.2 -> 3.6.0
2019-10-18 09:54:03 +02:00
Jonathan Ringer
14f78c36d0
pythonPackages.tables: freeze at 3.5.2
2019-10-18 09:54:03 +02:00
Jonathan Ringer
5cc8fdb5d7
pythonPackages.pyjwt: fix tests
2019-10-18 09:54:03 +02:00
Jonathan Ringer
7eed62d51d
pythonPackages.importlib-meta: 0.18 -> 0.23
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
16c01cc3d2
python: commonmark: 0.8.1 -> 0.9.1
2019-10-18 09:54:03 +02:00
Jonathan Ringer
e995f04ac9
pythonPackages.docker: 4.0.2 -> 4.1.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
46f7f9c24b
pythonPackages.pytest-relaxed: fix build
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
949fd1f486
pythonPackages.jupyter_core: fixup
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
caf70f40bb
pythonPackages.hypothesis: fixup
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
6b4902afde
pythonPackages.ipykernel: 5.1.1 -> 5.1.2
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
fe0e2b268c
python: pyzmq: 18.0.2 -> 18.1.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
568c2b9e5f
pythonPackages.pathpy: disable a test for 3.8
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
977964a768
python: defusedxml: 0.5.0 -> 0.6.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
024ec3cb96
python: xarray: 0.12.3 -> 0.14.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
03f641e396
python: twine: 1.15.0 -> 2.0.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
6b636a3ed5
python: tqdm: 4.32.2 -> 4.36.1
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
949caaec2e
python: numba: 0.45.1 -> 0.46.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
69e80896e6
python: notebook: 5.7.8 -> 6.0.1
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
55206804be
python: nbconvert: 5.5.0 -> 5.6.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
e97b9934c2
python: llvmlite: 0.29.0 -> 0.30.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
dba59456b7
python: jupyter_core: 4.5.0 -> 4.6.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
c47a71b512
python: ipython: 7.6.1 -> 7.8.0
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
be8939dbd7
python: dask: 2.2.0 -> 2.6.0
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
1272561be8
pythonPackages.ptrace: add missing six dep
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
e07237a1b0
pythonPackages.hypothesis: 4.7.3 -> 4.41.0
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
603af4d2af
pythonPackages.docutils: 0.14 -> 0.15.2
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
b74344c075
python: attrs: 18.2.0 -> 19.3.0
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
faf8cfba4e
python: pluggy: 0.12.0 -> 0.13.0
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
b8dd3a1b68
python: zope.proxy: 4.3.1 -> 4.3.2
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
8d79920ab8
python: zipp: 0.5.1 -> 0.5.2
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
08770a8c8b
python: zetup: 0.2.52 -> 0.2.64
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
33340f7f2d
python: zeroc-ice: 3.7.2 -> 3.7.3
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
c7139afafa
python: xxhash: 1.4.1 -> 1.4.2
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
246f876ce9
python: wrapt: 1.11.1 -> 1.11.2
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
14214145df
python: widgetsnbextension: 3.5.0 -> 3.5.1
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
b651e0d504
python: whitenoise: 4.1.2 -> 4.1.4
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
bc9305b487
python: Werkzeug: 0.15.5 -> 0.15.6
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
cd5efb76e8
python: vmprof: 0.4.13 -> 0.4.15
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
d6d65acbe3
python: uproot: 3.10.0 -> 3.10.6
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
9a3c3f4a50
python: uproot-methods: 0.7.0 -> 0.7.1
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
84754b7c0a
python: uncompyle6: 3.4.0 -> 3.4.1
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
5cf54a42bc
python: uamqp: 1.2.2 -> 1.2.3
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
c3bc29cd77
python: u-msgpack-python: 2.5.1 -> 2.5.2
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
010cfb8fb7
python: typing: 3.7.4 -> 3.7.4.1
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
4dfe66e19f
python: traitlets: 4.3.2 -> 4.3.3
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
e4d0255af4
python: tomlkit: 0.5.7 -> 0.5.8
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
943da91517
python: tldextract: 2.2.1 -> 2.2.2
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
36ae9efb3d
python: tabulate: 0.8.3 -> 0.8.5
2019-10-18 09:54:02 +02:00
Frederik Rietdijk
8558d913fc
python: strictyaml: 1.0.3 -> 1.0.5
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
016ff457e9
python: starlette: 0.12.7 -> 0.12.10
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
97266b8065
python: starfish: 0.1.3 -> 0.1.7
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
dd5acf7e8e
python: sqlmap: 1.3.5 -> 1.3.10
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
fcdc273d2b
python: SQLAlchemy: 1.3.8 -> 1.3.10
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
5531222010
python: spyder-kernels: 0.5.1 -> 0.5.2
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
eb72e7cb44
python: sounddevice: 0.3.13 -> 0.3.14
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
fc23abb5fe
python: sharedmem: 0.3.6 -> 0.3.7
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
0c1e8c7a7b
python: serverlessrepo: 0.1.8 -> 0.1.10
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
286eb5960d
python: sentry-sdk: 0.8.0 -> 0.8.1
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
79ec117b36
python: semantic_version: 2.8.1 -> 2.8.2
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
147860eea8
python: scikit-image: 0.14.2 -> 0.14.5
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
020cae94b2
python: s3transfer: 0.2.0 -> 0.2.1
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
eb8c1d55ac
python: runway-python: 0.4.0 -> 0.4.3
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
3df2293ca6
python: ruamel.yaml: 0.15.96 -> 0.15.100
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
0c39d3e13f
python: ruamel.ordereddict: 0.4.13 -> 0.4.14
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
68d816d6a2
python: rpyc: 4.1.1 -> 4.1.2
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
a81a8407ea
python: reportlab: 3.5.21 -> 3.5.28
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
ab2cdf6827
python: redis: 3.3.4 -> 3.3.11
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
710dac2e03
python: pyzmq: 18.0.1 -> 18.0.2
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
8e55c4b4bf
python: PyYAML: 5.1.1 -> 5.1.2
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
785096eff9
python: python-slugify: 3.0.2 -> 3.0.6
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
248fee55d2
python: python-ptrace: 0.9.3 -> 0.9.4
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
df6687efc2
python: python-oauth2: 1.1.0 -> 1.1.1
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
bd4bd7173a
python: python-dbusmock: 0.18.1 -> 0.18.3
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
8041b6ee9c
python: python-binance: 0.7.1 -> 0.7.4
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
2ea05d40d4
python: pytest: 4.6.5 -> 4.6.6
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
9bc0ce53f0
python: pytest-testmon: 0.9.18 -> 0.9.19
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
a0f93e177e
python: pytest-remotedata: 0.3.1 -> 0.3.2
2019-10-18 09:54:01 +02:00
Frederik Rietdijk
8f23d09c9d
python: pytest-relaxed: 1.1.4 -> 1.1.5
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
f965c710b2
python: pytest-mypy: 0.3.2 -> 0.3.3
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
d987f993bf
python: pytest-annotate: 1.0.2 -> 1.0.3
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
1856412da0
python: pyspark: 2.4.3 -> 2.4.4
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
63b9143784
python: pysmbc: 1.0.16 -> 1.0.18
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
d25872847b
python: pyroute2: 0.5.6 -> 0.5.7
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
9faf549ca3
python: pyro-ppl: 0.3.3 -> 0.3.4
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
6e68548311
python: PyMuPDF: 1.16.2 -> 1.16.5
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
e235400267
python: pyjwkest: 1.4.0 -> 1.4.2
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
7ed7e890c6
python: pyhomematic: 0.1.60 -> 0.1.61
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
4ff0b7144b
python: pyhocon: 0.3.51 -> 0.3.53
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
bffe81c6cb
python: pyftdi: 0.30.0 -> 0.30.3
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
55025d7f98
python: pyfma: 0.1.0 -> 0.1.1
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
49774ffe02
python: pydocumentdb: 2.3.3 -> 2.3.5
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
46c7e609c0
python: pybtex-docutils: 0.2.1 -> 0.2.2
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
d7aff58f3b
python: pybotvac: 0.0.13 -> 0.0.16
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
4be680d0c8
python: PyBindGen: 0.20.0 -> 0.20.1
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
c812f260eb
python: pybids: 0.9.2 -> 0.9.4
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
f985312640
python: pyatv: 0.3.12 -> 0.3.13
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
fbea317984
python: pyasn1: 0.4.5 -> 0.4.7
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
04bb5d396a
python: pyasn1-modules: 0.2.5 -> 0.2.7
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
bb1a400e81
python: ptpython: 2.0.4 -> 2.0.6
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
452334ea90
python: prompt_toolkit: 1.0.16 -> 1.0.18
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
887f0ab4f9
python: ppft: 1.6.4.9 -> 1.6.6.1
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
032247a78f
python: pox: 0.2.5 -> 0.2.7
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
3bda3c6598
python: jsonschema: 3.0.1 -> 3.0.2
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
8d43d1e281
python: plyfile: 0.7 -> 0.7.1
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
a51f74034c
python: plone.testing: 7.0.1 -> 7.0.2
2019-10-18 09:54:00 +02:00
Frederik Rietdijk
2ea6a4eed3
python: pikepdf: 1.6.2 -> 1.6.4
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
f4a072e259
python: pid: 2.2.3 -> 2.2.5
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
74ad65b7b3
python: phonenumbers: 8.10.19 -> 8.10.20
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
bfa142a976
python: pg8000: 1.13.1 -> 1.13.2
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
fde3878b92
python: persim: 0.0.9 -> 0.0.10
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
6140b95f39
python: pendulum: 2.0.4 -> 2.0.5
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
2cc6d0f1fc
python: pdftotext: 2.1.1 -> 2.1.2
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
4b2b817cd4
python: pathos: 0.2.3 -> 0.2.5
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
d01114e4a6
python: pathlib2: 2.3.3 -> 2.3.5
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
303172a03b
python: parse: 1.12.0 -> 1.12.1
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
c394b23907
python: param: 1.9.1 -> 1.9.2
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
3faa6e98ad
python: panel: 0.6.2 -> 0.6.4
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
b8cde54b5a
python: openpyxl: 2.6.2 -> 2.6.4
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
6530757af5
python: onkyo-eiscp: 1.2.5 -> 1.2.7
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
5e68955abe
python: oauthlib: 3.0.1 -> 3.0.2
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
71e4f9403a
python: numba: 0.45.0 -> 0.45.1
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
eeb0767ea2
python: nipype: 1.2.0 -> 1.2.3
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
b874bc9f6a
python: nibabel: 2.5.0 -> 2.5.1
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
03f3b6d1f1
python: mypy_extensions: 0.4.1 -> 0.4.2
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
cafcf56d97
python: mwoauth: 0.3.3 -> 0.3.5
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
e15ba4bd5c
python: multiprocess: 0.70.7 -> 0.70.9
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
1a0e68784e
python: msgpack: 0.6.1 -> 0.6.2
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
a13f0d5a9c
python: moretools: 0.1.10 -> 0.1.12
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
68c1df52a6
python: minio: 4.0.17 -> 4.0.21
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
1cfa4c75fa
python: micawber: 0.5.0 -> 0.5.1
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
eaa4df679c
python: mapsplotlib: 1.1.2 -> 1.1.3
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
fd8dbe5339
python: lxml: 4.3.3 -> 4.3.5
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
fdad811ed5
python: kombu: 4.6.3 -> 4.6.5
2019-10-18 09:53:59 +02:00
Frederik Rietdijk
05e626d5b7
python: Keras: 2.2.4 -> 2.2.5
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
2d2a2b7669
python: Keras_Applications: 1.0.7 -> 1.0.8
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
777a09353f
python: kafka-python: 1.4.6 -> 1.4.7
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
034da53bd8
python: jupytext: 1.2.3 -> 1.2.4
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
8d0996fb46
python: jupyterlab_server: 0.3.0 -> 0.3.4
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
214f752f5d
python: jupyter_client: 5.3.1 -> 5.3.4
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
982da9492a
python: jsbeautifier: 1.10.0 -> 1.10.2
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
ecec131701
python: Jinja2: 2.10.1 -> 2.10.3
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
631d365d2e
python: jeepney: 0.4 -> 0.4.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
97712f956a
python: isort: 4.3.20 -> 4.3.21
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
7a4912c508
python: ipywidgets: 7.5.0 -> 7.5.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
647fc0c164
python: ipykernel: 4.10.0 -> 4.10.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
d3c53cea4c
python: imutils: 0.5.2 -> 0.5.3
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
597a78d8cd
python: impacket: 0.9.15 -> 0.9.20
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
995772fbfa
python: ijson: 2.5 -> 2.5.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
4d0c23db68
python: httpretty: 0.9.6 -> 0.9.7
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
f6d7058a41
python: hopcroftkarp: 1.2.4 -> 1.2.5
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
43ba2a0677
python: holoviews: 1.12.5 -> 1.12.6
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
41c49645d6
python: hiro: 0.5 -> 0.5.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
6f5ea551ba
python: HeapDict: 1.0.0 -> 1.0.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
6d6f512824
python: hdbscan: 0.8.22 -> 0.8.23
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
6edaaa7288
python: gym: 0.12.5 -> 0.12.6
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
771b4adad9
python: guessit: 3.0.4 -> 3.0.5
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
aa84a182de
python: grpcio-tools: 1.23.0 -> 1.23.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
bcfc308fec
python: google-resumable-media: 0.3.2 -> 0.3.3
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
38fc9ef312
python: google-cloud-storage: 1.15.1 -> 1.15.2
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
322f912396
python: google-cloud-bigquery: 1.9.0 -> 1.9.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
5ecf592b7e
python: google-auth-oauthlib: 0.4.0 -> 0.4.1
2019-10-18 09:53:58 +02:00
Frederik Rietdijk
a41e0034ac
python: gitdb2: 2.0.5 -> 2.0.6
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
30515fd1c0
python: gensim: 3.8.0 -> 3.8.1
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
a846a8652a
python: fsspec: 0.4.1 -> 0.4.5
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
a081e6a0a3
python: fs: 2.4.8 -> 2.4.11
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
9e9fbcbcb7
python: fs-s3fs: 1.1.0 -> 1.1.1
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
4dbc60aa8e
python: Flask-SQLAlchemy: 2.4.0 -> 2.4.1
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
df015bc3e6
python: flake8: 3.7.7 -> 3.7.8
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
7ae2859d71
python: flake8-debugger: 3.1.0 -> 3.1.1
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
eca801a4b0
python: Faker: 1.0.7 -> 1.0.8
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
6807901adc
python: execnet: 1.7.0 -> 1.7.1
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
b75781027d
python: Eve: 0.9 -> 0.9.2
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
4f35321650
python: enum-compat: 0.0.2 -> 0.0.3
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
22f9eb3a61
python: elasticsearch: 7.0.2 -> 7.0.5
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
6b125ada80
python: ecdsa: 0.13.2 -> 0.13.3
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
1900c88b7b
python: dulwich: 0.19.11 -> 0.19.13
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
0680417f96
python: drms: 0.5.6 -> 0.5.7
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
1f6a3d8077
python: dkimpy: 0.9.3 -> 0.9.5
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
0a26590f03
python: djangoql: 0.13.0 -> 0.13.1
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
ea7d64bab0
python: Django: 2.2.5 -> 2.2.6
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
a4b2ff6b87
python: Django: 2.1.11 -> 2.1.13
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
7ee1098a97
python: django-q: 1.0.1 -> 1.0.2
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
c247b917bf
python: django-pglocks: 1.0.2 -> 1.0.3
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
2d7d1edf3f
python: django-multiselectfield: 0.1.8 -> 0.1.9
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
b63267a38a
python: django-cors-headers: 3.1.0 -> 3.1.1
2019-10-18 09:53:57 +02:00
Frederik Rietdijk
58f20f9e3e
python: dftfit: 0.5.0 -> 0.5.1
2019-10-18 09:53:57 +02:00