Commit Graph

4140 Commits

Author SHA1 Message Date
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: 0e0b80d4b4 ('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
Frederik Rietdijk
41b5ac48d4 python: wakeonlan: 1.0.0 -> 1.1.6 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
c9e555ca89 python: vowpalwabbit: 8.4.0 -> 8.5.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
1f23a948e0 python: virtualenv: 15.1.0 -> 15.2.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
7643c9230d python: u-msgpack-python: 2.4.1 -> 2.5.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
9af2857127 python: txaio: 2.8.2 -> 2.9.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
f52f478411 python: trezor: 0.9.0 -> 0.9.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
8d55d88749 python: transaction: 2.1.2 -> 2.2.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
e7cd0625f9 python: tqdm: 4.19.6 -> 4.20.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
668a23890e python: tox: 2.9.1 -> 3.0.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
dd936ccdb9 python: tornado: 4.5.3 -> 5.0.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
e9a1f1ce43 python: tiros: 1.0.42 -> 1.0.44 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
9d3198abf8 python: testfixtures: 5.4.0 -> 6.0.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
871d81e044 python: tblib: 1.3.0 -> 1.3.2 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
b1550d7d7c python: sqlmap: 1.2.3 -> 1.2.4 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
b444ca4c76 python: SQLAlchemy: 1.2.4 -> 1.2.6 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
8ce570770f python: Sphinx: 1.7.1 -> 1.7.2 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
9b85cb50cb python: setuptools_scm: 1.15.6 -> 1.17.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
7e107c2e7c python: scipy: 1.0.0 -> 1.0.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
0e431659ca python: s3fs: 0.0.8 -> 0.1.4 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
79c70c3983 python: responses: 0.4.0 -> 0.9.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
da160d496c python: readme_renderer: 17.4 -> 18.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
6731e19ed2 python: QtPy: 1.3.1 -> 1.4.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
5df8233eba python: pytools: 2018.1 -> 2018.3 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
787f368822 python: python-slugify: 1.2.4 -> 1.2.5 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
7b7c4b1c35 python: pytest-runner: 4.0 -> 4.2 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
2744b4ff28 python: pytest: 3.4.2 -> 3.5.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
55670818b0 python: pytest-virtualenv: 1.2.7 -> 1.3.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
35ab2e2a4f python: pytest-shutil: 1.2.8 -> 1.3.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
f1e33dd13c python: pytest-server-fixtures: 1.1.0 -> 1.3.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
15cedbb618 python: pytest-raisesregexp: 2.0 -> 2.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
1701d51bed python: pytest-flakes: 1.0.1 -> 2.0.0 2018-04-08 11:34:56 +02:00
Frederik Rietdijk
9f19c32377 python: pytest-fixture-config: 1.0.1 -> 1.3.0 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
53fec0708a python: pytest-cov: 2.4.0 -> 2.5.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
8251ffa997 python: pyroute2: 0.4.21 -> 0.5.0 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
403e123e91 python: pyodbc: 4.0.22 -> 4.0.23 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
a56a8c22d5 python: pyobjc: 4.1 -> 4.2.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
c85ffe1069 python: pylint: 1.8.2 -> 1.8.3 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
4791b8387f python: pyfakefs: 3.3 -> 3.4.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
e1fb84ce57 python: pyechonest: 8.0.2 -> 9.0.0 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
1624dbf46f python: pycryptodomex: 3.4.9 -> 3.5.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
bf919791ef python: pycryptodome: 3.4.9 -> 3.5.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
b49e0f0cc1 python: pycparser: 2.14 -> 2.18 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
eefcf0e2c7 python: PyContracts: 1.7.9 -> 1.8.3 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
a3f1ed8bb5 python: PyChromecast: 2.0.0 -> 2.1.0 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
ab52140c72 python: pyblake2: 1.1.0 -> 1.1.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
ffe7db68b3 python: pybase64: 0.2.1 -> 0.3.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
597af7df9b python: py: 1.5.2 -> 1.5.3 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
57b8d5a12a python: progressbar: 2.2 -> 2.3 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
4f44b42647 python: polib: 1.0.4 -> 1.1.0 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
40f4f814e6 python: plotly: 2.4.1 -> 2.5.1 2018-04-08 11:34:55 +02:00