Commit Graph

4735 Commits

Author SHA1 Message Date
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
Frederik Rietdijk 4d57cd49c2 pythonPackages.configparser: 3.3.0r2 -> 3.5.0 2017-02-01 14:54:20 +01:00
Frederik Rietdijk 695ff0dc09 pythonPackages: new fetchers
Inspired by https://github.com/NixOS/nixpkgs/pull/22257.
It is recommend to use fetchpypi and, when fetching a wheel, to pass
`format = "wheel"` (typically you can just `inherit format;`).

The hash type is fixed (for now) because this is the hash type PyPI
uses.
2017-02-01 14:54:20 +01:00
Lancelot SIX 98b602fe3c
pythonPackages.netcdf4: 1.2.4 -> 1.2.7 2017-02-01 14:04:57 +01:00
Michiel Leenaars 5e57536ace pythonPackages.lpod: fix missing dependency 2017-01-31 23:03:37 +01:00
Lancelot SIX 7680786f90
pythonPackages.pep257: 0.3.2 -> 0.7.0 2017-01-31 22:39:22 +01:00
Damien Cassou 58dc8e3024
Remove myself from maintainers 2017-01-31 11:00:14 +01:00
Frederik Rietdijk 18ac28b45d Merge pull request #22280 from lsix/pytest_defaults_to_30
python*Packages.pytest: defaults to pytest_30
2017-01-31 09:48:38 +01:00
Lancelot SIX 4cf8ae3a8c
pythonPackages.pytest: use pytest_30 2017-01-31 09:33:05 +01:00
Nikolay Amiantov 84ee358735 pythonPackages.scandir: init at 1.4 2017-01-31 03:27:09 +03:00
Nikolay Amiantov 20b8212a14 pythonPackages.chainmap: init at 1.0.2 2017-01-31 03:27:09 +03:00
Lancelot SIX c6c2137a9c
pythonPackages.hypothesis: 3.5.2 -> 3.6.0 2017-01-30 21:15:56 +01:00
Frederik Rietdijk e4f739fa2f Merge pull request #22003 from lsix/update_matplotlib
pythonPackages.matplotlib: 1.5.3 -> 2.0.0
2017-01-30 18:19:16 +01:00
Rob Vermaas b8fec2384e
boto: upgrade 2.42.0 to 2.45.0
(cherry picked from commit 5fff5a902594b34471b613eb2babcec923e1e1f1)
2017-01-30 15:53:02 +00:00
regnat 0abc1a7668 alot : 0.3.7 -> 0.5 2017-01-29 19:45:58 +01:00
Tom Hunger 541d645eb0 dask: 0.11.0 -> 0.13.0 2017-01-28 17:00:32 +00:00
Tom Hunger 62e95a4235 toolz: 0.8.0 -> 0.8.2 2017-01-28 17:00:17 +00:00
Tom Hunger 96f08f809a distributed: 1.13.3 -> 1.15.1 2017-01-28 17:00:00 +00:00
Tom Hunger b1a1eefc13 partd: 0.3.6 -> 0.3.7 2017-01-28 16:59:41 +00:00
Tom Hunger d419fb6b1f s3fs: 0.0.4 -> 0.0.8 2017-01-28 16:59:27 +00:00
Tom Hunger dfc098cedf zict: 0.0.3 -> 0.1.1 2017-01-28 16:59:14 +00:00
Tom Hunger aaf5a2b80c cloudpickle: 0.2.1 -> 0.2.2 2017-01-28 16:58:56 +00:00
Tom Hunger b90737aff3 sortedcollections: init at 0.4.2 2017-01-28 16:58:18 +00:00
Lancelot SIX bf23aaf893
docker_compose: 1.9.0 -> 1.10.0 2017-01-27 12:38:12 +01:00
Lancelot SIX 2aaa39a249
pythonPackages.docker: 1.10.6 -> 2.0.2 2017-01-27 12:38:05 +01:00
Frederik Rietdijk c42cfa1e91 pythonPackages.ansible_2_1: init at 2.1.4.0 2017-01-27 10:15:31 +01:00
Frederik Rietdijk 46b1ea260a pythonPackages.ansible2: move 2.2 to separate file, make default
`pythonPackages.ansible_2_2` is now the default `ansible`.
2017-01-27 10:15:31 +01:00
Frederik Rietdijk 377b05ae38 pythonPackages.ansible: remove 1.9 2017-01-27 10:10:29 +01:00
Thane Gill ed67a10fcd pythonPackages.paste 1.7.5.1 -> 2.0.3 2017-01-27 09:41:15 +01:00
Daiderd Jordan ad6ac35ae4
python-pycdio: fix darwin build 2017-01-25 21:33:55 +01:00
Frederik Rietdijk cad9bdc78d Merge pull request #22025 from lsix/update_django_guardian
Update django guardian
2017-01-25 07:48:53 +01:00
Lancelot SIX 18b2c31eaa
pythonPackages.pytest_*: move to pkgs/development/python-modules 2017-01-24 22:13:29 +01:00
Lancelot SIX b6e5976d4b
pythonPackages.django_guardian: 1.4.4 -> 1.4.6 2017-01-24 22:13:20 +01:00
Lancelot SIX 93d0e4ab5b
pythonPackages.pytestdjango: 2.9.1 -> 3.1.2 2017-01-24 22:13:07 +01:00
Mariusz `shd` Gliwiński fa8f6f652c pydub: 0.16.7 2017-01-24 21:30:20 +01:00
Michael Raskin 47661c831e Merge pull request #22028 from MostAwesomeDude/tahoe
Tahoe-LAFS version bump
2017-01-24 17:49:00 +00:00
Jörg Thalheim 094ac2d9b1
python-protobuf: enable python3 and enable py3 tests
- moved expression out of python-packages
- no significant changes how package is built except the supported
  python versions
2017-01-24 10:31:55 +01:00
Corbin 46a522698e pythonPackages.twisted: Fix inotify on Linux. 2017-01-23 17:55:41 -08:00
Corbin a1906fb541 pythonPackages.foolscap: 0.10.1 -> 0.12.6 2017-01-23 17:54:43 -08:00
Thane Gill bdd5b81f56 Fix syncthing-gtk hard coded paths 2017-01-23 13:08:08 -08:00
Lancelot SIX 43753eafd2 pythonPackages.matplotlib: 1.5.3 -> 2.0.0 2017-01-23 16:48:58 +01:00
Franz Pletz 4d8dbb63d7
pythonPackages.libvirt: 2.5.0 -> 3.0.0 2017-01-22 13:01:03 +01:00
Charles Strahan d298a961f1 Merge pull request #21416 from cstrahan/mesos-1.1.0
mesos: 1.0.1 -> 1.1.0
2017-01-21 19:05:18 -05:00
Vladimír Čunát 6b6553c768
Merge branch 'staging'
It contains security updates.  I somehow forgot to push this yesterday.
2017-01-20 16:33:59 +01:00
Franz Pletz 9b92a07843
treewide: use lib.maintainers for meta.maintainers 2017-01-20 15:44:28 +01:00
Robin Gloster ea7dadcaf6
pythonPackages.Pweave: disable broken tests 2017-01-20 15:39:14 +01:00
Michael Raskin c50361b91a Merge pull request #21997 from peterhoeg/f/diag
blockdiag: use version as part of name
2017-01-20 09:34:18 +00:00
Graham Christensen cda11c958e
pythonPackages.pysaml2: patch against external XML entities (CVE-2016-10127) 2017-01-19 22:53:40 -05:00
Peter Hoeg 30597dd656 blockdiag: use version as part of name
All the other "diags" have the version as part of the name.
2017-01-20 09:15:34 +08:00
Jörg Thalheim 6762884a9a
python27Packages.jabberbot: init at 0.16 2017-01-19 19:10:23 +01:00
Jörg Thalheim 1708d4da13
python27Packages.xmpppy: fix ssl socket api 2017-01-19 19:10:16 +01:00
Jörg Thalheim 805e6804b1 Merge pull request #21873 from Mic92/python-packages
Dependencies for realms-wiki
2017-01-19 12:23:30 +01:00
Michael Raskin 7f2769ff62 Merge pull request #21983 from jonmeredith/master
Add yubioath-desktop application and required pyscard module
2017-01-19 09:35:52 +00:00
Michael Raskin 553ef5d3aa Merge pull request #21975 from lsix/update_python_celery
Update python celery
2017-01-19 09:34:34 +00:00
Michael Raskin 90e7568bfc Merge pull request #21973 from nixy/init/hy
hy: init at 0.11.1
2017-01-19 09:32:09 +00:00
Jon Meredith d9340971d9 Add yubioath-desktop application and required pyscard module to support it 2017-01-18 19:13:31 -08:00
Justin Humm b635355554 python27Packages.influxdb: 0.1.12 -> 4.0.0
Updated, as the old package is not compatible with current InfluxDB versions.
Changed buildInputs as following:
* requests -> requests2 as it is newer
* added dateutil as it is needed
* added tytz as it is needed
* added six as it is needed
2017-01-19 02:52:42 +00:00
Jörg Thalheim 17c457e47b
pythonPackages.twill: init at 0.9.1 2017-01-18 18:26:32 +01:00
Jörg Thalheim 3b44782026
pythonPackages.flask_wtf: init at 0.14.2 2017-01-18 18:26:31 +01:00