Commit Graph

4795 Commits

Author SHA1 Message Date
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 60ab4bd8516fbe142bfc61abfef95ad2820666ae.
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 a4404adbcb15403b480070118809cad486398577.
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
Frederik Rietdijk
a07add06e6 python: pyspread: 1.1.1 -> 1.1.2 2018-06-22 13:09:27 +02:00
Frederik Rietdijk
2c279a2f92 python: pyspark: 2.3.0 -> 2.3.1 2018-06-22 13:09:27 +02:00
Frederik Rietdijk
e76858ffd6 python: pyperclip: 1.6.1 -> 1.6.2 2018-06-22 13:09:27 +02:00
Frederik Rietdijk
b21602e077 python: pyOpenSSL: 17.5.0 -> 18.0.0 2018-06-22 13:09:26 +02:00
Frederik Rietdijk
982883e5ad python: pyobjc: 4.2.1 -> 4.2.2 2018-06-22 13:09:26 +02:00
Frederik Rietdijk
9c85997e37 python: pymc3: 3.2 -> 3.4.1 2018-06-22 13:09:26 +02:00
Frederik Rietdijk
7f1157b8fc python: PyLTI: 0.5.1 -> 0.6.0 2018-06-22 13:09:26 +02:00
Frederik Rietdijk
085792db66 python: pylint: 1.8.4 -> 1.9.2 2018-06-22 13:09:26 +02:00
Frederik Rietdijk
4e85e8ed1e python: pylast: 2.1.0 -> 2.3.0 2018-06-22 13:09:26 +02:00
Frederik Rietdijk
6742648d33 python: pydub: 0.21.0 -> 0.22.0 2018-06-22 13:09:25 +02:00
Frederik Rietdijk
9c9d4cdfbc python: pycurl: 7.43.0.1 -> 7.43.0.2 2018-06-22 13:09:25 +02:00
Frederik Rietdijk
dcaf1b7107 python: pycryptodomex: 3.5.1 -> 3.6.1 2018-06-22 13:09:25 +02:00
Frederik Rietdijk
ad4c2aa868 python: pycryptodome: 3.5.1 -> 3.6.1 2018-06-22 13:09:25 +02:00
Frederik Rietdijk
3b4f6f9a95 python: PyChromecast: 2.1.0 -> 2.2.0 2018-06-22 13:09:25 +02:00
Frederik Rietdijk
b2d62bc390 python: PyBindGen: 0.18.0 -> 0.19.0 2018-06-22 13:09:25 +02:00
Frederik Rietdijk
a50c892265 python: pybase64: 0.3.1 -> 0.4.0 2018-06-22 13:09:24 +02:00
Frederik Rietdijk
6de6a385ae python: pyaxmlparser: 0.3.7 -> 0.3.9 2018-06-22 13:09:24 +02:00
Frederik Rietdijk
2e72070975 python: py3exiv2: 0.2.1 -> 0.3.0 2018-06-22 13:09:24 +02:00
Frederik Rietdijk
a658e712e0 python: python-pushover: 0.3 -> 0.4 2018-06-22 13:09:24 +02:00
Frederik Rietdijk
142e73161d python: psutil: 5.4.5 -> 5.4.6 2018-06-22 13:09:24 +02:00
Frederik Rietdijk
d3a31d1571 python: premailer: 3.1.1 -> 3.2.0 2018-06-22 13:09:24 +02:00
Frederik Rietdijk
c48898fca9 python: portend: 2.2 -> 2.3 2018-06-22 13:09:24 +02:00
Frederik Rietdijk
ce4b4ccfb6 python: pluginbase: 0.5 -> 0.7 2018-06-22 13:09:23 +02:00
Frederik Rietdijk
a8e5f21d38 python: plotly: 2.5.1 -> 2.7.0 2018-06-22 13:09:23 +02:00
Frederik Rietdijk
26f701866a python: phonenumbers: 8.9.6 -> 8.9.7 2018-06-22 13:09:23 +02:00
Frederik Rietdijk
0afc79a7b7 python: pexpect: 4.4.0 -> 4.6.0 2018-06-22 13:09:23 +02:00
Frederik Rietdijk
6545443fc5 python: pendulum: 1.4.4 -> 2.0.2 2018-06-22 13:09:23 +02:00
Frederik Rietdijk
0994f81f9b python: pbr: 4.0.3 -> 4.0.4 2018-06-22 13:09:23 +02:00
Frederik Rietdijk
aeef0cd86a python: pandas: 0.22.0 -> 0.23.0 2018-06-22 13:09:22 +02:00
Frederik Rietdijk
7a6a314140 python: openpyxl: 2.5.3 -> 2.5.4 2018-06-22 13:09:22 +02:00
Frederik Rietdijk
eda573708b python: openidc-client: 0.5.0 -> 0.6.0 2018-06-22 13:09:22 +02:00
Frederik Rietdijk
da9a8bc062 python: numpy: 1.14.3 -> 1.14.4 2018-06-22 13:09:22 +02:00
Frederik Rietdijk
da5ea21218 python: numba: 0.37.0 -> 0.38.1 2018-06-22 13:09:22 +02:00
Frederik Rietdijk
cd2faa3bdb python: notebook: 5.4.1 -> 5.5.0 2018-06-22 13:09:22 +02:00
Frederik Rietdijk
13cdf3ecd2 python: nipype: 1.0.3 -> 1.0.4 2018-06-22 13:09:22 +02:00
Frederik Rietdijk
58a4b6d84c python: netCDF4: 1.3.1 -> 1.4.0 2018-06-22 13:09:21 +02:00
Frederik Rietdijk
c4d29f18c1 python: natsort: 5.2.0 -> 5.3.2 2018-06-22 13:09:21 +02:00
Frederik Rietdijk
eddf34b12d python: multidict: 4.1.0 -> 4.3.1 2018-06-22 13:09:21 +02:00
Frederik Rietdijk
b9950072b2 python: more-itertools: 4.0.1 -> 4.2.0 2018-06-22 13:09:21 +02:00
Frederik Rietdijk
c748e47381 python: matrix-client: 0.0.6 -> 0.2.0 2018-06-22 13:09:21 +02:00
Frederik Rietdijk
7e29d72b17 python: marshmallow-sqlalchemy: 0.13.2 -> 0.14.0 2018-06-22 13:09:21 +02:00
Frederik Rietdijk
4a0b1d62a1 python: mozrunner: 6.15 -> 7.0.1 2018-06-22 13:09:20 +02:00
Frederik Rietdijk
9c6c328d31 python: mozprofile: 0.29 -> 1.1.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk
b31ec8deea python: mozdevice: 0.52 -> 1.0.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk
9363ce9c1f python: marionette_driver: 2.5.0 -> 2.7.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk
27a6df5bfe python: marionette-harness: 4.3.0 -> 4.5.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk
e75bfa3ff6 python: luftdaten: 0.1.4 -> 0.2.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk
e81fb1997b python: llvmlite: 0.22.0 -> 0.23.2 2018-06-22 13:09:20 +02:00
Frederik Rietdijk
5273641a6c python: ldap3: 2.4.1 -> 2.5 2018-06-22 13:09:19 +02:00
Frederik Rietdijk
850b3e792a python: python-ldap: 3.0.0 -> 3.1.0 2018-06-22 13:09:19 +02:00
Frederik Rietdijk
a240ef0c32 python: kubernetes: 5.0.0 -> 6.0.0 2018-06-22 13:09:19 +02:00
Frederik Rietdijk
aaf4d125ef python: Keras: 2.1.6 -> 2.2.0 2018-06-22 13:09:19 +02:00
Frederik Rietdijk
a4404adbcb python: jupyterlab_launcher: 0.10.5 -> 0.11.0 2018-06-22 13:09:19 +02:00
Frederik Rietdijk
0a6985f6b8 python: jupyterlab: 0.31.12 -> 0.32.1 2018-06-22 13:09:19 +02:00
Frederik Rietdijk
67adf8ca02 python: jupyterhub-ldapauthenticator: 1.1 -> 1.2.1 2018-06-22 13:09:18 +02:00
Frederik Rietdijk
d49a3e978f python: junos-eznc: 2.1.7 -> 2.1.8 2018-06-22 13:09:18 +02:00
Frederik Rietdijk
59e2e8182c python: jsondiff: 1.1.1 -> 1.1.2 2018-06-22 13:09:18 +02:00
Frederik Rietdijk
96a7788065 python: josepy: 1.0.1 -> 1.1.0 2018-06-22 13:09:18 +02:00
Frederik Rietdijk
a6e5c8d409 python: jellyfish: 0.5.6 -> 0.6.1 2018-06-22 13:09:18 +02:00
Frederik Rietdijk
06eee0fdba python: jdcal: 1.3 -> 1.4 2018-06-22 13:09:18 +02:00
Frederik Rietdijk
da03da26d6 python: ipython: 6.3.1 -> 6.4.0 2018-06-22 13:09:18 +02:00
Frederik Rietdijk
1c2e30eeaf python: ipyparallel: 6.1.1 -> 6.2.1 2018-06-22 13:09:17 +02:00
Frederik Rietdijk
b8aca3bdcb python: immutables: 0.5 -> 0.6 2018-06-22 13:09:17 +02:00
Frederik Rietdijk
d41c340675 python: idna: 2.6 -> 2.7 2018-06-22 13:09:17 +02:00
Frederik Rietdijk
3812cefad5 python: hupper: 1.1 -> 1.3 2018-06-22 13:09:17 +02:00
Frederik Rietdijk
2054c2c15f python: hiro: 0.1.9 -> 0.5 2018-06-22 13:09:17 +02:00
Frederik Rietdijk
e674a021e1 python: python-hglib: 2.5 -> 2.6.1 2018-06-22 13:09:17 +02:00
Frederik Rietdijk
d58135cffa python: gunicorn: 19.7.1 -> 19.8.1 2018-06-22 13:09:16 +02:00
Frederik Rietdijk
6e811253d9 python: guessit: 2.1.4 -> 3.0.0 2018-06-22 13:09:16 +02:00
Frederik Rietdijk
02e40d97fb python: guessit: 2.1.4 -> 3.0.0 2018-06-22 13:09:16 +02:00
Frederik Rietdijk
cc0fb0b94f python: gssapi: 1.4.1 -> 1.5.0 2018-06-22 13:09:16 +02:00
Frederik Rietdijk
3a47ead53f python: google-cloud-speech: 0.32.1 -> 0.34.0 2018-06-22 13:09:16 +02:00
Frederik Rietdijk
eb59e09952 python: google-auth: 1.4.1 -> 1.5.0 2018-06-22 13:09:16 +02:00
Frederik Rietdijk
43b6196db6 python: google-api-core: 1.1.2 -> 1.2.0 2018-06-22 13:09:16 +02:00
Frederik Rietdijk
54387acd16 python: google-api-python-client: 1.6.7 -> 1.7.3 2018-06-22 13:09:15 +02:00
Frederik Rietdijk
2da1d730ff python: gevent: 1.2.2 -> 1.3.3 2018-06-22 13:09:15 +02:00
Maximilian Bosch
47558d9e04
python3Packages.git-annex-adapter: fix build
The exception message is broken becuase of some uppercase vs. lowercase
issues that have been patched accordingly.

Additionally use `fetchpatch` rather than `fetchurl` to apply patches
into the build.
2018-06-22 10:18:46 +02:00
Maximilian Bosch
4239726e0d
pythonPackages.thumbor: 6.4.2 -> 6.5.1
The current `thumbor` build on master: https://hydra.nixos.org/build/76000076

This is mainly caused by several dependency bumps (e.g.
`pythonPackages.tornado` to v5 in dd936ccdb9bb04436f4e045998f305de12a67eb2)
that broke the `setup.py` from version 6.4.

Bumping to the latest stable version (6.5.1) fixes these issues.
2018-06-22 00:01:32 +02:00
Assassinkin
e2589f7a72 pythonPackages.seekpath: init at 1.8.1 2018-06-21 18:18:17 +01:00
Frederik Rietdijk
251b6c55ef python: fonttools: 3.25.0 -> 3.27.1 2018-06-21 07:49:09 +02:00