Commit Graph

5393 Commits

Author SHA1 Message Date
Frederik Rietdijk 6eff61d6a1 Merge pull request #25486 from apeschar/master
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar 10abea9ecc pythonPackages.PyLD: init at 0.7.2 2017-05-04 20:51:31 +02:00
pe@pijul.org 5db271c99a pythonPackages.httpserver: init at 1.1.0 2017-05-04 20:25:09 +02:00
Frederik Rietdijk 77fba4a112 pythonPackages.pyproj: init at 1.9.5.1 2017-05-04 18:57:23 +02:00
Frederik Rietdijk 665df607fb pythonPackages.folium: init at 0.3.0 2017-05-04 16:19:56 +02:00
Frederik Rietdijk 2aeff6c05c pythonPackages.branca: init at 0.2.0 2017-05-04 16:19:56 +02:00
Lancelot SIX ff472837ea
pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0 2017-05-03 23:17:56 +02:00
Lancelot SIX 7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1 2017-05-03 23:17:55 +02:00
Rahul Gopinath 5762985302 csvkit: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath 14d951c46f python-slugify: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath 0ef0a4ab5e pytimeparse: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath 2b56afea4d dbfread: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath b94706926b dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath e13b240359 agate-sql: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath 4365d634c8 agate-excel: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath 90daf2de27 agate-dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath 4036bc91da agate: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath d76e68423f openpyxl: remove 2_2_0_b1 2017-05-03 11:58:29 -07:00
Rahul Gopinath 5d1c598655 dateutil: remove 2_2 2017-05-03 11:58:29 -07:00
Rahul Gopinath 9b5b713d8f csvkit: 0.9.1 -> 1.0.2 2017-05-03 11:58:28 -07:00
Rahul Gopinath 918773356d dbfread: Enable python3 2017-05-03 11:58:28 -07:00
Rahul Gopinath 6040adc674 python-slugify: Init at 1.2.4 2017-05-03 11:58:28 -07:00
Rahul Gopinath fddbb6b1ee dbf: 0.94.003 -> 0.96.8 2017-05-03 11:58:28 -07:00
Rahul Gopinath 36acb4ec3e agate-sql: Init at 0.5.2 2017-05-03 11:58:28 -07:00
Rahul Gopinath fcd954181c agate-excel: 0.1.0 -> 0.2.1 2017-05-03 11:58:28 -07:00
Rahul Gopinath 390f67924f agate-dbf: 0.1.0 -> 0.2.0 2017-05-03 11:58:28 -07:00
Rahul Gopinath 92d18827d4 agate: 1.2.2 -> 1.6.0 2017-05-03 11:58:28 -07:00
Frederik Rietdijk 664ff4069c pythonPackages.magic-wormhole: fix build
- fixes build
- use buildPythonPackage and pass in individual packages

As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.

If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
2017-05-03 09:52:53 +02:00
Frederik Rietdijk 52b1995250 pythonPackages.os-testr: mark as broken 2017-05-03 09:42:33 +02:00
Frederik Rietdijk a6175a477c pythonPackages.pivy: disable on 3.x 2017-05-03 08:57:06 +02:00
Frederik Rietdijk 82e99edf31 pythonpackages.pywinrm: broken 2017-05-03 08:53:58 +02:00
Frederik Rietdijk 8017bc934e Merge pull request #25453 from LnL7/python-stevedore
python-stevedore: 1.7.0 -> 1.21.0
2017-05-03 08:46:32 +02:00
Frederik Rietdijk 97630b21c9 pythonPackages.pydot: fix build 2017-05-03 08:42:24 +02:00
Frederik Rietdijk d317e834c1 pythonPackages.pytestcov: never propagate pytest
Because we have multiple versions of pytest and we do not want to end up
with multiple in one closure.
2017-05-03 08:34:47 +02:00
Frederik Rietdijk 6d1408153c pythonPackages.setuptoolsTrial: do not depend on old pytest 2017-05-03 08:30:08 +02:00
Frederik Rietdijk a7b206bb89 pythonPackages.certifi: move to separate file 2017-05-03 08:19:58 +02:00
Daiderd Jordan 5217969f69
python-stevedore: 1.7.0 -> 1.21.0 2017-05-02 20:11:49 +02:00
Lancelot SIX 770b3164be
pythonPackages.asgiref: fix double declaration
Fix a rebase error
2017-05-02 11:59:51 +02:00
Frederik Rietdijk 5bcfd2f56c Merge pull request #25407 from matthiasbeyer/add-toot
toot: init at 0.8.0 (including pythonPackages.beautifulsoup4 update)
2017-05-02 09:35:47 +02:00
Lancelot SIX 068b46d576
pythonPackages.wokkel: disable for python3 2017-05-02 09:28:37 +02:00
Lancelot SIX 578e1cef93
pythonPackages.nevow: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX 3e06c611da
pythonPackages.klein: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX 528a452043
pythonPackages.twisted: 16.4.1 -> 17.1.0 2017-05-02 09:28:34 +02:00
Lancelot SIX d965c8e6e9
pythonPackages.asgi_redis: 1.0.0 -> 1.3.0 2017-05-02 09:28:34 +02:00
Lancelot SIX c767920189
pythonPackages.asgi_ipc: 1.2.0 -> 1.3.1 2017-05-02 09:28:33 +02:00
Lancelot SIX db0627336e
pythonPackages.asgiref: 1.0.0 -> 1.1.1 2017-05-02 09:28:28 +02:00
Lancelot SIX b1d16c731f
pythonPackages.automat: init at 0.5.0 2017-05-02 09:25:35 +02:00
Lancelot SIX 63fd2c7e62
pythonPackages.autobahn: 0.16.0 -> 0.18.2 2017-05-02 09:25:35 +02:00
Lancelot SIX 0743b0fb6e
pythonPackages.pytest-asyncio: init at 0.5.0 2017-05-02 09:25:30 +02:00
Lancelot SIX df79a19638
pythonPackages.constantly: init at 15.1.0 2017-05-02 09:24:46 +02:00
Lancelot SIX 687fe19a04
pythonPackages.txaio: 2.5.2 -> 2.7.0 2017-05-02 09:24:46 +02:00
Lancelot SIX 91b5290412
pythonPackages.m2r: init at 0.1.5 2017-05-02 09:24:42 +02:00
Jörg Thalheim d08c717eff pythonPackages.cffi: 1.9.1 -> 1.10.0 2017-05-02 07:32:16 +02:00
Michael Raskin 4099450bea Merge pull request #25414 from LnL7/darwin-nox
nox: fix darwin build
2017-05-02 00:25:07 +02:00
Michael Raskin a5f436814a Merge pull request #21017 from AndersonTorres/rst2html5
rst2html5: init at 1.9.3
2017-05-01 23:58:28 +02:00
Daiderd Jordan 74686d6c8c
python-dogpile-cache: fix darwin build and add missing test dependencies 2017-05-01 23:41:12 +02:00
Daiderd Jordan bf64f96e7f
python-pytestcov: add missing dependencies 2017-05-01 23:37:28 +02:00
AndersonTorres 4a87eae13c rst2html5: put its expression in a separate file
As recommended by @7c6f434c and @FRidh, rst2html5 now resides
in its proper file.
2017-05-01 18:12:36 -03:00
Matthias Beyer 146f8af47c beautifulsoup4: 4.5.1 -> 4.5.3 2017-05-01 21:38:18 +02:00
Brendan Miller 064882e52a pants13-pre: 1.3.0.dev13 -> 1.3.0.dev19
Pulling in the latest dev release from pants to get the latest bug fixes
and features.

Implements NixOS/nixpkgs#25401
2017-05-01 14:07:44 -04:00
Vladimír Čunát 92ee3b02e8
Merge branch 'staging'
Master is seeing a very large rebuild now, and this version of staging
seemed rather fine already (only a few thousand builds remaining now).
I really didn't want to wait a few more days because of this.
2017-05-01 18:00:21 +02:00
Michael Raskin 6fc51d1d7f django_hijack: reduce hackishness of overrides 2017-05-01 17:42:31 +02:00
Michael Raskin 47d352fd28 pythonPackages.django_compat: restore access to buildPythonPackage override 2017-05-01 15:14:39 +02:00
Michael Raskin 619039c04a Merge pull request #25078 from ericsagnes/pkg-update/rainbowstream
rainbowstream 1.3.6 -> 1.3.7 & top-level attribute
2017-05-01 13:47:44 +02:00
Michael Raskin 8295ecfa79 Merge pull request #25027 from armijnhemel/pydot
pydot: 1.0.2 -> 1.2.3
2017-05-01 13:26:45 +02:00
Michael Raskin d767b6bfbd Merge pull request #25021 from leenaars/dkimpy
pythonPackages.dkimpy: init -> 0.6.1
2017-05-01 13:26:15 +02:00
Frederik Rietdijk 08e484c444 pythonPackages.mysql_connector_repackaged: disable on 3.x 2017-05-01 12:29:42 +02:00
Frederik Rietdijk da73ab3cac pythonPackages.pyramid_beaker: not broken 2017-05-01 12:29:42 +02:00
Frederik Rietdijk 1376c661a9 pythonPackages.almir: make sqlalchemy8 private to almir
because this is the only package that is using it.
2017-05-01 12:29:42 +02:00
Frederik Rietdijk db41aa6a94 pythonPackages.SQLAlchemy-ImageAttach: 0.8.2 -> 1.0.0
- package update
- use upstream name as attribute name
2017-05-01 11:22:56 +02:00
Frederik Rietdijk 464b5aa6fb pythonPackages.Wand: fix loading extensions 2017-05-01 11:22:56 +02:00
Frederik Rietdijk 5b7b91f6b3 pythonPackages.sharedLibraryExtension 2017-05-01 11:22:56 +02:00
Michael Raskin bed819afc7 Merge pull request #24766 from nlewo/pr/dogpile
pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2
2017-05-01 11:22:42 +02:00
Michael Raskin 7a298266a2 Merge pull request #24765 from nlewo/pr/pbr
pythonPackages.pbr: 1.8.1 -> 2.0.0
2017-05-01 11:21:38 +02:00
Michael Raskin d7cb79a1ef Merge pull request #24712 from lsix/add_django_1_11
Add django 1 11
2017-05-01 11:17:31 +02:00
Frederik Rietdijk c0282dc058 pythonPackages.flask-restplus_0_8: move to separate file
and fix on Python 3.x
2017-05-01 10:10:34 +02:00
Frederik Rietdijk c61e9b24c4 pythonPackages.guessit: 2.0.4 -> 2.1.2 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 312631a37e pythonPackages.plumbum: 1.5.0 -> 1.6.3 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 0af84da84b pythonPackages.colorclass: disable tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 7b28208b00 pythonPackages.babelfish: do not disable on 3.x 2017-05-01 10:10:34 +02:00
Frederik Rietdijk c0b77d9902 pythonPackages.zxcvbn-python: init at 4.4.14 2017-05-01 10:10:34 +02:00
Frederik Rietdijk e2bc80ce49 pythonPackages.APScheduler: fix tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 12caccfe80 pythonPackages.PyRSS2Gen: 1.0.0 -> 1.1 2017-05-01 10:10:34 +02:00
Peter Marheine e38c47ddd4 flask-restplus: enable tests 2017-05-01 10:10:34 +02:00
Peter Marheine fa7e942f98 rednose: init at 1.2.1 2017-05-01 10:10:34 +02:00
Peter Marheine c1cbae5a1e flexget: 1.2.337 -> 2.8.17 2017-05-01 10:10:34 +02:00
Peter Marheine d5ffb897a2 guessit: 0.9.4 -> 2.0.4 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 12b2fbf7fb pythonPackages.mccabe_0_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk d3cebfb907 pythonPackages.lxml_3_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk 4847ef5428 pythonPackages.billiard_33: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk 6c467b7448 pythonPackages.pyparsing1: make private to mwlib
because pyparsing1 is an old version that is only used by mwlib.
2017-05-01 07:20:52 +02:00
Frederik Rietdijk 63550e35fb pythonPackages.deform2: remove duplicate package
This is an exact duplicate of pythonPackages.deform.
2017-05-01 07:04:53 +02:00
Frederik Rietdijk a33f9b0ff0 backblaze-b2: use latest tqdm and remove pythonPackages.tqdm4
backblaze-b2 need tqdm >= 4.5.0 and that dependency was already
fulfilled with pythonPackages.tqdm, so let's use the current version and
remove pythonPackages.tqdm4.

cc @hrdinka @kevincox
2017-05-01 06:16:38 +02:00
Frederik Rietdijk 536a634f28 pythonPackages.tqdm: 4.8.4 -> 4.11.2
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00
Orivej Desh 2efb099c00 pythonPackages.ipython: support python2
Fixes #25234
2017-05-01 05:56:38 +02:00
Clemens Manert 7f8c564315 Upgraded pyfiglet from 0.7.2 -> 0.7.5 2017-04-30 19:44:55 +02:00
Michael Raskin 929ae39dbe Merge pull request #22683 from aneeshusa/add-nixos-test-for-radicale
Add nixos test for radicale
2017-04-30 18:51:46 +02:00
AndersonTorres 234b1cf794 rst2html5: init at 1.9.3
Converts ReSTructuredtext (.rst) to (X)HTML5
2017-04-30 11:47:08 -03:00
Vladimír Čunát 9860e77f79
Merge branch 'master' into staging 2017-04-30 14:40:39 +02:00
Frederik Rietdijk e42792ad46 Merge pull request #25028 from armijnhemel/psycopg2
psycopg2: 2.6.1 -> 2.7.1
2017-04-30 13:03:55 +02:00
David Izquierdo b8463e97b6 pythonPackages.markupsafe: 0.23 -> 1.0 2017-04-30 12:56:38 +02:00
Frederik Rietdijk b6cffb5d58 pythonPackages: comment explaining what's supposed to be in there 2017-04-30 12:45:52 +02:00
Peter Marheine 53c2f3c52e cherrypy: 3.2.2 -> 8.7.0 2017-04-30 12:28:46 +02:00
Peter Marheine 88d78f9d46 babelfish: 0.5.3 -> 0.5.5 2017-04-30 12:28:45 +02:00
Peter Marheine 5bd1ea51cb apscheduler: 3.0.4 -> 3.3.1 2017-04-30 12:28:45 +02:00
Peter Marheine 19629c4892 zerobin: disable tests because it doesn't have any
It does however contain a copy of cherrypy that doesn't get installed,
which fails tests when it tries to import from cherrypy and gets imports
from the version provided by Nix (which is probably not the same one as
is having its tests run).
2017-04-30 12:10:27 +02:00
Peter Marheine 2074d586a9 terminaltables: init at 3.1.0 2017-04-30 12:10:27 +02:00
Peter Marheine 7c25047677 safe: init at 0.4 2017-04-30 12:10:26 +02:00
Peter Marheine 4bd86e5c51 colorclass: init at 2.2.0 2017-04-30 12:10:25 +02:00
Peter Marheine 044b3c93e7 rebulk: init at 0.8.2 2017-04-30 12:10:25 +02:00
Peter Marheine fc71c626e7 flask-restplus: init at 0.8.6 2017-04-30 12:10:24 +02:00
Peter Marheine 3af5b60e27 flask-restful: init at 0.3.5 2017-04-30 12:10:24 +02:00
Peter Marheine 0f765d7807 flask-compress: init at 1.3.2 2017-04-30 12:10:23 +02:00
Peter Marheine 1bcc8d026c aniso8601: init at 1.2.0 2017-04-30 12:10:23 +02:00
Vladimír Čunát 7ee05dff30
Merge: efl: 1.18.x -> 1.19.0 (close #25095)
I used a setupHook instead of patching expressions for individual
reverse dependencies (four were broken).
2017-04-30 11:36:36 +02:00
Frederik Rietdijk dce7ebbd9b pythonPackages.basemap: build wheel, fixes #24621 2017-04-30 10:37:04 +02:00
Frederik Rietdijk a4aaf5adfd pyside: fix on Python 3.x, closes #25328
Pyside requires several tools that do not provide Python modules. They
therefore do not need to be build Python-version dependent and so we
move them out of `python-packages.nix`.

Furthermore, shiboken needs libxml2 and libxslt libraries but not their
Python bindings.
2017-04-30 10:33:19 +02:00
Michael Raskin d729a25a3e Merge pull request #21321 from rardiol/worldengine
Worldengine
2017-04-30 10:28:40 +02:00
Dan Peebles 90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Lancelot SIX e1a82bd39e
pythonPackages.django_1_11: init at 1.11
This it the LTS release and will receive security updates for 3 years.

See https://docs.djangoproject.com/en/1.11/releases/1.11/
2017-04-28 21:55:45 +02:00
Lancelot SIX 72966154b3
pythonPackages.django-compat: 1.0.13 -> 1.0.14 2017-04-28 21:55:44 +02:00
Jörg Thalheim a89a091b20 Merge pull request #25207 from matthiasbeyer/update-rtv
rtv: 1.14.1 -> 1.15.1
2017-04-27 09:12:45 +02:00
Jörg Thalheim e66c9221d6
pythonPackages.httpbin: 0.2.0 -> 0.5.0 2017-04-27 08:33:34 +02:00
Jörg Thalheim dbed116989
pythonPackages.kitchen: 1.1.1 -> 1.2.4 2017-04-27 08:33:29 +02:00
Matthias Beyer 7735348d77 pythonPackages.vcrpy: init at 1.10.5 2017-04-26 19:49:48 +02:00
Matthias Beyer 87ce1e73a5 pythonPackages.coveralls: init at 1.1 2017-04-26 19:49:48 +02:00
Matthias Beyer 47403cf386 pytest-httpbin: init at 0.2.3 2017-04-26 19:49:47 +02:00
Graham Christensen a4fc2eed59
python2Packages.packet-python: 1.31 -> 1.33 2017-04-26 11:54:06 -04:00
Jörg Thalheim 120f017646 Merge pull request #25192 from Hodapp87/ezdxf
ezdxf (Python package): init at 0.8.1
2017-04-26 16:46:29 +02:00
Michael Raskin ba974d4b74 Merge pull request #24214 from NickHu/proselint
proselint: disable tests and put in correct scope
2017-04-25 23:18:34 +02:00
Chris Hodapp 244b575a1d ezdxf (Python package): init at 0.8.1 2017-04-25 10:07:15 -04:00
Franz Pletz afcf15bc80
pythonPackages.pygit2: 0.24.0 -> 0.25.0
cc #24807
2017-04-24 21:06:42 +02:00
Tuomas Tynkkynen 84982c28de Merge remote-tracking branch 'upstream/master' into staging 2017-04-24 15:04:43 +03:00
Frederik Rietdijk 4fc9b1852a Merge remote-tracking branch 'upstream/master' into HEAD 2017-04-23 11:26:47 +02:00
obadz c8788f4e7b python2Packages.pyspread: init at 1.1 2017-04-22 00:27:40 +01:00
obadz dbb06ea3d2 pythonPackages.typeguard: init at 2.3.1 (#25040) 2017-04-21 21:20:49 +01:00
romildo d03ee9df41 pythonefl: 1.18.0 -> 1.19.0 2017-04-21 15:16:39 -03:00
Eric Sagnes 9e83dddfcc rainbowstream: 1.3.6 -> 1.3.7 2017-04-21 17:46:52 +09:00
Michiel Leenaars 29d9814e40 dkimpy: init -> 0.6.1 2017-04-20 20:22:21 +02:00
Frederik Rietdijk 8b09dea578 pythonPackages.jedi: 0.9.0 -> 0.10.2 2017-04-20 13:42:20 +02:00
Frederik Rietdijk 1e4a5b85ab pythonPackages.prompt_toolkit: 1.0.13 -> 1.0.14 2017-04-20 13:42:00 +02:00
Frederik Rietdijk 893e40571d pythonPackages.decorator: 4.0.10 -> 4.0.11 2017-04-20 13:41:36 +02:00
Frederik Rietdijk 60eaa476ab pythonPackages.ipython: 5.3.0 -> 6.0.0 2017-04-20 13:41:22 +02:00
Frederik Rietdijk fc3fc9110a pythonPackages.netaddr: 0.7.18 -> 0.7.19 2017-04-20 10:55:59 +02:00
Antoine Eiche 5560384388 pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2 2017-04-20 00:40:24 +02:00
Armijn Hemel d70d50501d psycopg2: 2.6.1 -> 2.7.1 2017-04-19 20:13:34 +02:00
Armijn Hemel 6bcb0ee953 pydot: 1.0.2 -> 1.2.3 2017-04-19 19:43:39 +02:00
Frederik Rietdijk 5ad8e8722a pythonPackages.llvmlite: 0.15.0 -> 0.16.0 2017-04-18 12:07:56 +02:00
Frederik Rietdijk 7b542f6a72 pythonPackages.dill: 0.2.5 -> 0.2.6 2017-04-18 12:07:55 +02:00
Frederik Rietdijk fdc36aaf66 pythonPackages.bottleneck: fix build
New setuptools seems to have broken bottleneck.
2017-04-18 12:07:36 +02:00
Frederik Rietdijk d4b72281e6 pythonPackages.Nuitka: 0.5.21.3 -> 0.5.25 2017-04-18 12:07:28 +02:00
Frederik Rietdijk 8d6fc33bbc pythonPackages.pretend: disable tests 2017-04-18 12:07:28 +02:00
Frederik Rietdijk 7459dbb099 pythonPackages.multipledispatch: disable tests 2017-04-18 12:07:28 +02:00
Frederik Rietdijk 9435c9d6fc pythonPackages.statsmodels: 0.6.1 -> 0.8.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk c339d6b122 pythonPackages.widgetsnbextension: 1.2.6 -> 2.0.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk b1952ff747 pythonPackages.qtconsole: 4.2.1 -> 4.3.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk 92ef3413ac pythonPackages.notebook: 4.4.1 -> 5.0.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk 1c0b74c50a pythonPackages.xarray: 0.9.1 -> 0.9.5 2017-04-18 12:03:46 +02:00
Frederik Rietdijk d9ac6d4d5e pythonPackages.line_profiler: 1.0 -> 2.0 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 0cd978c615 pythonPackages.jupyter_client: 5.0.0 -> 5.0.1 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 2c00cd3bae pythonPackages.ipywidgets: 5.2.2 -> 6.0.0 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 9a106b1c52 pythonPackages.ipykernel: 4.5.2 -> 4.6.1 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 8806414310 pythonPackages.ipyparallel: 6.0.0 -> 6.0.2 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 36b8746594 pythonPackages.cryptography: 1.7.2 -> 1.8.1 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 51b0820935 pythonPackages.cryptography_vectors: 1.7.2 -> 1.8.1 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 8227e665f8 pythonPackages.packaging: fix test runner 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 632a62a8c0 pythonPackages.asn1crypto: init at 0.22.0 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 5cc79b9624 pythonPackages.idna: 2.0 -> 2.5 2017-04-18 12:03:45 +02:00
Frederik Rietdijk a7f6911b37 pythonPackages.dask: 0.13.0 -> 0.14.1 2017-04-18 12:03:44 +02:00
Frederik Rietdijk f225ffa397 pythonPackages.magic: fix package, closes #16361 2017-04-18 11:33:22 +02:00
Frederik Rietdijk 8cc5530a73 pythonPackages.qtconsole: use pyqt5 backend
instead of pyqt4 which required building qt4.
2017-04-18 11:21:20 +02:00
Taahir Ahmed 3efdf24584 htmlmin: init at 0.1.10 (#24945) 2017-04-17 09:50:57 +01:00
Taahir Ahmed f029fc8cdc csscompressor: init at 0.9.4 (#24946) 2017-04-17 09:49:43 +01:00
zraexy ab031bf9b7
pythonPackages.iso3166: init at 0.8 2017-04-17 01:24:28 +02:00
zraexy 62b1bd180f
pythonPackages.iso-639: init at 0.4.5 2017-04-17 01:24:27 +02:00
Vladimír Čunát 2090aa4f65
Merge: fixup a bad merge
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Frederik Rietdijk 46403f57b0 Merge pull request #24841 from loskutov/bleech-unix
pythonPackages.bleach: declare unix support
2017-04-14 14:58:47 +02:00
Ignat Loskutov 31a28a38a1 pythonPackages.bleach: remove the 'platforms' attribute; update homepage 2017-04-14 15:56:54 +03:00
Vladimír Čunát 24444513fb
Merge branch 'staging' 2017-04-14 10:32:13 +02:00
Robert Helgesson 034ea00b98
pythonPackages.PyICU: 1.9.5 -> 1.9.6 2017-04-13 20:45:41 +02:00
Jörg Thalheim 300c59c7fc Merge pull request #24865 from mucaho/conan
conan: init at 0.21.2
2017-04-13 10:34:11 +02:00
Daniel Peebles f21a6940da Merge pull request #24838 from matthewbauer/ibtool
pinentry_mac: use xcbuild
2017-04-12 22:20:57 -04:00
mucaho fe2ced1ea8 pythonPackages.node-semver: init at 0.1.1 2017-04-13 03:10:57 +02:00
mucaho acf45e0f9c pythonPackages.pluginbase: init at 0.5 2017-04-13 03:10:10 +02:00
Fernando J Pando 80c295f50f pythonPackages.distro: init 1.0.3
- tested on darwin
- tested on nixos
2017-04-13 00:01:30 +02:00
Tristan Helmich cf957fedea pythonPackages.phonenumbers: init at 8.4.0 2017-04-12 01:58:28 +02:00
Bjørn Forsman 6047401a71 pythonPackages.boto3: disable tests (fails due to network access)
The test failure started happening with commit
8d18f67a97 ("awscli: 1.11.45 -> 1.11.75"). That commit
also updates botocore, a dependency of boto3.

This unbreaks 'nixops' (a dependee).
2017-04-11 19:14:56 +02:00
Lancelot SIX 54fff9ec1a Merge pull request #24780 from cko/django_1_7_remove
django_1_7: remove
2017-04-11 17:45:21 +02:00
aszlig 49cf934642
pyocr: Add patch to support Tesseract 3.05.00
This is from the commit message I've written for the upstream pull
request (jflesch/pyocr#62):

    This is a bit more involved, because Tesseract 3.05.00 comes not
    only with improvements but also with a few quirks we need to deal
    with.

    The first quirk is that the order arguments of the `tesseract'
    command now matters and the list of configurations has to be at the
    end of the command line. So we add a new attribute tesseract_flags
    to the BaseBuilder class that contains a list of all the flags to
    pass to `tesseract', the tesseract_configs attribute however remains
    pretty much the same but now only really contains a list of configs
    instead of being mixed with flag arguments.

    Another quirk has to do with Leptonica >= 1.74 which Tesseract
    3.05.00 now requires. Leptonica has special handling of files that
    reside in /tmp and assumes that it's an internal temporary file of
    Leptonica. In order to deal with it, we now run Tesseract in a
    temporary directory, which contains the input/output files and use
    the relative name of these files because Leptonica only searches for
    path names beginning with /tmp.

    Fortunately the last item we need to address is not really a quirk,
    but an API change. In Tesseract 3.05.00 there is now a new function
    called TessBaseAPIDetectOrientationScript(), which doesn't fill the
    OSResults object anymore but now allows to pass the values we're
    interested in directly by reference. We need to use this new
    function because the old function TessBaseAPIDetectOS() now *always*
    returns false.

I've tested this specifically on NixOS and in conjunction with Paperwork
(the only package that's using pyocr so far) and all the tests of the
dependency chain are now succeeding. However, I didn't do manual tests
of Paperwork though.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:39 +02:00
aszlig 121751e10f
pyocr: 0.4.4 -> 0.4.6
Upstream changes for version 0.4.5:

 * Clean up exceptions raised when OCR fails:
 * Now, all tools raise only exceptions inheriting from
   pyocr.PyocrException
 * There is now one and only one TesseractError (shared between
   pyocr.libtesseract and pyocr.tesseract)

Upstream changes for version 0.4.6:

 * hOCR outputs: Generate valid XHTML files

The full upstream changelog can be found at:

https://github.com/jflesch/pyocr/blob/master/ChangeLog

Note that because of the version bump of Tesseract neither version 0.4.4
nor version 0.4.6 succeed to build, so we need to fix this up soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:36 +02:00
Aneesh Agrawal 0168e48186 passlib: switch from insecure pybcrypt to bcrypt
Also propagated bcrypt so that
downstream dependencies are able to use the bcrypt backend.
2017-04-10 20:04:17 -04:00
Lorenzo Manacorda 8d18f67a97 awscli: 1.11.45 -> 1.11.75
also update dependency botocore
2017-04-10 18:56:06 +02:00
Christine Koppelt b3eeca06c9 django_1_7: remove 2017-04-10 15:25:32 +02:00
Antoine Eiche 6eac5fd13e pythonPackages.pbr: 1.8.1 -> 2.0.0 2017-04-10 10:00:25 +02:00
Matthew Bauer a78af29ae7
install_name_tool: remove
cctools provides install_name_tool
2017-04-09 04:22:44 -05:00
Lancelot SIX c6bc54e319
pythonPackages.django_1_8: 1.8.17 -> 1.8.18
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:46:03 +02:00
Lancelot SIX 3f401926f9
pythonPackages.django_1_9: 1.9.12 -> 1.9.13
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:43:25 +02:00
Matthew Maurer d022b4419c bap-python: init at 1.1.0 2017-04-04 13:11:06 -04:00
Vladimír Čunát 40628d9ed8
Merge #22873: updates of various python packages 2017-04-01 19:26:40 +02:00
Frederik Rietdijk 30449c5e36 Merge pull request #24439 from amosbird/master
Fix xgboost python 2.7 build.
2017-03-29 18:20:14 +02:00
Rob Vermaas 35dfdc9277
dd-agent: fix by adding uptime as dependency.
(cherry picked from commit f79be2cfa321617314aa253a8a6341a2f0ab7816)
2017-03-29 14:56:01 +00:00
Amos Bird 94c61cee66 Fix xgboost python 2.7 build. 2017-03-29 18:02:31 +08:00
Franz Pletz c17ff91221
pythonPackages.libtmux: 0.6.0 -> 0.6.4 2017-03-28 20:14:19 +02:00
Franz Pletz 805d53ecdb
pythonPackages.click: 6.6 -> 6.7 2017-03-28 20:14:19 +02:00
Michael Weiss 6ce0af295d python-gnupg: 0.3.8 -> 0.4.0 and disable tests
All 20 tests did fail because no gpg binary was found. With gnupg1 as
build input they never finish. Deactivating them might be the best
option for now (and it improves the current situation since they never
actually succeeded anyway -> build was failing, I noticed this while
running nox-review for #24390).
2017-03-28 01:34:13 +02:00
Franz Pletz 1b95985b71 Merge pull request #24148 from volth/libvirt-3.1.0
libvirt: 3.0.0 -> 3.1.0
2017-03-27 10:02:06 +02:00
Frederik Rietdijk fffb511607 Merge pull request #24208 from lsix/update_django_1_10
pythonPackages.django: 1.10.5 -> 1.10.6
2017-03-26 09:43:41 +02:00
Volth 1cca97cf18
libvirt: 3.0.0 -> 3.1.0 2017-03-25 14:54:16 +01:00
goibhniu efc457c6e2 Merge pull request #23251 from juliendehos/hieroglyph
hieroglyph: init at 0.7.1
2017-03-25 13:00:34 +01:00
Vladimír Čunát 455ce3528c
Merge branch 'staging' 2017-03-24 21:07:55 +01:00
Frederik Rietdijk f4a1eab239 Merge pull request #23863 from plumps/add-vulnix
vulnix: init at 1.2.2
2017-03-24 11:12:50 +01:00
Jörg Thalheim 70322d8b87 pythonPackages.BTrees: 4.1.4 -> 4.3.1 2017-03-24 10:44:34 +01:00
Vladimír Čunát c1a9dc3d37
Merge branch 'master' into staging 2017-03-23 13:31:28 +01:00
Ricardo Ardissone ec95007936 pythonPackages.worldengine: enable testing 2017-03-23 00:22:16 -03:00
Nick Hu a185b1267f proselint: disable tests and put in correct scope 2017-03-22 18:03:38 +00:00
Lancelot SIX d284e37a59
pythonPackages.django: 1.10.5 -> 1.10.6
This is a bugfix release.
2017-03-22 15:49:00 +01:00
Franz Pletz 1dadbe7e27
pythonPackages.searx: update version bounds of dateutil 2017-03-22 15:05:30 +01:00
Ricardo Ardissone a431dd265c pythonPackages.worldengine: init at 0.19.0 2017-03-22 03:31:12 -03:00
Ricardo Ardissone 311da64a0b pythonPackages.purepng: init at 0.2.0 2017-03-22 03:22:57 -03:00
Ricardo Ardissone 47d1e698a9 pythonPackages.pyplatec: init at 1.4.0 2017-03-22 03:22:55 -03:00
Ricardo Ardissone 15d43bb0c1 pythonPackages.noise: init at 1.2.2 2017-03-22 03:22:54 -03:00
Nikolay Amiantov 6f884349e6 python.pkgs.websocket_client: 0.32.0 -> 0.40.0 2017-03-21 20:22:26 +03:00
Nikolay Amiantov c7ee41bc13 python.pkgs.sockjs-tornado: init at 1.0.3 2017-03-21 20:22:26 +03:00
Jörg Thalheim 64218457c4
pythonPackages.podcastparser: init at 0.6.1 2017-03-21 17:06:05 +01:00
Frederik Rietdijk 94eb74eaad Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-21 13:04:37 +01:00
Frederik Rietdijk 3760c8c7fd Python: replace mkPythonDerivation with buildPythonPackage and format="other";
This way all Python packages use the same function,
`buildPythonPackage`.
2017-03-21 13:01:49 +01:00
Eelco Dolstra 5897aa771c
system-config-printer: Remove -dev paths from closure
Workaround for #24128.
2017-03-20 17:31:26 +01:00
Jörg Thalheim 8490317fef Merge pull request #24020 from xvapx/add/libnacl-1.5.0
pythonPackages.libnacl: init at 1.5.0
2017-03-19 21:02:03 +01:00
Jörg Thalheim 597865725f
pythonPackages.libnacl: enable tests 2017-03-19 20:59:17 +01:00
Marti Serra c883cefc6f pythonPackages.libnacl: init at 1.5.0 2017-03-19 20:11:50 +01:00
Michael Raskin 16fff5ebce pylibmc: init at 1.5.1; patch by @risicle 2017-03-18 23:09:20 +01:00
Michael Raskin 5acc9eeaca Merge pull request #24009 from stebulus/spambayes-bsddb-dep
spambayes: Add bsddb3 build input
2017-03-18 20:27:17 +01:00
Michael Raskin c320267cf8 Merge pull request #23934 from rvl/python-zeep
pythonPackages.zeep: init at 1.1.0
2017-03-18 19:59:45 +01:00
Michael Raskin b9683c2155 Merge pull request #23436 from lsix/update_dateutil
pythonPackages.dateutil: 2.5.3 -> 2.6.0
2017-03-18 18:44:40 +01:00
Michael Raskin f2bba743fb Merge pull request #23283 from alibabzo/init/proselint
proselint: init at 0.8.0
2017-03-18 18:29:20 +01:00
Michael Raskin 3a919cf7da Merge pull request #23242 from lsix/add_python_libais
pythonPackages.libais: init at 0.16
2017-03-18 17:58:50 +01:00
Michael Raskin 4047619e05 Merge pull request #21377 from non-Jedi/pythonPackages.livereload
pythonPackages.livereload: init at 2.5.0
2017-03-18 17:48:03 +01:00
David Izquierdo 8547fa1d56 update powerline 2.4 -> 2.5.2 2017-03-18 17:13:23 +01:00
Steven Taschuk 3edf455269 spambayes: Add bsddb build input
To reproduce the issue:
```
nix-build -E 'import <nixpkgs> {}' -A python27Packages.spambayes
result/bin/sb_filter.py </dev/null
```
Before this commit, this fails with
```
[...]
  File "/nix/store/vlgr1wrxd2wiw5ay5ch54365dzqvcwgq-python2.7-spambayes-1.1b1/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 20, in open_dbhash
    return bsddb.hashopen(*args)
AttributeError: 'NoneType' object has no attribute 'hashopen'
```
After this commit, it doesn't.
2017-03-18 08:34:28 -04:00
Rodney Lorrimar 0a2ea18e85 pythonPackages.zeep: init at 1.1.0
Works with both Python 2.7 and 3.5.

Tests won't work under Python 3.5 due to the testtools dependency.
2017-03-17 18:40:00 +00:00
Michael Raskin b4fd04c395 pygame_sdl2: init at 6.99.10.1227 2017-03-17 14:14:38 +01:00
Antoine Eiche f28fe4cfae
pythonPackages.pycassa: init at 1.11.2
fixes #23920
2017-03-16 19:23:39 +01:00
Dan Peebles 504b596e55 pythonPackages.pathspec_0_5: init
The pre-release version of pants needs it. I'll kill the duplicated copy
once the new version of pants is final.
2017-03-16 11:01:14 -04:00
Frederik Rietdijk 645c2189d1 pythonPackages.pytest-django: unpin setuptools_scm
- unpin setuptools_scm
- move to file in folder following guidelines
- use PyPI/upstream name
2017-03-16 12:40:43 +01:00
Peter Hoeg aca073eb3a pytest-catchlog: init at 1.2.2 2017-03-16 18:19:57 +08:00
Dan Peebles e3abe9c6fa pythonPackages.pants13-pre: init 2017-03-15 22:22:02 -04:00
Jörg Thalheim 09cfbc8cc3
PyGithub: init at 1.32 2017-03-16 00:59:56 +01:00
Jörg Thalheim 00addcb95e
pythonPackages.python-jose: init at 1.3.2 2017-03-16 00:59:56 +01:00
Tom Hunger 5a9e14ee16 altair: 1.0.0 -> 1.2.0
Also disabling tests because the test runner picks up too much and
then fails.
2017-03-15 18:09:29 +00:00
Maksim Bronsky 97f26ee39a initial release: vulnix 2017-03-15 15:09:19 +01:00
Tom Hunger 90223a9bbd vega: add pytest as a build-input.
It's unclear how this worked before but it clearly did because we
have vega running in production.
2017-03-15 12:28:18 +00:00
Tom Hunger b0115c2fac Logbook: 0.11.3 -> 1.0.0 2017-03-15 12:28:18 +00:00
Frederik Rietdijk a79c653d5d Merge pull request #23885 from FRidh/jupyter
Jupyter
2017-03-14 17:32:27 +01:00
Frederik Rietdijk 4a615d90af pythonPackages.pywatchman: disable python 3.x and disable tests 2017-03-14 17:09:20 +01:00
Frederik Rietdijk 6a6d48be4e pythonPackages.dateparser: mark as broken 2017-03-14 17:07:09 +01:00
Frederik Rietdijk fd68cd4ed7 pythonPackages.pygal: 2.0.10 -> 2.3.1 2017-03-14 16:57:00 +01:00
Herwig Hochleitner b27dfdbe66 pythonPackages.parsedatetime: 2.1 -> 2.3 2017-03-14 16:46:23 +01:00
Frederik Rietdijk d7378da028 pythonPackages.configparser: fix with namespace packages 2017-03-14 16:43:46 +01:00
Frederik Rietdijk 4bfa709562 pythonPackages.pytest-virtualenv: 1.1.0 -> 1.2.7 2017-03-14 16:41:07 +01:00
Frederik Rietdijk c9d9f072e5 pythonPackages.pytest-shutil: 1.1.1 -> 1.2.8 2017-03-14 16:40:52 +01:00
Bart Brouns 5b7b1f7aa4 alot: 0.5 -> 0.5.1 2017-03-14 16:12:35 +01:00
Frederik Rietdijk fc55e80ee7 pythonPackages.ipython_genutils: 0.1.0 -> 0.2.0 2017-03-14 15:41:10 +01:00
Frederik Rietdijk 33fa4ce2be Merge pull request #23701 from lsix/update_django-raster
pythonPackages.django-raster: 0.3 -> 0.3.1
2017-03-14 13:42:14 +01:00
Frederik Rietdijk 88a3861c7b pythonPackages.pyzmq: 15.2.0 -> 16.0.2 2017-03-14 13:29:02 +01:00
Frederik Rietdijk db512addef pythonPackages.prompt_toolkit: 1.0.9 -> 1.0.13 2017-03-14 13:29:02 +01:00
Frederik Rietdijk c7268fa2a9 pythonPackages.pickleshare: 0.5 -> 0.7.4 2017-03-14 13:29:01 +01:00
Frederik Rietdijk 47f77d6104 pythonPackages.pathpy: 8.1.2 -> 10.1 2017-03-14 13:29:01 +01:00
Frederik Rietdijk bd0a0c7908 pythonPackages.pathlib2: 2.1.0 -> 2.2.1 2017-03-14 13:29:01 +01:00
Frederik Rietdijk 0c11ce6541 pythonPackages.notebook: 4.3.2 -> 4.4.1 2017-03-14 13:29:01 +01:00
Frederik Rietdijk 044014826b pythonPackages.nbformat: 4.2.0 -> 4.3.0 2017-03-14 13:29:00 +01:00
Frederik Rietdijk fbb30ee46f pythonPackages.jupyter_core: 4.2.1 -> 4.3.0 2017-03-14 13:29:00 +01:00
Frederik Rietdijk 2a1cceac16 pythonPackages.jupyter_client: 4.4.0 -> 5.0.0 2017-03-14 13:28:56 +01:00
Frederik Rietdijk 065383cde8 pythonPackages.ipython: 5.2.1 -> 5.3.0 2017-03-14 13:24:21 +01:00
Nikolay Amiantov 648db95651 python.pkgs.bleach: 1.5.0 -> 2.0.0
Fixes #23854.
2017-03-14 12:29:38 +03:00
Jörg Thalheim 065c05e849 Merge pull request #23801 from zimbatm/pip-tools
Pip tools
2017-03-13 22:32:07 +01:00
zimbatm a3c03eb11f
pip-tools: init at 1.8.1rc3 2017-03-13 22:21:57 +01:00
zimbatm 5e701625de
pythonPackages.first: init at 2.0.1 2017-03-13 22:08:45 +01:00
Frederik Rietdijk 8aee2b5c4f pythonPackages.traitlets: 4.3.1 -> 4.3.2 2017-03-13 16:37:25 +01:00
Frederik Rietdijk 891a051df1 ipython_genutils: fix for python 3.3 and 3.4 2017-03-13 16:37:24 +01:00
Domen Kožar 9ab1d08bb0
Add sphinxcontrib-openapi at 0.3.0 2017-03-13 13:25:03 +01:00
Domen Kožar 28d2066063
sphinxcontrib-httpdomain: 1.3.0 -> 1.5.0 2017-03-13 13:25:03 +01:00
Domen Kožar f32fc9b03e
setuptools_scm: 1.11.1 -> 1.15.0 2017-03-13 13:25:03 +01:00
Peter Hoeg 5fa3b11239 tvnamer: 2.3 -> 2.4
Also add support for python3
2017-03-13 17:49:50 +08:00
Peter Hoeg c1b1da21ea tvdb_api: add support for python3 2017-03-13 17:49:50 +08:00
Peter Hoeg 64fcdf7aa4 requests-cache: 0.4.10 -> 0.4.13
Also add support for python3
2017-03-13 17:49:50 +08:00
Joachim Fasting 617d8af325
pythonPackages.pyaes: init at 1.6.0 2017-03-11 19:26:29 +01:00
Joachim Fasting 9cc2083dac
pythonPackages.mnemonic: 0.12 -> 0.17 2017-03-11 19:26:27 +01:00
Joachim Fasting 10a0f1c2af
pythonPackages.trezor: 0.7.4 -> 0.7.12 2017-03-11 19:26:22 +01:00
Joachim Fasting 61edb1cb2e
pythonPackages.pyudev: 0.20.0 -> 0.21.0
Also move expression
2017-03-11 15:25:34 +01:00
Marius Bakke 4aaf27bb4d
pythonPackages.ds4drv: 0.5.0 -> 0.5.1
Also move expression
2017-03-11 15:25:32 +01:00
Marius Bakke 3051dafeb6
pythonPackages.pyudev: 0.16.1 -> 0.20.0 2017-03-11 15:25:30 +01:00
Frederik Rietdijk 262993d2b8 Merge pull request #23452 from bcdarwin/edward
edward: init at 1.2.2
2017-03-10 17:23:27 +01:00
Lancelot SIX 1ca372e4d2
pythonPackages.celery_3: drop 2017-03-10 12:56:27 +01:00
Lancelot SIX 9041f0d8d9
pythonPackages.django-raster: 0.3 -> 0.3.1 2017-03-10 12:51:02 +01:00
Dan Peebles 8e61b7fefa pythonPackages.pyopenssl: disable tests on Darwin 2017-03-09 21:56:54 -05:00
Ben Darwin 57486f21a3 edward: init at 1.2.2 2017-03-09 21:13:11 -05:00
Dan Peebles 0b0b3b8021 pythonPackages.webcolors: enable on Darwin and other unixes
Seemed to work fine on Darwin
2017-03-09 15:12:33 -05:00
Dan Peebles a4f8b67783 pythonPackages.funcparserlib: enable on Darwin and other unixes
Seemed to work fine on Darwin
2017-03-09 15:12:32 -05:00
Dan Peebles cdfa92184d pythonPackages.blockdiag: enable on Darwin and other unixes
Seemed to work fine on Darwin
2017-03-09 15:12:32 -05:00
Jörg Thalheim 3c170e505c Merge pull request #23659 from lheckemann/nltk
nltk: init at 3.2.2
2017-03-09 14:51:09 +01:00
Linus Heckemann 1fa6ecb48d nltk: init at 3.2.2 2017-03-09 12:46:34 +00:00
Nick Hu e7a432db1e python-PyQt: 5.6 -> 5.8 2017-03-09 15:38:10 +03:00
Jörg Thalheim 9ce5fb002a Merge pull request #23649 from teh/pyrax
pyrax: 1.8.2 -> 1.9.8
2017-03-09 11:06:21 +01:00
Jörg Thalheim d639498ed9
pythonPackges.pyrax: enable tests 2017-03-09 11:01:58 +01:00
Tom Hunger a9aeb1039a pyrax: 1.8.2 -> 1.9.8 2017-03-09 09:22:46 +00:00
Tom Hunger f2480bdb0a rackspace-novaclient: init at 2.1
Note that I package a number of dependencies that make no sense
outside of rackspace-novaclient. I don't want to pollute the main
namespace with those packages.
2017-03-09 09:22:45 +00:00
Dan Peebles 4ae5f4d3cc pythonPackages.cryptography: fix test on macOS 10.12
Hydra didn't notice because it's running 10.11.
2017-03-08 14:14:40 -05:00
Frederik Rietdijk 70160ff208 Merge pull request #23240 from jyp/tf
tensorflow: depend on cudatoolkit 8 and cudnn 5.1
2017-03-07 13:22:07 +01:00
Tom Hunger 18f1127f05 typed-ast: init at 1.0.1 2017-03-06 21:29:05 +00:00
pngwjpgh 4da7f83f4e nitpick: Init at 1.1 (#23389) 2017-03-06 16:12:49 +01:00
Julien Dehos 78ede3ab1f hieroglyph: init at 0.7.1 2017-03-06 00:10:59 +01:00
Frederik Rietdijk dc2bf68d7b pythonPackages.sympy: disable tests 2017-03-04 14:29:28 +01:00
rnhmjoj 9b6164ffb9 kaitaistruct: init at 0.6 2017-03-04 12:58:29 +02:00
Frederik Rietdijk f8e5b8dbe2 pythonPackages.jupyter: set priority
in order to prevent a collision.
2017-03-04 08:19:13 +01:00
Alistair Bill 0904cf034c proselint: init at 0.8.0 2017-03-03 16:25:41 +00:00
Jörg Thalheim bcef9f83c0 Merge pull request #23444 from nand0p/pylint-1.6.5
Pylint 1.6.5
2017-03-03 15:52:32 +01:00
Fernando J Pando f40b0f5e37 astroid: 1.4.4 -> 1.4.9 2017-03-03 08:46:46 -05:00
Fernando J Pando 6be140d621 pylint: 1.5.4 -> 1.6.5
- tested on nixos
- tested on darwin
2017-03-03 08:37:42 -05:00
Lancelot SIX a25c93994b Merge pull request #23094 from veprbl/for_upstream
pythonPackages: add pyhepmc, graphviz; bump rootpy
2017-03-03 09:42:55 +01:00
Dmitry Kalinkin ac51822ee8
pythonPackages.python-sybase: init at 0.40pre2 2017-03-01 22:53:41 -05:00
Dmitry Kalinkin 2198a7c747
pythonPackages.graphviz: init at 0.5.2 2017-03-01 22:53:41 -05:00
Dmitry Kalinkin e60805061b
pythonPackages.pyhepmc: init at 0.5.0 2017-03-01 22:53:40 -05:00
Lancelot SIX 247408d26f
pythonPackages.dateutil: 2.5.3 -> 2.6.0 2017-03-01 21:54:34 +01:00
Vladimír Čunát b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Nikolay Amiantov 868794010f python.pkgs.uranium: init at 2.4.0 2017-03-01 02:23:18 +03:00
Nikolay Amiantov e3a6a1fc0e python.pkgs.libarcus: init at 2.4.0 2017-03-01 02:23:18 +03:00
Nikolay Amiantov b6cba9ae3f python.pkgs.zeroconf: init at 0.18.0 2017-03-01 02:23:18 +03:00
Nikolay Amiantov 834471985e python.pkgs.enum-compat: init at 0.0.2 2017-03-01 02:23:18 +03:00
Nikolay Amiantov 6c5cbfd091 python3.pkgs.protobuf3_0: fix build
I spent some time trying to fix tests instead but have no idea what happens.
2017-03-01 02:14:21 +03:00
Lancelot SIX a9d404c616
pythonPackages.libais: init at 0.16 2017-02-28 16:41:54 +01:00
Lancelot SIX 5c8a8c888a Merge pull request #23044 from lsix/channels_updates
updates pythonPackages.channels and dependencies
2017-02-28 14:22:16 +01:00
Lancelot SIX bc935b0d16 Merge pull request #23234 from lsix/update_django_rest_framework
pythonPackages.djangorestframework: 3.2.3 -> 3.5.4
2017-02-28 14:21:45 +01:00
Dmitry Kalinkin fa8afc05c0
pythonPackages.rootpy: 0.8.3 -> 0.9.0 2017-02-27 15:40:01 -05:00
Vladimír Čunát a1919db7cd
Merge branch 'master' into staging 2017-02-27 20:15:27 +01:00
Jean-Philippe Bernardy f37b34fe7c tensorflow: depend on cudatoolkit 8 and cudnn 5.1 2017-02-27 15:23:23 +01:00
Lancelot SIX 60b9948229
pythonPackages.djangorestframework: 3.2.3 -> 3.5.4 2017-02-27 11:07:17 +01:00
Edward Tjörnhammar 7864782d71
pythonPackages.tensorflow: 0.10.0 -> 1.0.0 2017-02-27 10:52:21 +01:00
Edward Tjörnhammar a331662930
pythonPackages.protobuf: add pyext dependency 2017-02-27 10:52:21 +01:00
Edward Tjörnhammar 421db29915
pythonPackages.pyext: init at 0.7 2017-02-27 10:52:21 +01:00
Frederik Rietdijk 0dee2a1bcc Merge pull request #22981 from davidak/PyZufall
PyZufall: init at 0.13.2
2017-02-26 22:49:08 +01:00
Franz Pletz 5670d96bbc
pythonPackages.libasyncns: fix build with glibc-2.25 2017-02-26 21:28:07 +01:00
Frederik Rietdijk 6ad3d089f1 Merge pull request #23038 from johbo/add-trytond-dependencies
Add trytond module dependencies
2017-02-26 19:30:47 +01:00
Frederik Rietdijk 57afc0f5ef pythonPackages.packaging: 16.7 -> 16.8 2017-02-26 16:07:52 +01:00
Frederik Rietdijk 1b66b6a5ff pythonPackages.pyparsing: 2.1.8 -> 2.1.10 2017-02-26 16:07:52 +01:00
Eric Sagnes e3f18ec9a3 parsimonious: 0.6.2 -> 0.7.0 2017-02-26 11:58:59 +01:00
edef 289d808dcf pythonPackages.publicsuffix: 1.0.2 -> 1.1.0 (#23164) 2017-02-26 11:16:36 +01:00
Jörg Thalheim def0c868ea
pythonPackages: remove sha1 comment 2017-02-26 10:02:38 +01:00
Frederik Rietdijk 4810677227 Merge pull request #22863 from romildo/upd.pygments
pygments: 2.1.3 -> 2.2.0
2017-02-23 18:45:56 +01:00
Franz Pletz 2055d6cacf
pythonPackages.searx: works with pygments 2.2 2017-02-23 18:41:07 +01:00
Franz Pletz a689c7c792
pythonPackages.xdot: fix wrapper 2017-02-23 16:07:41 +01:00
Lancelot SIX 4d5093f5e1
pythonPackages.daphne: 1.0.1 -> 1.0.3 2017-02-23 11:00:19 +01:00
Lancelot SIX 8103499e9d
pythonPackages.channels: 1.0.2 -> 1.0.3 2017-02-23 11:00:07 +01:00
davidak 45588a7a7c PyZufall: init at 0.13.2 2017-02-22 22:59:42 +01:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Frederik Rietdijk 3bcd3d2c34 Merge pull request #23061 from nixy/pythonPackages.snakeviz
pythonPackages.snakeviz: init at 0.4.1
2017-02-22 14:31:26 +01:00
Andrew R. M 99754b2527 pythonPackages.snakeviz: init at 0.4.1 2017-02-22 08:14:53 -05:00
Tom Hunger bae3d0e49f vowpalwabbit: init at 8.3.2 2017-02-22 07:28:52 +01:00
Johannes Bornhold ac346f4be6 zope_configuration: Skip tests on py3
There is an open problem around namespace packages which prevents a successful
test run at the moment.
2017-02-21 10:52:53 +01:00
Johannes Bornhold 3134afb814 requests_toolbelt: 0.6.2 -> 0.7.1 2017-02-21 10:05:16 +01:00
Johannes Bornhold 87b9ee7680 flake8-blind-except: init at 0.1.1 2017-02-21 10:05:16 +01:00
Johannes Bornhold c55649ce07 flake8-debugger: init at 1.4.0 2017-02-21 10:05:16 +01:00
Johannes Bornhold 96e1fd6a5a python-stdnum: init at 1.5 2017-02-21 10:05:16 +01:00
Johannes Bornhold 402a6c6dde PyWebDAV: init at 0.9.8 2017-02-21 10:05:16 +01:00
Johannes Bornhold 4518b02c8b simpleeval: init at 0.9.5 2017-02-21 10:05:16 +01:00
Frederik Rietdijk 5bd6331b29 Merge pull request #22944 from johbo/add-trytond
trytond: init at 4.2.1
2017-02-21 08:03:43 +01:00
Antoine Eiche 85fe839caf
pythonPackages.robotframework: 2.8.7 -> 3.0.2 2017-02-20 22:09:54 -05:00
Antoine Eiche 8f325eeeeb
pythonPackages.robotframework-requests: init at 0.4.6 2017-02-20 22:06:37 -05:00
Johannes Bornhold 79cba3d3ff relatorio: init at 0.6.4 2017-02-20 23:03:04 +01:00
Johannes Bornhold a2dd4ea7d1 python-sql: init at 0.8 2017-02-20 23:02:04 +01:00
Frederik Rietdijk 27bcb857b1 Merge pull request #23021 from rasendubi/python-evdev
pythonPackages.evdev: 0.4.7 -> 0.6.4
2017-02-20 21:24:57 +01:00
Vladimír Čunát 5a38ab8add
Merge branch 'master' into staging 2017-02-20 21:24:35 +01:00
Frederik Rietdijk dd054e890f Merge pull request #22061 from Mic92/python3-protobuf
python-protobuf: enable python3 and enable py3 tests
2017-02-20 21:17:38 +01:00
Alexey Shmalko f0f75433fb
pythonPackages.evdev: 0.4.7 -> 0.6.4
pythonPackages.evdev did not work due to
https://github.com/gvalkov/python-evdev/issues/43.
2017-02-20 19:35:33 +02:00
Peter Simons d7f10f2828 python-osc: enable (install) bash completion 2017-02-20 15:02:30 +01:00
Robin Gloster dcba6eae1b Merge pull request #22116 from LnL7/darwin-cmus
cmus: fix darwin
2017-02-20 13:02:30 +01:00
Peter Simons 31759274f1 python-suseapi: 'requests' isn't needed at build-time, but it's needed at run-time 2017-02-20 12:21:59 +01:00
Peter Simons f0de1dc89d python-suseapi: add package at version 0.24-5-g9937e3b 2017-02-20 12:11:29 +01:00
Frederik Rietdijk 9d48d3774e Merge pull request #22713 from richardlarocque/antfs-cli
antfs-cli and openant: init at unstable-2017-02-11
2017-02-20 09:06:02 +01:00
Richard Larocque 59d2eeff84 openant: init at unstable-2017-02-11 2017-02-19 16:22:20 -08:00
Lancelot SIX f149a32315 Merge pull request #22957 from asymmetric/glances-2.8.2
glances: 2.7.1_1 -> 2.8.2

Built and tested locally.
2017-02-19 15:08:53 +01:00
Nikolay Amiantov b322271dd6 pythonPackages.webassets: 0.12 -> 0.12.1
Fixes #22965
2017-02-19 11:35:59 +03:00
Lorenzo Manacorda fccea07869 glances: 2.7.1_1 -> 2.8.2 2017-02-18 20:27:23 +01:00
Ricardo M. Correia fca09185d0 pycurl: 7.19.5 -> 7.19.5.1
Fixes import error when curl was built with LibreSSL.
2017-02-18 20:09:04 +01:00
Vladimír Čunát 432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Daiderd Jordan 8a5c6153d7 Merge pull request #22814 from veprbl/wxpython
wxPython30: fix on darwin
2017-02-17 08:35:39 +01:00
Dmitry Kalinkin 0a44f259b5
python27Packages.taskcoach: mark as broken on darwin 2017-02-16 18:48:09 -05:00
Robin Gloster d9d66375ec
pythonPackages.boto3: 1.4.2 -> 1.4.4 2017-02-17 00:13:49 +01:00
Robin Gloster 0abc829590
pythonPackages.pyopenssl: 16.1.0 -> 16.2.0 2017-02-17 00:13:42 +01:00
Vladimír Čunát e962a3c95f
Merge branch 'master' into staging 2017-02-16 19:02:37 +01:00
Tom Hunger 69363e9611 Move scrapy to its own module and add patch to fix broken permission code.
Scrapy is usually installed via pip where copying all permissions
makes sense. In Nix the files copied are owned by root and
readonly. As a consequence scrapy can't edit the project templates so

  scrapy startproject

fails.
2017-02-16 16:21:46 +00:00
romildo abcb132eff pygments: 2.1.3 -> 2.2.0 2017-02-16 10:29:09 -02:00
Tom Hunger c10b0e7bc4 scrapy: 1.1.2 -> 1.3.1 2017-02-15 22:13:16 +00:00
Tom Hunger dde5350971 w3lib: 1.14.2 -> 1.17.0 2017-02-15 22:13:16 +00:00
Tom Hunger 17e9f21b9c parsel: 1.0.3 -> 1.1.0 2017-02-15 22:13:16 +00:00
Ross MacLeod aba35a5c2d python2.7-future: #22590 remove platform restriction (#22837)
Per #22590, `haskellPackages.servant` and by extension any package which transitively depends on `pythonX.Y-future` will fail to build on darwin even though there's apparently no reason why it can't be built there.
2017-02-15 18:02:22 +01:00
Kristoffer Søholm 0ed06bcce7 pypandoc: 1.2.0 (broken) -> 1.3.3 (#22782) 2017-02-15 15:28:23 +00:00
Frederik Rietdijk 397e59b4c9 pythonPackages.Keras: 1.0.3 -> 1.2.2 2017-02-15 12:56:58 +01:00
Frederik Rietdijk 97c3bebd92 tensorflowCuDNN -> tensorflowWithCuda
and move expression
2017-02-15 12:32:44 +01:00
Frederik Rietdijk a069c16c22 tensorflowNoGpuSupport -> tensorflowWithoutCuda
and move expression
2017-02-15 12:32:44 +01:00
Rahul Gopinath e69f76470a aenum: Init at 1.4.7 2017-02-15 10:25:37 +01:00
Rahul Gopinath ce8af120f2 leather: Init at 0.3.3 2017-02-15 10:24:53 +01:00
Frederik Rietdijk 733dc656b1 pythonPackages.enum34: 1.0.4 -> 1.1.6 2017-02-14 09:24:00 +01:00
Frederik Rietdijk 58175843b1 pythonPackages: python.majorVersion -> python.pythonVersion
...because we're interested in the version of the language, not of the
interpreter. This is important for PyPy packages.
2017-02-14 09:23:59 +01:00
Frederik Rietdijk dc2262b41c pythonPackages.urllib3: 1.12 -> 1.20 2017-02-14 09:23:59 +01:00
Vladimír Čunát c0c50dfcb7
Re-revert "pythonPackages.unittest2: without argparse""
This reverts commit 4882e431c7.
Moved from master.
2017-02-13 21:57:56 +01:00
Vladimír Čunát 8d8c337884
Merge branch 'master' into staging 2017-02-13 21:57:49 +01:00
Vladimír Čunát 4882e431c7
Revert "pythonPackages.unittest2: no need to depend on argparse"
This reverts commit 6891c9291d.
Moving the mass rebuild to staging.
2017-02-13 21:55:54 +01:00
Frederik Rietdijk 982520d771 pythonPackages.awesome-slugify: fix test runner 2017-02-13 21:16:07 +01:00
Frederik Rietdijk 4a8c2a5d0a Merge pull request #22749 from vrthra/pytimeparse
pytimeparse: 1.1.5 -> 1.1.6
2017-02-13 21:11:48 +01:00
George Whewell 5af946bd2c skip failing tests on darwin 2017-02-13 16:36:40 +00:00
Rahul Gopinath 7a0f1f4462 pytimeparse: 1.1.5 -> 1.1.6 2017-02-13 08:35:12 -08:00
Franz Pletz 04f72ca64c Merge pull request #22740 from Mic92/libasyncns
gajim: use libasyncns as resolver
2017-02-13 15:08:16 +01:00
georgewhewell 99fdc8b651 pythonPackages.matplotlib: re-add Cocoa as buildInput on darwin (#22741) 2017-02-13 15:03:59 +01:00
Frederik Rietdijk 6891c9291d pythonPackages.unittest2: no need to depend on argparse 2017-02-13 14:42:24 +01:00
Frederik Rietdijk d5c4737c2d pythonPackages.aws_shell: cleanup 2017-02-13 14:42:24 +01:00
Jörg Thalheim b059f63c6e
pythonPackages.libasyncns: init at 0.7.1 2017-02-13 14:11:56 +01:00
Frederik Rietdijk 94db8d7dd2 Revert "pythonPackages.argparse: only for Python < 2.7"
This reverts commit 12d9eac8f0.
2017-02-13 09:52:07 +01:00
Maximilian Güntner 072adafb66
ipfsapi: 0.4.0 -> 0.4.5-pre 2017-02-12 19:55:06 +01:00
Franz Pletz cf4775571f
poezio: 0.10 -> 0.11 2017-02-12 15:57:39 +01:00
Franz Pletz 8e19dc565e
pythonPackages.slixmpp: 1.2.1 -> 1.2.4.post1 2017-02-12 15:57:34 +01:00
Frederik Rietdijk b210c53757 Merge pull request #22686 from aneeshusa/update-cryptography-to-1.7.2
cryptography: 1.5.3 -> 1.7.2
2017-02-12 11:40:38 +01:00
Franz Pletz 5b1a1b0e50
pythonPackages.afew: 2016-02-29 -> 2017-02-08
Failed to build because sha256 of the source tarball changed.
2017-02-12 11:32:57 +01:00
Frederik Rietdijk 12d9eac8f0 pythonPackages.argparse: only for Python < 2.7 2017-02-12 11:28:02 +01:00
Frederik Rietdijk 543721d766 Revert "pythonPackages.argparse: only for Python < 2.7"
Mass-rebuild, goes into staging.

This reverts commit bee23d7dfc.
2017-02-12 11:27:13 +01:00
Frederik Rietdijk bee23d7dfc pythonPackages.argparse: only for Python < 2.7 2017-02-12 10:28:00 +01:00
Rob Vermaas a74d1594f1
Make azure-mgmt-... work with requests 2.11.x. We should update the azure python packages, however, that is a much bigger effort. This is needed to make sure nixops keeps working with Azure.
(cherry picked from commit 4eb92c5c64906a5142e7cb34bdcfc7e16ab77dd1)
2017-02-12 09:24:13 +00:00
Rob Vermaas c07f1589bf
Make azure-mgmt-resource work with requests 2.11.x. We should update the azure python packages, however, that is a much bigger effort. This is needed to make sure nixops keeps working with Azure.
(cherry picked from commit 81f2bde0a2af99d84666628fae89af648ce2fa3e)
2017-02-12 09:11:15 +00:00
Peter Simons 35d06e947f python-packages: bump osc to fix bug with NixOS's default $PAGER setting 2017-02-11 23:36:36 +01:00
Aneesh Agrawal 1941a740c5 cryptography: 1.5.3 -> 1.7.2
Also update cryptography-vectors
2017-02-11 17:07:33 -05:00
Peter Simons e644f9f8ec python-packages: update "osc" to latest version from git 2017-02-11 19:25:36 +01:00
Frederik Rietdijk 049a031e34 pythonPackages.paramiko: 2.0.2 -> 2.1.1 2017-02-11 14:14:07 +01:00
Frederik Rietdijk e655ab08ee pythonPackages.ryu: mark as broken 2017-02-11 14:14:07 +01:00
Frederik Rietdijk 6cf3667bc9 pythonPackages.cinderclient: mark as broken
The whole python openstack needs some maintenance...
2017-02-11 14:14:07 +01:00
Frederik Rietdijk c9f4d714fe Merge pull request #22417 from edanaher/move-neovim-remote
neovim-remote: move from python-packages to /neovim/neovim-remote.
2017-02-10 17:47:25 +01:00
Frederik Rietdijk 1c998e0773 Merge pull request #22631 from hrdinka/update/boto
Update/Fix boto3
2017-02-10 17:25:37 +01:00
Frederik Rietdijk 9ef6850221 Merge pull request #22344 from lsix/update_netcdf
Update netcdf (including python binding)
2017-02-10 17:22:23 +01:00
Christoph Hrdinka c0f2e89d6a
pythonPackages.boto3: 1.4.2 -> 1.4.4 2017-02-10 17:05:54 +01:00
Christoph Hrdinka ac1cf94ec7
pythonPackages.s3transfer: 0.1.9 -> 0.1.10 2017-02-10 17:05:53 +01:00
Frederik Rietdijk c00d08cb9e Merge pull request #22606 from luispedro/jug_update_140
pythonPackages.jug: 1.3.0 -> 1.4.0
2017-02-10 08:25:11 +01:00
Dan Peebles a848643709 pythonPackages.lmdb: fix on python 3 and add meta 2017-02-10 03:51:43 +00:00
Luis Pedro Coelho b85c13a643 pythonPackages.jug: 1.3.0 -> 1.4.0 2017-02-10 00:00:09 +01:00
terretta eff30adc0d awscli: 1.11.35 -> 1.11.45, botocore: 1.4.92 -> 1.5.8
Updating both at once as users expect these to stay in sync.
2017-02-09 17:41:55 -05:00
Vladimír Čunát 4d18d3bd87
Revert "python-requests2: use system-wide CA bundle"
This reverts commit 768c970c8d.
Moved to staging, as it causes ~16k rebuilds.
2017-02-09 17:24:36 +01:00
Daniel Peebles 7439fe083f Merge pull request #22297 from nand0p/buildbot-0.9.3
buildbot: 0.9.0.post1 -> 0.9.3
2017-02-09 11:15:03 -05:00
Fernando J Pando 6fc34fd48a treq: init 16.12.1
Tested on NixOS unstable
2017-02-09 10:10:51 -05:00
Fernando J Pando 487229654e incremental: init 16.10.1
Tested on NixOS unstable
2017-02-09 10:08:32 -05:00
Peter Simons 768c970c8d python-requests2: use system-wide CA bundle rather than our own
This allows the library to interact gracefully with additional certificates
users might have configured in /etc/ssl/certs/ca-certificates.crt via NixOS.
2017-02-09 15:19:36 +01:00
Dan Peebles 3e7dffd2b3 pythonPackages.twitter-common-*: add meta
I'd like to share the common meta fields across all of them but it didn't
seem worth it.
2017-02-08 18:24:59 -05:00
Franz Pletz 6d0806d061
pythonPackages.searx: 0.10.0 -> 0.11.0 2017-02-08 23:51:02 +01:00
Franz Pletz 2ae5b82cb7
pythonPackages.pysocks: 1.5.7 -> 1.6.6 2017-02-08 23:51:01 +01:00
Franz Pletz 603ca4be35
pythonPackages.lxml: 3.7.0 -> 3.7.2 2017-02-08 23:51:01 +01:00
Franz Pletz de82ce901e
pythonPackages.flask: 0.11.1 -> 0.12 2017-02-08 23:51:00 +01:00
Franz Pletz 4bb27d8622
pythonPackages.ndg-httpsclient: 0.4.0 -> 0.4.2 2017-02-08 23:51:00 +01:00
Franz Pletz 7bb81a5a7b
pythonPackages.certifi: 2016.2.28 -> 2017.1.23 2017-02-08 23:51:00 +01:00
Dan Peebles 554bfea26f pythonPackages.pex: add meta 2017-02-08 15:22:05 -05:00
Dan Peebles e012e12402 pythonPackages.pathspec: add meta 2017-02-08 15:10:49 -05:00
Dan Peebles 825ef235ba pythonPackages.pants: fix typo in license 2017-02-08 14:46:05 -05:00
Dan Peebles 84542bb6f4 pythonPackages.pants: add meta 2017-02-08 14:43:12 -05:00
Dan Peebles 4fef9bf857 pythonPackages.ansicolors: add meta 2017-02-08 14:05:13 -05:00
Dan Peebles 97bf0637d5 pants: init at 1.2.1
This will need more patching to work properly (especially for python
builds), but I've been able to convince it to build some simple java and
scala projects in its current form so I figured I'd spread it.
2017-02-07 14:07:28 -05:00
aszlig 25b61cc897
pyocr: Use skip instead of expectedFailure
Since the update of imagemagick in
5e753c1a65 there are certain test cases
which now unexpectly succeed and in turn cause the whole build to fail.

So in order to prevent this from happening let's skip those tests
properly instead of running them and expect them to fail.

Tested by building pythonPackages.pyocr on x86_64-linux.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-02-07 10:55:40 +01:00
Frederik Rietdijk c73045ef10 pythonPackages.sphinx: 1.5.1 -> 1.5.2 2017-02-07 09:12:30 +01:00
Frederik Rietdijk 6640fe2e1e pythonPackages.sphinx: fix make-mode, fixes #22501 2017-02-07 09:12:30 +01:00
Dan Peebles 2ac2bd187e pythonPackages.pyenchant: fix on darwin 2017-02-06 15:42:54 -05:00
asildnes 102e4eed6f
ansicolor: init at 0.2.4 2017-02-05 15:06:11 +01:00
Evan Danaher b2fb95a6cf neovim-remote: move from python-packages to /neovim/neovim-remote. 2017-02-03 16:58:22 -05:00
Frederik Rietdijk e3f710466f Merge pull request #22325 from lsix/update_pep257
update pythonPackages.pep257
2017-02-03 21:54:26 +01:00
Arseniy Seroka 91ebefbf73 Merge pull request #22405 from edanaher/add-vim-plugins
Add vim plugins
2017-02-03 23:50:59 +03:00
Robin Gloster b7bbe2ce0b
pythonPackages.requests-mock: 0.6.0 -> 1.3.0 2017-02-03 20:22:44 +01:00
Tuomas Tynkkynen eb0eed4205 jenkins-job-builder: 1.4.0 -> 1.6.1 2017-02-03 19:32:45 +02:00
Frederik Rietdijk 1cc779c29e Merge pull request #22402 from teh/master
joblib: Fix tests in python3.5
2017-02-03 17:25:28 +01:00
Tom Hunger ddf3498e4f joblib: Fix tests in python3.5
Failing with a process exited with -9 on occasion.
2017-02-03 15:22:06 +00:00
Evan Danaher cdb59104f1 neovim-remote: init at v1.4.0 2017-02-03 09:32:55 -05:00
Frederik Rietdijk 1652a136e4 pythonPackages.cytoolz: disable failing test 2017-02-03 10:04:35 +01:00
Frederik Rietdijk c1e29e237b pythonPackages: rename fetchers
- fetchpypi -> fetchPypi
- fetchWheel and fetchTarball are no longer public

695ff0dc09 (commitcomment-20711584)
2017-02-02 11:49:39 +01:00
Robin Gloster 1a5cdaf85a
fix evaluation 2017-02-02 11:28:31 +01:00
Frederik Rietdijk 50bc1dc0df Merge pull request #22345 from NixOS/python-wip
Python package updates and new fetchers
2017-02-02 11:04:32 +01:00
Jascha Geerds 888be22aee Merge pull request #22201 from lsix/update_docker_compose
Update docker compose
2017-02-02 00:39:04 +01:00
Frederik Rietdijk fae20e6c29 pythonPackages.ipywidgets: disable tests 2017-02-01 18:24:23 +01:00
Frederik Rietdijk 3eadbb746c pythonPackages.numexpr: 2.6.1 -> 2.6.2 2017-02-01 18:24:23 +01:00
Frederik Rietdijk 5cd9e1c8f2 pythonPackages.pandocfilters: 1.3.0 -> 1.4.1 2017-02-01 18:24:23 +01:00
Frederik Rietdijk 2d062241ea pythonPackages.xarray: 0.8.2 -> 0.9.1 2017-02-01 18:24:22 +01:00
Frederik Rietdijk 9f74012250 pythonPackages.testpath: init at 0.3 2017-02-01 18:24:22 +01:00
Lancelot SIX 9d1e203501
pythonPackages.pytest-pep257: 0.0.1 -> 0.0.5 2017-02-01 15:11:45 +01:00
Frederik Rietdijk 4188e6cbf6 pythonPackages.tabulate: 0.7.5 -> 0.7.7 2017-02-01 14:54:20 +01:00
Frederik Rietdijk cd7e95ac9a pythonPackages.requests2: 2.11.1 -> 2.13.0 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 400da71551 pythonPackages.pexpect: 3.3 -> 4.2.1 2017-02-01 14:54:20 +01:00
Frederik Rietdijk a75aa2cddb pythonPackages.bottleneck: 1.0.0 -> 1.2.0 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 4677b6cf84 pythonPackages.notebook: 4.2.3 -> 4.3.2 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 68bb54a89b pythonPackages.nose-exclude: 0.4.1 -> 0.5.0 2017-02-01 14:54:20 +01:00
Frederik Rietdijk ac5df23fcf pythonPackages.nbformat: 4.0.1 -> 4.2.0 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 286a7eb59b pythonPackages.nbconvert: 4.2.0 -> 5.1.1 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 8fa286ecc1 pythonPackages.multipledispatch: 0.4.8 -> 0.4.9 2017-02-01 14:54:20 +01:00
Frederik Rietdijk c39c463e7a pythonPackages.jupyter_core: 4.2.0 -> 4.2.1 2017-02-01 14:54:20 +01:00
Frederik Rietdijk f3d91ee84a pythonPackages.jinja2: 2.8 -> 2.9.5 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 2a6901dc28 pythonPackages.ipython: 5.2.0 -> 5.2.1 2017-02-01 14:54:20 +01:00
Frederik Rietdijk f677eb6bae pythonPackages.ipyparallel: 5.2.0 -> 6.0.0 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 27d4cd47e3 pythonPackages.ipykernel: 4.5.1 -> 4.5.2 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 9e4271551e pythonPackages.entrypoints: 0.2.1 -> 0.2.2 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 1658e7a80c pythonPackages.cytoolz: 0.8.0 -> 0.8.2 2017-02-01 14:54:20 +01:00