Commit graph

4611 commits

Author SHA1 Message Date
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
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
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 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