Commit Graph

4190 Commits

Author SHA1 Message Date
Frederik Rietdijk
712b0bc719 python: django-ipware: 2.0.1 -> 2.0.2 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
0aaa1fac54 python: devpi-common: 3.2.1 -> 3.2.3 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
3ffc398d20 python: dask: 0.17.2 -> 0.17.4 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
282aee8799 python: confluent-kafka: 0.11.0 -> 0.11.4 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
216e90c6ff python: colorlog: 3.1.2 -> 3.1.4 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
e2d1c747fa python: cmarkgfm: 0.4.0 -> 0.4.2 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
06bab760f3 python: zc.buildout: 2.2.1 -> 2.2.5 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
e80b491288 python: zc.buildout: 2.11.2 -> 2.11.3 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
a7ec7402f1 python: bayespy: 0.5.14 -> 0.5.17 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
698b94b540 python: astropy: 3.0.1 -> 3.0.2 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
ec5dcae625 python: astral: 1.6 -> 1.6.1 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
48c82cac4d python: aiohttp: 3.1.2 -> 3.1.3 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
3cf2fb1fa7 python: aenum: 2.1.0 -> 2.1.2 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
3977666717 python: XlsxWriter: 1.0.2 -> 1.0.4 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
a8c7973a42 python: Nikola: 7.8.14 -> 7.8.15 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
5cfbfb662b python: Cython: 0.28.1 -> 0.28.2 2018-05-10 10:09:13 +02:00
Frederik Rietdijk
64c8c6dcb3 Merge master into staging 2018-05-10 09:30:56 +02:00
Frederik Rietdijk
3390592cfc python.pkgs.traitlets: fix build and don't include .pytest_cache
Fixes build and prevents including `.pytest_cache` file (#40259).
2018-05-10 07:17:37 +02:00
Frederik Rietdijk
8ff2dca388
Merge pull request #38939 from NixOS/python-unstable
python.pkgs: pip 9.0.3 -> 10.0.1
2018-05-09 10:01:25 +02:00
Matthew Justin Bauer
1d3fe7d894
Merge pull request #39576 from veprbl/pr/py3_distutils_fix
python3: add C++ compiler support for distutils
2018-05-09 06:11:44 +00:00
Manuel Mendez
444d43de3f twine: update 1.9.1 -> 1.11.0 2018-05-09 00:40:32 -04:00
Matthew Bauer
6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
xeji
60a52761bf
Merge pull request #40135 from fadenb/pythonPackages.phonenumbers_8.9.5
pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
2018-05-07 22:39:03 +02:00
Franz Pletz
11ad518935
pythonPackages.pyowm: init at 2.8.0 2018-05-07 21:37:46 +02:00
Franz Pletz
509a340d90
pythonPackages.coinmarketcap: init at 4.2.1 2018-05-07 21:37:46 +02:00
Franz Pletz
c7d735a27b
pythonPackages.PyMVGLive: init at 1.1.4 2018-05-07 21:37:46 +02:00
Franz Pletz
95928538a5
pythonPackages.aiohue: init at 1.3.1 2018-05-07 21:37:46 +02:00
Tristan Helmich
a554844692 pythonPackages.phonenumbers: 8.9.3 -> 8.9.5 2018-05-07 19:53:08 +02:00
Matthew Justin Bauer
1daec9d27c
Merge pull request #39696 from concatime/master
Updating dependencies of neovim
2018-05-07 04:26:36 +00:00
Mario Rodas
f8351ba5f0 pythonPackages.scrapy: enable darwin build 2018-05-05 23:35:30 -05:00
Robert Schütz
f13cf52a84 python.pkgs.bootstrapped-pip: wheel: 0.30.0 -> 0.31.0 2018-05-05 07:36:39 +02:00
Robert Schütz
b99d7727b9 python.pkgs.bootstrapped-pip: remove pkg_resources patch 2018-05-05 07:27:10 +02:00
Robert Schütz
f79e0fcf75
Merge pull request #39926 from Ma27/update-yowsup
python3Packages.yowsup: 2.5.2 -> 2.5.7
2018-05-04 23:02:59 +02:00
Robert Schütz
bee495e9ee
Merge pull request #39931 from catern/supup
pythonPackages.supervise_api: 0.4.0 -> 0.5.3
2018-05-04 22:39:23 +02:00
Spencer Baugh
62855fc04a pythonPackages.supervise_api: 0.4.0 -> 0.5.3
Upstream added tests, so we run those too now.
2018-05-04 20:10:29 +00:00
Anders Kaseorg
ce00943916 pytorch: 0.2.0 → 0.3.1 with CUDA and cuDNN (#38530)
* pytorch-0.3 with optional cuda and cudnn

* pytorch tests reenabled if compiling without cuda

* pytorch: Conditionalize cudnn dependency on cudaSupport

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Compile with the same GCC version used by CUDA if cudaSupport

Fixes this error:

In file included from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/host_config.h:50:0,
                 from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/cuda_runtime.h:78,
                 from <command-line>:0:
/nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/crt/host_config.h:121:2: error: #error -- unsupported GNU version! gcc versions later than 6 are not supported!
 #error -- unsupported GNU version! gcc versions later than 6 are not supported!
  ^~~~~

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Build with joined cudatoolkit

Similar to #30058 for TensorFlow.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: 0.3.0 -> 0.3.1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Patch for “refcounted file mapping not supported” failure

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Skip distributed tests

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Use the stub libcuda.so from cudatoolkit for running tests

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-05-04 16:19:31 +02:00
Maximilian Bosch
cf50edf583
python3Packages.yowsup: 2.5.2 -> 2.5.7
The latest update of `yowsup` (https://github.com/tgalal/yowsup/releases/tag/v2.5.7)
contains the following fixes:

* Updated tokens
* Fixed tgalal/yowsup#1842: Bug in protocol_groups RemoveGroupsNotificationProtocolEntity
* Other minor bug fixes

The `argparse-dependency.patch` required a rebase onto the latest
version of `setup.py` and ensures that `argparse` won't be needed as
extra dependency as our `python3` package ships `argparse` by default.

A short note to Python 2 support:

the actual issue related to Python 2.x support has been resolved
(https://github.com/tgalal/yowsup/issues/2325#issuecomment-354533727),
however this relies on `six==1.10` which isn't support by `nixpkgs` as
`six` has been bumped to `1.11`. When trying to inject a patched version
of our `six` package based on `six==1.10` you'll run into issues with
duplicated libraries in your closure as further build dependencies
(`pytest` in this case) use the latest `six` version. As Python 2.7 will
die in 2020 (https://pythonclock.org/) and patching around in the
dependencies of `pytest` to get `yowsup` running isn't worth the effort
in my opinion I decided to keep the Python 2.x build disabled for now.
2018-05-04 09:09:59 +02:00
John Ericson
cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Robin Gloster
2cca7e686b
rocket-errbot: fix hash 2018-05-02 22:06:08 +02:00
Matthew Justin Bauer
bead42df5d
Merge pull request #37639 from Twey/plover-4.0.0.dev6
Plover 4.0.0.dev6
2018-05-02 12:49:02 -05:00
Robert Schütz
ac75ebf171
Merge pull request #39694 from veprbl/pr/pyslurm_fix_for_17.11.5
pythonPackages.pyslurm: 20170302 -> 20180427
2018-05-02 15:27:39 +02:00
Robert Schütz
166282e826
Merge pull request #39815 from jluttine/pytest-flake8-1.0.1
pythonPackages.pytest-flake8: 1.0.0 -> 1.0.1
2018-05-02 15:17:09 +02:00
Issam Maghni
cb9f4f1ae3 pythonPackages.neovim: 0.2.4 -> 0.2.6, gem-neovim & gem-msgpack 2018-05-02 08:48:21 -04:00
Robert Schütz
c64676af19 Revert "keyring: disable testing"
This reverts commit b6567229a2a43e20ff2de0189382e20135b53dd6.
2018-05-02 14:12:11 +02:00
Michael Raskin
b82ee7c3d2 pythonPackages.nbxmpp: 0.6.4 -> 0.6.5 2018-05-02 02:46:51 +02:00
Jaakko Luttinen
c639df5fa4
pythonPackages.pytest-flake8: 1.0.0 -> 1.0.1
This upgrade fixes #39206.
2018-05-01 17:13:37 +03:00
Robin Gloster
926f312cf4
python.pkgs.httplib2: 0.9.2 -> 0.11.3 2018-05-01 14:13:22 +02:00
Robin Gloster
6f76d907c8
pythonPackages.sleekxmpp: fix dnspython issue 2018-05-01 13:11:11 +02:00
Robin Gloster
bf2e512377
python.pkgs.errbot-rocket: add patch to fix IPv6 2018-05-01 13:04:23 +02:00
Robin Gloster
d868a6cdeb
python.pkgs.jira: disable on python2 2018-05-01 12:53:11 +02:00
Robin Gloster
b2c0126b94
python.pkgs.jira: init at 1.0.14 2018-05-01 12:49:47 +02:00
Dmitry Kalinkin
bb12277049
pythonPackages.pyslurm: 20170302 -> 20180427
Fixes build against slurm 17.11.5

Fixes: 0e0b80d4b42 ('slurm: 17.11.3 -> 17.11.5')
2018-04-30 11:28:50 -04:00
Andrey Pavlov
42d11feae8 pythonPackages.isort: 4.2.5 -> 4.3.4 2018-04-29 20:35:26 +02:00
Matan Shenhav
80bf73b11c pythonPackages.hdbscan: init at 0.8.12 (#37762) 2018-04-29 20:22:12 +02:00
Ilya Kolpakov
f2adf2059a pythonPackages.pymc3: init at 3.2 2018-04-28 22:57:57 +02:00
Ilya Kolpakov
4797fe8da4 pythonPackages.patsy: 0.3.0 -> 0.5.0 2018-04-28 22:57:56 +02:00
Robert Schütz
ac0ee0c837
Merge pull request #39599 from erikarvstedt/opentimestamps
opentimestamps: 0.2.1 -> 0.3.0, opentimestamps-client: 0.5.1 -> 0.6.0
2018-04-27 23:31:05 +02:00
Erik Arvstedt
5c7b7c360b pythonPackages.opentimestamps: 0.2.1 -> 0.3.0 2018-04-27 23:09:55 +02:00
aszlig
89df48e9db
weboob: Disable doctests requiring networking
Unfortunately I haven't found a way for nose to disable doctests and the
-e/--exclude flag only works on unit tests.

So I'm using sed in postPatch to remove the doctests without mangling
the whole docstring.

I've built weboob and it now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-27 20:39:14 +02:00
Timo Kaufmann
12707b8810 pythonPackages.cysignals: 1.6.9 -> 1.7.1 2018-04-27 19:03:17 +02:00
Dmitry Kalinkin
31010e0f89
python3: add C++ compiler support for distutils
This implements 095095c4 ('python: add C++ compiler support for distutils')
for python3. Should fix various problems with python packages on darwin.
2018-04-26 18:27:42 -04:00
Robert Schütz
6ed855289e python.pkgs.pyhomematic: 0.1.41 -> 0.1.42 2018-04-26 20:20:01 +02:00
Mark Karpov
2a4dc39e1e pytaglib: init at 1.4.3 (#39498) 2018-04-26 17:19:52 +01:00
Robert Schütz
c63a32357a python.pkgs.tweepy: fix build with pip 10
This applies https://github.com/tweepy/tweepy/pull/1030.
2018-04-26 08:53:27 +02:00
Robert Schütz
4d0989fe04 python: tweepy: 3.5.0 -> 3.6.0 2018-04-26 08:53:00 +02:00
Robert Schütz
e04a4d3c9e python.pkgs.tweepy: move expression 2018-04-26 08:48:41 +02:00
Robert Schütz
df7efec995 python: docker: 3.2.1 -> 3.3.0 2018-04-26 08:14:54 +02:00
Robert Schütz
b072018824 python: docker-pycreds: 0.2.2 -> 0.2.3 2018-04-26 08:14:54 +02:00
Dan Peebles
ca52152a91 boto{3,core}: {1.6.0,1.9.3} -> {1.7.9,1.10.9}
Yeah yeah, I want parallel glob expansion but you get what I mean.
These two packages like getting upgraded together so to minimize
incompatibilities I'm upgrading them both in the same commit.
2018-04-25 21:36:15 -04:00
Frederik Rietdijk
304c3ebc6d
Merge pull request #39285 from florianjacob/synapse
matrix-synapse: 0.27.2 -> 0.27.4
2018-04-25 07:41:29 +02:00
Frederik Rietdijk
fbd169ae5f
Merge pull request #39158 from catern/dataclass
pythonPackages.dataclasses: init at 0.5
2018-04-25 07:39:29 +02:00
Will Dietz
f07f0c6009 Merge remote-tracking branch 'origin/master' into staging 2018-04-24 19:58:44 -05:00
Timo Kaufmann
b75b5cdc79 pythonPackages.entrypoints: Fix buildInputs (#39449) 2018-04-25 00:23:44 +01:00
Jan Tojnar
ddc48afcca
python3.pkgs.pyatspi: 2.18.0 → 2.26.0 2018-04-24 21:53:11 +02:00
Daiderd Jordan
a4585468d1
Merge branch 'master' into staging 2018-04-24 20:22:01 +02:00
Spencer Baugh
2dbde855eb pythonPackages.dataclasses: init at 0.5 2018-04-24 18:04:54 +00:00
Robert Schütz
7a82fcfefa python.pkgs.faulthandler: 3.0 -> 3.1 2018-04-24 00:55:30 +02:00
Robert Schütz
1aaab715e4
Merge pull request #39195 from teto/vdirsyncer
[RDY] Vdirsyncer update
2018-04-24 00:52:41 +02:00
Robert Schütz
16408d3920
Merge pull request #38784 from timokau/flask-autoindex-init
pythonPackages.flask-autoindex: init at 0.6
2018-04-24 00:27:25 +02:00
Florian Jacob
9c194b1b63 frozendict: disable checks
as there are none
2018-04-23 15:29:50 +02:00
Timo Kaufmann
a8f9fc1c16 pythonPackages.flask-autoindex: init at 0.6 2018-04-23 13:26:43 +02:00
Matthias Beyer
f396f0937e pythonPackages.milksnake: init at 0.1.5 2018-04-23 16:35:44 +09:00
Jörg Thalheim
9814515772
Merge pull request #39343 from Balletie/master
pythonPackages.html5-parser: 0.4.4 -> 0.4.5
2018-04-22 23:26:14 +01:00
Balletie
ef47a5846c
pythonPackages.html5-parser: 0.4.4 -> 0.4.5 2018-04-22 22:43:21 +02:00
Tuomas Tynkkynen
3c6e077301 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/development/tools/misc/binutils/default.nix
2018-04-22 22:31:30 +03:00
Florian Jacob
2749531e0f frozendict: move to separate module 2018-04-22 15:25:33 +02:00
Florian Jacob
63901546df canonicaljson: separating from pythonPackages 2018-04-22 15:25:33 +02:00
Jörg Thalheim
3cd82a3605
Merge pull request #39326 from lheckemann/xdot-disable-py2
xdot: disable for python 2.x
2018-04-22 12:17:25 +01:00
Linus Heckemann
701f22275c xdot: disable for python 2.x
It just fails at runtime otherwise.
2018-04-22 08:55:10 +01:00
Timo Kaufmann
a037da9afe cypari2: init at 1.1.4 2018-04-21 20:39:56 -05:00
Timo Kaufmann
9897e959f3 pythonPackages.flask-silk: init at 0.2 2018-04-21 20:39:22 -05:00
Timo Kaufmann
1cf1b1e0f4 pythonPackages.flask-babel: init at 0.11.2 2018-04-21 20:39:03 -05:00
Guillaume Bouchard
6392fb3d6c pysensors: init at 2017-07-13 2018-04-21 17:03:30 +02:00
Robert Schütz
1c84ac797d python: pip-tools: 1.11.0 -> 2.0.1 2018-04-21 08:10:24 +02:00
Robert Schütz
6a45d0b179 python.pkgs.flake8-future-import: 0.4.3 -> 0.4.5 2018-04-21 08:10:24 +02:00
Frederik Rietdijk
e5f57757d0 python.pkgs.pip: 9.0.3 -> 10.0.1 2018-04-21 08:10:24 +02:00
Frederik Rietdijk
6d2dd33070 python.pkgs.bootstrapped-pip: 9.0.3 -> 10.0.1 2018-04-21 08:10:24 +02:00
Robert Schütz
43c1711182 python.pkgs.pytest-sugar: mark as broken
https://github.com/Frozenball/pytest-sugar/issues/134
2018-04-20 15:43:10 +02:00
Robert Schütz
a141b15e97 python.pkgs.cherrypy: clean up checkInputs 2018-04-20 13:11:35 +02:00
Robert Schütz
610ca3b95a python.pkgs.cheroot: clean up checkInputs 2018-04-20 13:08:45 +02:00
Robert Schütz
2446ff2aac python.pkgs.portend: actually run tests 2018-04-20 13:00:23 +02:00
Michael Weiss
3dd676c1af pythonPackages.mysql-connector: 8.0.6 -> 8.0.11 2018-04-19 22:45:07 +02:00
Will Dietz
4f273627a1 tree-wide: fix instance of "meta.maintainer" -> "meta.maintainers"
Encountered one of these when using check-meta, did a quick
search to find other instances.
2018-04-19 10:41:12 -05:00
Michael Weiss
bdc295556f pythonPackages.raven: 6.6.0 -> 6.7.0 2018-04-19 00:37:18 +02:00
Jörg Thalheim
6090c946f9
Merge pull request #38738 from mguentner/i3pystatus_unstable
i3pystatus: 3.35 -> unstable
2018-04-17 21:57:39 +01:00
Matthew Justin Bauer
09b5678dae
Merge pull request #38440 from veprbl/arrow_cpp_reopen
Add arrow-cpp, parquet-cpp, pythonPackages.pyarrow
2018-04-17 10:01:46 -05:00
Maximilian Güntner
b6567229a2 keyring: disable testing
ref: #38483
2018-04-17 16:06:07 +02:00
Robert Schütz
4c383cd41d python.pkgs.praw: drop upper bound of prawcore requirement 2018-04-17 16:04:06 +02:00
Patrick Hilhorst
0ebf6adcf7 pythonPackages.scapy: remove name attribute (#39058) 2018-04-17 15:54:24 +02:00
Jörg Thalheim
be5ad658df
Merge pull request #38971 from knedlsepp/fix-darwin-gpu-stuff
Fix clblas and libgpuarray on darwin
2018-04-17 13:58:54 +01:00
Vladimír Čunát
db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
Robert Schütz
fcbee75cdb
Merge pull request #39047 from lsix/django_1_11_12
pythonPackages.django: 1.11.9 -> 1.11.12
2018-04-17 12:38:55 +02:00
Lancelot SIX
44b82c6a8e pythonPackages.django: 1.11.9 -> 1.11.12
Release notes and associated fixed CVEs:
- https://docs.djangoproject.com/en/2.0/releases/1.11.10/
  - CVE-2018-6188
- https://docs.djangoproject.com/en/2.0/releases/1.11.11/
  - CVE-2018-7536
  - CVE-2018-7537
- https://docs.djangoproject.com/en/2.0/releases/1.11.12/
2018-04-17 12:34:08 +02:00
Robert Schütz
c6a8b90d15
Merge pull request #34296 from fgaz/isso
Isso: init at 0.10.6 (plus dependencies)
2018-04-17 11:57:32 +02:00
Tuomas Tynkkynen
16b45ec3da Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/applications/version-management/git-and-tools/git/default.nix
	pkgs/top-level/all-packages.nix
	pkgs/top-level/unix-tools.nix
2018-04-16 21:13:30 +03:00
Peter Hoeg
c859867e42 pythonPackages.warrant: init at 0.6.1 2018-04-16 07:58:28 +02:00
Peter Hoeg
764d03decc pythonPackages.envs: init at 1.2.4 2018-04-16 07:58:21 +02:00
Thorsten Weber
bf31818f46 python: python-digitalocean: fix build
fix hash and add missing dependency "jsonpickle"

see 886048fdff (diff-714655688532fd4a33aab2085f266252)
2018-04-16 01:00:20 +02:00
Josef Kemetmüller
d96f0c5682 pythonPackages.libgpuarray: enable darwin build 2018-04-15 18:34:45 +02:00
Francesco Gazzetta
b532cc3766 python: misaka: init at 2.1.0 2018-04-15 08:41:04 +00:00
Alex Chapman
35f75cff4f pythonPackages.python-docx: init at 0.8.6 (#38722) 2018-04-15 08:03:24 +02:00
Jörg Thalheim
d4597784f4
Merge pull request #38814 from timokau/rpy2-unbreak
rpy2: unbreak build
2018-04-14 17:49:42 +01:00
Frederik Rietdijk
5a3495f5fb
Merge pull request #38780 from timokau/cvxopt-1.1.9
cvxopt: 1.1.7 -> 1.1.9, add optional extensions
2018-04-14 17:49:27 +02:00
Robert Schütz
2a09342395
Merge pull request #38790 from timokau/fpylll-init
pythonPackages.fpylll: init at 0.3.0dev
2018-04-14 12:19:12 +02:00
Timo Kaufmann
2dcb1026a3 rpy2: unbreak build 2018-04-13 22:42:18 +02:00
Gabriel Ebner
5d9bd57c63 pythonPackages.trezor: add required rlp dependency, fix build 2018-04-13 19:35:53 +02:00
Gabriel Ebner
67dbfd3fc1 pythonPackages.rlp: init at 0.6.0 2018-04-13 19:35:29 +02:00
Timo Kaufmann
633f694443 pythonPackages.fpylll: init at 0.3.0dev 2018-04-13 18:23:26 +02:00
Maximilian Güntner
04113fb864
praw: 5.2.0 -> 5.4.0 2018-04-13 14:51:01 +02:00
Robert Schütz
eb76a6a4d2
Merge pull request #38892 from xvapx/upd/apsw
pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
2018-04-13 12:35:29 +02:00
Marti Serra
a49cb860c3 pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
Replaced fetchPypi with fetchFromGitHub because no new version has been uploaded to pypi since 2016, but there are new releases on github
2018-04-13 12:25:24 +02:00
Yegor Timoshenko
47848756fe
Merge pull request #38871 from mkaito/fix-alot-themes
alot: Put included themes where alot will find them
2018-04-12 21:51:43 +00:00
Michishige Kaito
44a7be9496 alot: Put included themes where alot will find them
Instead of putthing them in the wrong place and then pointing alog at it
via default config, put them in the right place and don't touch the
default config.
2018-04-12 22:10:24 +01:00
xeji
cc648ab387 pythonPackages.weboob: mark as broken 2018-04-12 23:04:06 +02:00
xeji
db93c68f80 pythonPackages.serversyncstorage: mark as broken 2018-04-12 23:04:05 +02:00
xeji
0925b16a20 pythonPackages.pyocr: disable on python2
doesn't build
2018-04-12 23:04:05 +02:00
Robert Schütz
04001d8be7
Merge pull request #38757 from dotlambda/conan-1.2.3
conan: 1.1.1 -> 1.2.3
2018-04-12 15:20:35 +02:00
Robert Schütz
36ce7ac867 python.pkgs.deprecation: init at 2.0.2 2018-04-12 15:08:13 +02:00
Timo Kaufmann
2112768fe6 pythonPackages.cysignals: init at 1.6.9 (#38781) 2018-04-12 14:11:04 +02:00
Timo Kaufmann
156e910b6d pythonPackages.cvxopt: 1.1.7 -> 1.1.9
Also adds support for the optional extensions glpk, gsl, fftw and
enables tests.
2018-04-12 12:50:22 +02:00
Jan Tojnar
8bf523e17c
python.pkgs.pycairo: 1.15.4 → 1.16.3 2018-04-12 11:53:48 +02:00
Jan Tojnar
53fc399bbb
pythonPackages.mutagen: 1.36 → 1.40.0 2018-04-12 01:35:52 +02:00
Jan Tojnar
6a1198de7e
pythonPackages.mutagen: move to a separate file 2018-04-12 01:35:51 +02:00
Lancelot SIX
21943e06bf pythonPackages.libais: 0.16 -> 0.17 (#37876) 2018-04-11 17:25:47 +02:00
Frederik Rietdijk
ee6894ca12 Merge staging into master 2018-04-11 14:55:52 +02:00
Robert Schütz
a63ee3c356 python3.pkgs.pyhomematic: 0.1.40 -> 0.1.41 2018-04-11 10:50:23 +02:00
Frederik Rietdijk
e5c1c3b47e
Merge pull request #38566 from zimbatm/jupyterlab-0.31.12
Jupyterlab 0.31.12
2018-04-11 07:49:44 +02:00
Frederik Rietdijk
6023849ba1 Merge master into staging 2018-04-10 19:23:42 +02:00
James Kay
0b919d4765
pythonPackages.bitmath: init at 1.3.1.2 2018-04-10 12:48:52 +01:00
James Kay
10863b0aa3
pythonPackages.progressbar33: init at 2.4 2018-04-10 12:48:43 +01:00
James Kay
8c6d838853
pythonPackages.progressbar231: init at 2.3.1 2018-04-10 12:47:52 +01:00
Robert Schütz
90b64badaf python3.pkgs.netdisco: 1.3.1 -> 1.4.0 2018-04-10 13:22:07 +02:00
Robert Schütz
80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Robert Schütz
492ab201c4
Merge pull request #38577 from etu/openzwave
openzwave & pythonPackages.python_openzwave: init at 20180404 and 0.4.4
2018-04-10 08:39:36 +02:00
Matthew Justin Bauer
db8d8ac31e
Merge pull request #34864 from ciderale/py3k-graph-tool-update
graph-tool: 2.16 -> 2.26
2018-04-09 14:24:07 -05:00
Matthew Justin Bauer
6a74718e00
Merge pull request #36852 from rprospero/sasview-for-pr
sasview: init at 4.1.2
2018-04-09 14:07:40 -05:00
Elis Hirwing
f1f3ece81e
python36Packages.python_openzwave: init at 0.4.4 2018-04-09 16:45:18 +02:00
zimbatm
48bc430dea jupyterlab: fix JUPYTERLAB_DIR lookup
without this option jupyterlab will look into the system python installation directories
2018-04-09 15:23:15 +01:00
Frederik Rietdijk
0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Robert Schütz
e07004625a python.pkgs.cached-property: 1.4.0 -> 1.4.2 2018-04-09 14:50:00 +02:00
Jörg Thalheim
5386ece072 python.pkgs.py3status: move to python-modules 2018-04-09 06:56:32 +01:00
Dmitry Kalinkin
671e9bd3bf
python.pkgs.pyarrow: fix for python3 2018-04-08 19:59:38 -04:00
Robert Schütz
94f8800b67 python.pkgs.cairosvg: 2.1.2 -> 2.1.3 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
e450ce6b7f python.pkgs.bootstrapped-pip: pip 9.0.1 -> 9.0.3 , setuptools 38.4.1 -> 39.0.1 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
58cdabf9cf python.pkgs.setuptools: 38.4.1 -> 39.0.1 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
1ab32ba441 python: pip: 9.0.1 -> 9.0.3 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
4421dbc217 python.pkgs.pip: move expression 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
6ea152f184 python: tqdm: 4.20.0 -> 4.21.0 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
86c805fa2e python: tornado: 5.0.1 -> 5.0.2 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
438355f99e python: robotframework: 3.0.2 -> 3.0.3 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
fae0aa6fbf python: pylint: 1.8.3 -> 1.8.4 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
36f3111bda python: phonenumbers: 8.9.2 -> 8.9.3 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
c705acef6e python: pathspec: 0.5.5 -> 0.5.6 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
50ae6e3531 python: openpyxl: 2.5.1 -> 2.5.2 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
416188f8a0 python: mozrunner: 6.14 -> 6.15 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
f7e8cdb876 python: Jug: 1.6.5 -> 1.6.6 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
989c499401 python: ipython: 6.3.0 -> 6.3.1 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
09e16249c6 python: flit: 0.13 -> 1.0 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
af711951a1 python: dulwich: 0.19.1 -> 0.19.2 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
4714de4413 python: djangorestframework: 3.8.0 -> 3.8.2 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
b6ce94bcb4 python: astroid: 1.6.2 -> 1.6.3 2018-04-08 11:36:07 +02:00
Robert Schütz
0fc352367a python: cmarkgfm: 0.3.0 -> 0.4.0 2018-04-08 11:36:07 +02:00
Robert Schütz
35b38b021b python.pkgs.protobuf: use 3.5 by default 2018-04-08 11:36:07 +02:00
Robert Schütz
579023d698 python.pkgs.click_5: uninit
Was only used by platformio, which now pins the click version using packageOverrides.
2018-04-08 11:36:07 +02:00
Robert Schütz
c664dc8d19 platformio: move out of pythonPackages 2018-04-08 11:36:07 +02:00
Robert Schütz
a7bcc079fa python3.pkgs.git-annex-adapter: replace eject by utillinux 2018-04-08 11:36:07 +02:00
Robert Schütz
59b5600af6 python.pkgs.progressbar: disable on python 3 2018-04-08 11:36:07 +02:00
Robert Schütz
cb1c0c46d8 python.pkgs.mozterm: disable on python 3 2018-04-08 11:36:07 +02:00
Robert Schütz
dc35d7bc7c python.pkgs.spacy: clean up propagatedBuildInputs 2018-04-08 11:36:06 +02:00
Robert Schütz
8dd4e0711f python.pkgs.spacy: loosen version constraints 2018-04-08 11:36:06 +02:00
Robert Schütz
c9330ca79b python.pkgs.thinc: loosen version constraints 2018-04-08 11:36:06 +02:00
Robert Schütz
23e1cded28 python.pkgs.readme_renderer: correct dependencies 2018-04-08 11:36:06 +02:00
Robert Schütz
19945a3dfc python.pkgs.cmarkgfm: init at 0.3.0 2018-04-08 11:36:06 +02:00
Robert Schütz
6cec0a6dc6 python.pkgs.python-jose: 1.3.2 -> 2.0.2 2018-04-08 11:36:06 +02:00
Robert Schütz
a3688867c5 python.pkgs.pytest-server-fixtures: add future dependency 2018-04-08 11:36:06 +02:00
Robert Schütz
fdbb0f9040 python.pkgs.pytest-shutil: add termcolor dependency 2018-04-08 11:36:06 +02:00
Robert Schütz
d223d125d2 python.pkgs.pytest-fixture-config: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
7aa6131c8e python: pytest-mock: 1.7.1 -> 1.8.0 2018-04-08 11:36:06 +02:00
Robert Schütz
9b3bb26f60 python.pkgs.cairosvg: 2.1.3 -> 2.1.2
The tarball for 2.1.3 is strangely called CairoSVG-2.1.3.linux-x86_64.tar.gz.
Using version 2.1.2 for now.
See https://github.com/Kozea/CairoSVG/issues/188.
2018-04-08 11:36:06 +02:00
Robert Schütz
701c6ed360 python.pkgs.cssselect2: init at 0.2.1 2018-04-08 11:36:06 +02:00
Robert Schütz
6133e6525a python.pkgs.tinycss2: init at 0.6.1 2018-04-08 11:36:06 +02:00
Robert Schütz
77f9ebc8ad python.pkgs.pytest-isort: init at 0.1.0 2018-04-08 11:36:06 +02:00
Robert Schütz
5bd9342a7b python.pkgs.prawcore: 0.12.0 -> 0.15.0 2018-04-08 11:36:06 +02:00
Robert Schütz
5b313abd49 python.pkgs.moto: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
887f8b9992 python.pkgs.ldap: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
e5cebc7cff python.pkgs.google_api_core: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
a806280911 python.pkgs.futures: fix tests 2018-04-08 11:36:06 +02:00
Robert Schütz
c5d3633cbc python: futures: 3.1.1 -> 3.2.0 2018-04-08 11:36:06 +02:00
Robert Schütz
28419df2e3 python.pkgs.futures: move expression 2018-04-08 11:36:06 +02:00
Robert Schütz
e110d297c3 python.pkgs.datadog: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
e15ba18cee python.pkgs.cerberus: specify checkInputs 2018-04-08 11:36:06 +02:00
Robert Schütz
3b0221b003 python: sybil: 1.0.7 -> 1.0.8 2018-04-08 11:36:06 +02:00
Robert Schütz
8b85031f07 python.pkgs.pyfakefs: run tests 2018-04-08 11:36:06 +02:00
Robert Schütz
dcb13a7a06 python.pkgs.msgpack-numpy: replace msgpack-python by msgpack 2018-04-08 11:36:06 +02:00
Robert Schütz
3558ed8416 python.pkgs.dulwich: 0.19.0 -> 0.19.1, fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
9440d4825c python.pkgs.txaio: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz
b1ef2e596f python.pkgs.vobject: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
2bf437f0c8 python.pkgs.wakeonlan: fix build 2018-04-08 11:36:05 +02:00
Robert Schütz
1e24bcf9dc python: pyperclip: 1.5.27 -> 1.6.0 2018-04-08 11:36:05 +02:00
Robert Schütz
026f65273c python.pkgs.pyperclip: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
fd764a1383 python.pkgs.whichcraft: run tests 2018-04-08 11:36:05 +02:00
Robert Schütz
effb378263 python: whichcraft: 0.1.1 -> 0.4.1 2018-04-08 11:36:05 +02:00
Robert Schütz
991a60e186 python.pkgs.whichcraft: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
fe2e07451f python: aiohttp: 3.1.1 -> 3.1.2 2018-04-08 11:36:05 +02:00
Robert Schütz
77225d0578 python: oauth2client: 1.4.12 -> 4.1.2 2018-04-08 11:36:05 +02:00
Robert Schütz
54201ddf24 python.pkgs.oauth2client: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
60b67d0874 python: google-api-python-client: 1.5.1 -> 1.6.6 2018-04-08 11:36:05 +02:00
Robert Schütz
3dfe742e83 python.pkgs.google_api_python_client: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
63193b19b3 beancount: move to pythonPackages 2018-04-08 11:36:05 +02:00
Robert Schütz
762378a5d7 python.pkgs.uritemplate: update expression
* run tests
* update meta info
2018-04-08 11:36:05 +02:00
Robert Schütz
f01bd848fc python: uritemplate: 0.6 -> 3.0.0 2018-04-08 11:36:05 +02:00
Robert Schütz
b038c92b03 python.pkgs.uritemplate: move expression 2018-04-08 11:36:05 +02:00
Robert Schütz
959f6cb284 python: Babel: 2.3.4 -> 2.5.3 2018-04-08 11:34:57 +02:00
Robert Schütz
a77bed927a python.pkgs.Babel: move expression 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
508bce0f9a python: pyzmq: 16.0.2 -> 17.0.0 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
954880ed54 python.pkgs.pyzmq: move expression 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
c10f34445e python.pkgs.kiwisolver: init at 1.0.1 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
ad79af6ab4 python.pkgs.ipython_5: 5.5.0 -> 5.6.0 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
828160d15e python.pkgs.backcall: init at 0.1.0 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
9c8c8852e1 python.pkgs.more-itertools: move expression 2018-04-08 11:34:57 +02:00
Frederik Rietdijk
90e69e245b python: zxcvbn-python: 4.4.16 -> 4.4.22 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
bb3b4a6741 python: ZODB: 5.3.0 -> 5.4.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
32f398ef31 python: zict: 0.1.1 -> 0.1.3 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
eda010ecaf python: yapf: 0.20.2 -> 0.21.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
28ada28a7c python: xcffib: 0.5.1 -> 0.6.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
4baa0bc461 python: xarray: 0.10.1 -> 0.10.2 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
3ebbcfc013 python: ws4py: 0.4.3 -> 0.5.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
f61a6a913e python: widgetsnbextension: 3.1.4 -> 3.2.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
e19342e7c0 python: wheel: 0.30.0 -> 0.31.0 2018-04-08 11:34:56 +02:00