Michael Raskin
055a29c4a1
Merge pull request #39981 from timokau/sage-on-nixos
...
Sage on nixos
2018-07-01 07:37:42 +00:00
worldofpeace
bae87d5042
python.pkgs.pybrowserid: move expression and 0.9.2 -> 0.14.0 ( #42814 )
2018-06-30 15:01:07 +02:00
Robert Schütz
687f5d2fa1
python.pkgs.asynctest: 0.12.0 -> 0.12.2
2018-06-30 12:21:48 +02:00
Robert Schütz
18f45dac2c
python.pkgs.aioimaplib: 0.7.13 -> 0.7.14
2018-06-30 12:02:07 +02:00
Robert Schütz
7725269765
Merge pull request #42728 from mkaito/update-ykman
...
yubikey-manager: 0.4.0 -> 0.7.0
2018-06-30 11:29:35 +02:00
Michishige Kaito
97e3024376
python-fido2: init at 0.3.0
2018-06-30 10:21:02 +01:00
Ryan Mulligan
1d54dc6841
treewide: http -> https
2018-06-29 17:18:27 -07:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging
2018-06-30 01:41:59 +02:00
Timo Kaufmann
84d89a1ec6
pythonPackages.flask-silk: 0.2 -> 2018-06-28
...
Fixes the build with current flask, which deprecated the old import
syntax.
2018-06-30 01:20:46 +02:00
Timo Kaufmann
7df80c4e02
pythonPackages.flask-autoindex: 0.6 -> 2018-06-28
...
Fixes the build with current flask, which deprecated the old import
syntax.
2018-06-30 01:20:46 +02:00
Timo Kaufmann
a0eace3be6
sympy: backport upstream fixes
2018-06-30 01:20:46 +02:00
Timo Kaufmann
f49f133513
cysignals: add pari support
2018-06-30 01:20:46 +02:00
xeji
ad112ca0a4
Merge pull request #42782 from dotlambda/dateutil-2.7-fixes
...
Fix packages broken by python-dateutil bump
2018-06-30 00:42:21 +02:00
aszlig
c15e6fd3fd
python/twisted: Fix fetching source
...
In ced21f5e1a
, fetchurl has changed into
fetchPypi, but the upstream tarball is actually a tar.bz2 archive but by
default fetchPypi uses "tar.gz" as its extension.
The sha256 however is still the same.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @FRidh
2018-06-29 23:23:32 +02:00
Robin Gloster
95cb828b27
python-openid: remove, only keep python3-openid
...
see discussion on
2e41891e6d
2018-06-29 21:37:45 +02:00
aszlig
d15ba6a7ee
python/soco: init at 0.15
...
This is required for one of the plugins (sonosupdate) of Beets version
1.4.7.
I do not have a Sonos speaker, so I can't really test whether the
library works nor properly maintain this package (so I didn't add myself
as a maintainer).
I ran the build (including tests) against Python 2.x and Python 3.x.
Signed-off-by: aszlig <aszlig@nix.build>
2018-06-29 21:29:49 +02:00
Vladimír Čunát
2059bf9e39
Merge older staging with added firefox-related updates
2018-06-29 21:06:39 +02:00
Robert Schütz
18d78e2e48
python.pkgs.pytest-mock: 1.8.0 -> 1.10.0
2018-06-29 20:03:08 +02:00
Robert Schütz
aa11e10977
python.pkgs.pendulum: fix propagatedBuildInputs
2018-06-29 19:50:14 +02:00
Robert Schütz
9ebfa7bede
python.pkgs.pytest-httpbin: disable tests
...
Tests are not included in the PyPI tarball.
2018-06-29 19:41:08 +02:00
Robert Schütz
38094de6b6
python.pkgs.flask-common: use flask-caching
2018-06-29 19:27:34 +02:00
Robert Schütz
da7d4c3676
python.pkgs.flask-caching: init at 1.4.0
2018-06-29 19:27:28 +02:00
Jaakko Luttinen
a4765957fd
pythonPackages.salmon-mail: fix tests ( #42753 )
2018-06-29 13:20:38 +02:00
Jaakko Luttinen
1a589cc422
pythonPackages.txtorcon: 0.20.0 -> 18.0.0 ( #42754 )
2018-06-29 13:19:32 +02:00
Frederik Rietdijk
9cf1f58c4f
Merge pull request #42372 from Assassinkin/sklearn-deap
...
pythonPackages.sklearn-deap: init at 0.2.2
2018-06-29 09:15:19 +02:00
Frederik Rietdijk
d854e3c73c
Merge pull request #42716 from xvapx/PR/fix-pythonPackages.cheroot
...
pythonPackages.cheroot: fixed tests
2018-06-29 09:09:34 +02:00
Jan Tojnar
3784fd5e46
pcsclite: split package
2018-06-29 04:40:54 +02:00
Marti Serra
f11281bdcf
pythonPackages.cherrypy: fixed tests
2018-06-28 11:15:17 +02:00
Marti Serra
e82e01bb61
pythonPackages.cheroot: fixed tests
2018-06-28 11:13:25 +02:00
adisbladis
7c96b917a5
pythonPackages.btrees: Fix tests by adding zope_testrunner input
2018-06-28 14:12:43 +08:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Frederik Rietdijk
fd68302741
Merge pull request #42667 from xvapx/PR/fix-pythonPackages.flask-restful
...
pythonPackages.flask-restful: disable broken test
2018-06-27 21:43:04 +02:00
Marti Serra
3dd8b03da9
pythonPackages.flask-restful: disable broken test
2018-06-27 21:39:20 +02:00
Timo Kaufmann
b0181718cb
python2Packages.rpy2: fix python2 compatibility ( #42634 )
2018-06-27 09:55:01 +02:00
Robert Schütz
352995d79b
Merge pull request #42052 from makefu/pkgs/python-forecastio/init
...
pythonPackages.python-forecastio: init at 1.4.0
2018-06-26 20:22:38 +02:00
makefu
ecac42bd87
pythonPackages.python-forecastio: init at 1.4.0
2018-06-26 18:35:04 +02:00
pandaman64
3a2e601efd
qiskit: fix build
2018-06-26 16:55:08 +09:00
lewo
7efadfdf04
Merge pull request #42511 from r-ryantm/auto-update/docker-compose
...
docker_compose: 1.20.1 -> 1.21.2
2018-06-25 15:16:52 +02:00
Benjamin Hipple
6e146c3700
pythonPackages.plaid-python: init at 2.3.0 ( #42530 )
...
* pythonPackages.plaid-python: init at 2.3.0
* Run unit tests with py.test
2018-06-25 15:05:47 +02:00
Benjamin Hipple
39f357a836
slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604 ( #42536 )
...
* slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604
This commit also swaps to use the official repository's github release tags
instead of their download site, which only keeps the most recent version with no
historical archives.
* Document why we don't run tests
* Remove dead testing code
2018-06-25 14:58:04 +02:00
Assassinkin
c5e9193994
pythonPackages.sklearn-deap: dropping a comment
2018-06-25 12:06:33 +01:00
Frederik Rietdijk
df587c7f2e
Merge master into staging
2018-06-25 10:58:39 +02:00
Profpatsch
367a7ae138
pythonPackages.rlp: revert to working 0.6.0
...
It is required by electrum.
2018-06-25 10:53:18 +02:00
Frederik Rietdijk
1dd0109c8c
pythonPackages: remove traces of Python 2.6
2018-06-25 10:50:44 +02:00
Frederik Rietdijk
e6bf9c8a45
Revert "python: click-log: 0.2.1 -> 0.3.2"
...
This broke `vdirsyncer`, the only user of this package.
This reverts commit 60ab4bd851
.
2018-06-25 09:12:24 +02:00
Franz Pletz
fdf015b8a3
python.pkgs.netdisco: 1.4.0 -> 1.5.0
2018-06-24 17:39:01 +02:00
Franz Pletz
8469c97615
python.pkgs.user-agents: disable tests
...
The ua-parser bump 0.8.0 seems to have changed some behaviour. The
user-agents is still working in principle, though.
2018-06-24 17:39:01 +02:00
Franz Pletz
a85a0b100e
python.pkgs.hbmqtt: fix for websockets 5.0
2018-06-24 17:39:00 +02:00
R. RyanTM
8cbc9fd8da
docker_compose: 1.20.1 -> 1.21.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/docker-compose/versions .
These checks were done:
- built on NixOS
- /nix/store/z6xj749vplzm2x4hv93l34b41cb049kb-docker-compose-1.21.2/bin/.docker-compose-wrapped passed the binary check.
- /nix/store/z6xj749vplzm2x4hv93l34b41cb049kb-docker-compose-1.21.2/bin/docker-compose passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.21.2 with grep in /nix/store/z6xj749vplzm2x4hv93l34b41cb049kb-docker-compose-1.21.2
- directory tree listing: https://gist.github.com/6a7d68b839f5f57301d1c477e48ce88c
- du listing: https://gist.github.com/d1fd19f768c67e0cc36e885228ca138a
2018-06-24 01:30:52 -07:00
Matthew Bauer
680957d8b2
pyserial: disable install check on darwin
2018-06-23 17:50:01 -04:00
Frederik Rietdijk
fc4ab420d9
Merge pull request #40959 from alexvorobiev/clustershell
...
pythonPackages.clustershell: init at 1.8
2018-06-23 18:29:20 +02:00
Frederik Rietdijk
ced21f5e1a
pythonPackages: remove name
attribute`
...
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
eb195041d5
Merge pull request #42335 from Assassinkin/seekpath
...
pythonPackages.seekpath: init at 1.8.1
2018-06-23 18:08:02 +02:00
Frederik Rietdijk
4df1161ea4
Merge pull request #42367 from Assassinkin/monty
...
pythonPackages.monty: init at 1.0.2
2018-06-23 18:05:04 +02:00
Frederik Rietdijk
43520486c7
Merge pull request #42345 from Ma27/fix-python-git-annex-adapter
...
python3Packages.git-annex-adapter: fix build
2018-06-23 18:04:39 +02:00
Averell Dalton
06932b25f3
Revert "python: jupyterlab_launcher: 0.10.5 -> 0.11.0"
...
This reverts commit a4404adbcb
.
2018-06-23 17:52:31 +02:00
Frederik Rietdijk
1106d872ae
Merge pull request #42421 from bandresen/python-periphery
...
pythonPackages.python-periphery: init at 1.1.1
2018-06-23 13:53:29 +02:00
Benjamin Andresen
1dcee7a162
pythonPackages.python-periphery: init at 1.1.1
2018-06-23 13:18:20 +02:00
Frederik Rietdijk
59daa4fd62
python.pkgs.aiohttp: fix build
2018-06-23 12:02:20 +02:00
Frederik Rietdijk
46b7f6bdfd
python.pkgs.pandas: fix build
2018-06-23 11:48:06 +02:00
Frederik Rietdijk
95eb2fa40e
Merge staging into master
2018-06-23 08:23:24 +02:00
Assassinkin
e84a8bf83d
pythonPackages.monty: Add a short description
2018-06-22 14:46:51 +01:00
Assassinkin
4d728b19f7
pythonPackages.sklearn-deap: init at 0.2.2
2018-06-22 14:38:08 +01:00
Assassinkin
0fe77afcaf
pythonPackages.monty: init at 1.0.2
2018-06-22 12:54:26 +01:00
Frederik Rietdijk
d12fc7abcb
python.pkgs.portend: fix build
2018-06-22 13:09:51 +02:00
Frederik Rietdijk
e00ddc62b2
python.pkgs.rlp: mark as broken
2018-06-22 13:09:51 +02:00
Frederik Rietdijk
6816117ace
python.pkgs.beancount: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
617806e913
python.pkgs.notebook: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
07753e8875
python.pkgs.sqlalchemy: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
cb5bf262cd
python.pkgs.netcdf4: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
25e5b37c23
python.pkgs.cftime: init at 1.0.0
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
5b49e13f02
python.pkgs.pip-tools: fix build
2018-06-22 13:09:49 +02:00
Frederik Rietdijk
303787e6f8
python.pkgs.gunicorn: fix build
2018-06-22 13:09:49 +02:00
Frederik Rietdijk
363910dc7f
python.pkgs.pyowm: fix build
2018-06-22 13:09:49 +02:00
Frederik Rietdijk
751c9328e6
python.pkgs.py4j: 0.10.6 -> 0.10.7
2018-06-22 13:09:49 +02:00
Robert Schütz
8216e6fa0d
python.pkgs.dateutil_1_5: remove
2018-06-22 13:09:49 +02:00
Robert Schütz
49cb112d99
python.pkgs.django-haystack: 2.4.1 -> 2.8.1
2018-06-22 13:09:48 +02:00
Robert Schütz
61a051cbaa
python.pkgs.pysolr: 3.3.3 -> 3.7.0
2018-06-22 13:09:48 +02:00
Robert Schütz
6896911117
python.pkgs.pysolr: move expression
2018-06-22 13:09:48 +02:00
Robert Schütz
95ce1c4e12
python.pkgs.django-haystack: move expression
2018-06-22 13:09:48 +02:00
Frederik Rietdijk
c34c192714
python.pkgs.google-api-python-client: add missing dependency
2018-06-22 13:09:48 +02:00
Frederik Rietdijk
a903708156
python.pkgs.google-auth-httplib2: init at 0.0.3
2018-06-22 13:09:48 +02:00
Frederik Rietdijk
a2799a4e88
python: IBMQuantumExperience: 1.9.5 -> 1.9.6
2018-06-22 13:09:47 +02:00
Frederik Rietdijk
6969c87349
python: zeep: 2.5.0 -> 3.0.0
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
0812bc40b2
python: yarl: 1.2.5 -> 1.2.6
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
c3edc156cd
python: vega: 1.1.1 -> 1.3.0
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
e0aa8913b2
python: uproot: 2.8.31 -> 2.8.33
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
16a1c608eb
python: testfixtures: 6.1.0 -> 6.2.0
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
ffa1afd005
python: tables: 3.4.3 -> 3.4.4
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
7093d1fc7a
python: stripe: 1.82.1 -> 1.82.2
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
ea1af5b7bc
python: schema: 0.6.7 -> 0.6.8
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
57efe1a657
python: requests: 2.19.0 -> 2.19.1
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
631067e62f
python: regex: 2018.06.09 -> 2018.06.21
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
3f5422c46b
python: qiskit: 0.4.15 -> 0.5.4
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
b5aa2c0e7c
python: python-gnupg: 0.4.2 -> 0.4.3
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
7d4922b2e0
python: pytest: 3.6.1 -> 3.6.2
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
a83e81c59b
python: pytest-timeout: 1.2.1 -> 1.3.0
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
278d417c44
python: pyscard: 1.9.6 -> 1.9.7
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
ba4064ce29
python: pyroute2: 0.5.1 -> 0.5.2
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
fd63005827
python: pyhomematic: 0.1.43 -> 0.1.44
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
7dddb2e4e9
python: pydub: 0.22.0 -> 0.22.1
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
ef6f0b7d66
python: pycryptodomex: 3.6.1 -> 3.6.2
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
29e5648c28
python: pycryptodome: 3.6.1 -> 3.6.2
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
e4970eb585
python: phonenumbers: 8.9.7 -> 8.9.8
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
eb528297e4
python: pdf2image: 0.1.13 -> 0.1.14
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
cede7caab8
python: pandas: 0.23.0 -> 0.23.1
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
8fb618248f
python: numpy: 1.14.4 -> 1.14.5
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
989079c566
python: nilearn: 0.4.1 -> 0.4.2
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
e64a968719
python: nibabel: 2.2.0 -> 2.3.0
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
8456c7880f
python: Nevow: 0.14.3 -> 0.14.4
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
5139977a0e
python: jupyterhub-ldapauthenticator: 1.2.1 -> 1.2.2
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
2b7aee7ba6
python: jdatetime: 2.0.0 -> 2.1.0
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
a4a26fe23a
python: IBMQuantumExperience: 1.9.1 -> 1.9.5
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
bc38b0a293
python: hvac: 0.5.0 -> 0.6.0
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
a69bee47d9
python: grpcio: 1.12.0 -> 1.12.1
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
5d664be337
python: google-api-core: 1.2.0 -> 1.2.1
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
644d6eb8fb
python: gevent: 1.3.3 -> 1.3.4
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
fc6b70a401
python: fonttools: 3.27.1 -> 3.28.0
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
59c61b21ba
python: Flask-Migrate: 2.1.1 -> 2.2.1
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
92c9ce7c2e
python: Faker: 0.8.15 -> 0.8.16
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
f228e23cd3
python: elasticsearch: 6.2.0 -> 6.3.0
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
ec51c100ec
python: dulwich: 0.19.2 -> 0.19.3
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
4c5aa1ce09
python: docker: 3.3.0 -> 3.4.0
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
8f3b4726aa
python: dill: 0.2.7.1 -> 0.2.8.1
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
04e527d69f
python: deprecation: 2.0.3 -> 2.0.4
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
1e86af4b0a
python: dask: 0.17.5 -> 0.18.0
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
6a5bb306da
python: cufflinks: 0.12.1 -> 0.13.0
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
6f3b651128
python: circus: 0.14.0 -> 0.15.0
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
679b184950
python: CherryPy: 15.0.0 -> 16.0.2
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
095a58c09b
python: cheroot: 6.3.1 -> 6.3.2
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
f65570396a
python: channels: 2.1.1 -> 2.1.2
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
77de056693
python: zc.buildout: 2.11.4 -> 2.11.5
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
5a6394ecad
python: bokeh: 0.12.16 -> 0.13.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
baa769a165
python: blessed: 1.14.2 -> 1.15.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
913e775fb7
python: aws-sam-translator: 1.5.4 -> 1.6.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
b59793fee1
python: Automat: 0.6.0 -> 0.7.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
11be27a3cd
python: asyncssh: 1.13.0 -> 1.13.1
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
142db78f08
python: aniso8601: 3.0.0 -> 3.0.2
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
e5905b43f7
python: alabaster: 0.7.10 -> 0.7.11
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
80110d0bc4
python: aiohue: 1.5.0 -> 1.6.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
f7c654809c
python: aioamqp: 0.10.0 -> 0.11.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
4eb3784c55
python.pkgs.setuptools: 39.0.1 -> 39.2.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
0c20574dbd
python.pkgs.txaio: 2.9.0 -> 2.10.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
1d9291b16e
python.pkgs.moto: loosen jsondiff constraint
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
aa5ab58387
python.pkgs.gevent: minor improvements
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
b634b3c46f
python: greenlet: 0.4.10 -> 0.4.13
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
da455116d2
python.pkgs.greenlet: move expression
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
5ff5aa4a0f
python.pkgs.opentimestamps: 0.3.0 -> 0.4.0
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
b8f7cc5419
python.pkgs.pytest-asyncio: minor improvements
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
db0a52e838
python: zope.interface: 4.4.3 -> 4.5.0
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
72dd15b11d
python: zc.lockfile: 1.2.1 -> 1.3.0
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
7ff206e180
python: yarl: 1.1.1 -> 1.2.5
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
70da4a9e27
python: yapf: 0.21.0 -> 0.22.0
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
01dda9dcb9
python: xarray: 0.10.4 -> 0.10.7
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
734b711ef2
python: websocket_client: 0.47.0 -> 0.48.0
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
c37797e490
python: websockets: 4.0.1 -> 5.0.1
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
efb3528d4c
python: virtualenv: 15.2.0 -> 16.0.0
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
55caf7fa7e
python: urllib3: 1.22 -> 1.23
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
49095a57d3
python: uritools: 2.1.1 -> 2.2.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
5c12684446
python: uproot: 2.8.25 -> 2.8.31
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
9f8f483e2a
python: unittest-xml-reporting: 2.1.1 -> 2.2.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
5d3c605345
python: ua-parser: 0.7.3 -> 0.8.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
587c2bd264
python: Twisted: 17.9.0 -> 18.4.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
92e2164fc9
python: tqdm: 4.21.0 -> 4.23.4
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
05ff34a952
python: thinc: 6.10.2 -> 6.11.2
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
4fc2df1b81
python: texttable: 1.2.1 -> 1.3.1
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
e368770cce
python: testfixtures: 6.0.2 -> 6.1.0
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
061d220129
python: supervise_api: 0.5.3 -> 0.6.0
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
da5a8184a0
python: subprocess32: 3.2.7 -> 3.5.2
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
83de778d45
python: stripe: 1.79.1 -> 1.82.1
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
087df1160b
python: statsmodels: 0.8.0 -> 0.9.0
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
e4767b420b
python: sqlmap: 1.2.5 -> 1.2.6
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
29e2485056
python: SQLAlchemy: 1.2.7 -> 1.2.8
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
befd27d5b8
python: splinter: 0.7.7 -> 0.8.0
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
9edefdd860
python: sphinxcontrib-websupport: 1.0.1 -> 1.1.0
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
ac9cafbff7
python: sphinxcontrib-bibtex: 0.3.6 -> 0.4.0
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
aee7b1d413
python: Sphinx: 1.7.4 -> 1.7.5
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
3068b8a3fb
python: simplejson: 3.13.2 -> 3.15.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
ef7d822858
python: setuptools_scm: 1.17.0 -> 2.1.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
810f8c953a
python: scp: 0.10.2 -> 0.11.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
83127d0dcb
python: scipy: 1.0.1 -> 1.1.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
b354829a26
python: salmon-mail: 3.0.0 -> 3.0.1
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
01d5a6cc4d
python: rpy2: 2.8.6 -> 2.9.3
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
4c3a19b9c9
python: rlp: 0.6.0 -> 1.0.1
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
c4a40d8687
python: restview: 2.8.1 -> 2.9.1
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
a99873e851
python: requests: 2.18.4 -> 2.19.0
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
e3219e63f3
python: requests-oauthlib: 0.8.0 -> 1.0.0
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
d664916f51
python: requests-mock: 1.4.0 -> 1.5.0
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
c3dcf7787a
python: regex: 2018.02.21 -> 2018.06.09
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
312af8502f
python: readme_renderer: 18.1 -> 21.0
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
4bef7c62e4
python: pytzdata: 2018.3 -> 2018.5
2018-06-22 13:09:28 +02:00
Frederik Rietdijk
64217cd3d3
python: pytz: 2018.3 -> 2018.4
2018-06-22 13:09:28 +02:00
Frederik Rietdijk
934f7efc10
python: pytools: 2018.3 -> 2018.4
2018-06-22 13:09:28 +02:00
Frederik Rietdijk
0f119ab1a3
python: python-stdnum: 1.8.1 -> 1.9
2018-06-22 13:09:28 +02:00
Frederik Rietdijk
c08d570350
python: pytest: 3.5.1 -> 3.6.1
2018-06-22 13:09:28 +02:00
Frederik Rietdijk
74f2bc3eb2
python: pytest-tornado: 0.4.5 -> 0.5.0
2018-06-22 13:09:28 +02:00
Frederik Rietdijk
8c95dce575
python: pytest-rerunfailures: 4.0 -> 4.1
2018-06-22 13:09:27 +02:00
Frederik Rietdijk
16e5adc200
python: pytest-isort: 0.1.0 -> 0.2.0
2018-06-22 13:09:27 +02:00
Frederik Rietdijk
26cc36636d
python: pytest-flakes: 2.0.0 -> 3.0.2
2018-06-22 13:09:27 +02:00
Frederik Rietdijk
52fdd19e2e
python: pyte: 0.7.0 -> 0.8.0
2018-06-22 13:09:27 +02:00